/************************************************
*	Links									*
************************************************/
a:link {
	line-height: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
.sm_title_white a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.sm_title_white a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.sm_title_white a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	text-decoration: none;
}
.topLink a:link {
	color: #003399;
	text-decoration: none;
}
.topLink a:hover {
	color: #003399;
	text-decoration: underline;
}
.topLink a:visited {
	text-decoration: none;
	color: #003399;
}
/************************************************
*	Body & Headers							*
************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.jpg);
	/*_background-image: url(images/bg3.jpg);*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	/*_background-position:left -1px;*/
}
content {
	text-align: left;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.text_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.text_keytopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#fullheight  {
	height:100%;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	top: 0px;
}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.title_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	top: 10px;
	text-align: left;
}
.sm_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sm_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cap_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.post {
	text-align: left;
}
.floatLeftwidth73 {
	text-align: left;
}
.title_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.title_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-shadow: 0.2em 0.2em 
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-shadow: 0.2em 0.2em 
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	vertical-align: top;
}
#quote {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
}
td img {
	display: block;
}
#title_shadow{
	font-size: 2em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #CCCCCC; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}
#custom-gen	{
	scrollbar-arrow-color: #B1C3D98;
	scrollbar-3dlight-color: #B1C3D9;
	scrollbar-darkshadow-color: #DBDBDB;
	scrollbar-face-color: #B1C3D9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DBDBDB;
	scrollbar-track-color: #DBDBDB;
}
#custom-gen ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	text-align: left;
	}
#custom-gen ul li:before {
	content: "\00BB \0020";
	}

/************************************************
*	Drop Shadow Play						*
************************************************/
#title_shadow:before,
#title_shadow:after{
	content: "text shadow"; /* generated text */
	display: block;
}
#title_shadow:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
}
#title_shadow:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #999999; /* text color */
	background-color: transparent;
}

/************************************************
*	Images & News Content						*
************************************************/
.thumb {
	background: #FFFFFF url(images/section.gif);
	float: right;
	width: 290px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 0px 10px;
	}
.thumbleft {
	display: block;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}	
.sp_image {
	padding: 15px;
}
.thumbright {
	float: right;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.thumbmain {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
/************************************************
*	Searchbar						*
************************************************/
#searchform div {
    /* This div will have the left image as a background */
    padding: 0 10px;
    margin: 0;
    line-height: 1;
	
}
#searchform #search {
	/* Im going to apply a top and bottom border to this input so that it fits with my images and give it the gradient background */
    border:0px solid #ccc;
	background: #fff url(images/bg_search.jpg) repeat-x top;
	height: 17px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	_margin-top:0px;
}
#searchform input {
	/* Some reset styles to make my form elements play nice */
    vertical-align: top;
	margin: 0 !important;
	line-height: normal;
	outline:0 !important;
	text-indent: 3px;
	border-width:0px;
	border-style:solid;

}
.input_image
{
width:30px;
height:16px;
background-color:#000;
_margin-left:-3px;
}
#searchform
{
margin:0px;
_margin:0px 0px 0px -3px;
padding:0px;
height:16px;
width:auto;
overflow:hidden;
border-width:0px;
border-style:solid;
}

/************************************************
*	Layers						*
************************************************/
#Topic1 {
	position:absolute;
	z-index:1
	height:177px;
	visibility: hidden;
	width:600px;
	margin:0px;
	/*_margin:-190px 0px 0px -325px;
	*margin:-190px 0px 0px -325px;*/
	text-align:justify;

}


#Topic2 {
	position:absolute;
	width:600px;
	z-index:2
	height:223px;
	visibility: hidden;
/*	_margin:-190px 0px 0px -325px;
	*margin:-190px 0px 0px -325px;*/
	text-align:justify;
}

#Topic3 {
	position:absolute;
	width:600px;
	z-index:3
	height:223px;
	visibility: visible;
/*	_margin:-190px 0px 0px -325px;
	*margin:-190px 0px 0px -325px;*/
	text-align:justify;
}

.capsule {
	vertical-align: top;
	padding-top: 25px;
}
#Layer1_Image {
	position:absolute;
	width:619px;
	height:260px;
	z-index:5;
	visibility: visible;
	margin:0px;
/*	_margin:0px 0px 0px -309px;
	*margin:0px 0px 0px -309px;*/
}
#Layer2_Image {
	position:absolute;
	width:619px;
	height:225px;
	z-index:1;
	visibility: hidden;
	margin:0px;
/*	_margin:0px 0px 0px -309px;
	*margin:0px 0px 0px -309px;*/
}
#Layer3_Image {
	position:absolute;
	width:619px;
	height:225px;
	z-index:2;
	visibility: hidden;
	margin:0px;
/*	_margin:0px 0px 0px -309px;
	*margin:0px 0px 0px -309px;*/
}
.text_link_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}
