<!--
body
{
background:url(../images/template/bg_grad.gif) top center repeat-y;
background-color:#171817;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}
img
{
border:0px;
}
a
{
color:#cc6633;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}

.overall
{
width:880px;
background-color:#ffffff;
overflow:auto;
background:url(../images/template/main_bg.gif) top repeat-y;
}


.header_left
{
float:left;
}
.header_right
{
float:right;
width:366px;
}

#navigation
{
}
#quick_links
{
background:url(../images/template/header_right_bottom.jpg) repeat-x;
height:23px;
width:366px;
}
#quick_links img
{
float:right;
margin-top:2px;
}
.header_mid
{
width:346px;
float:left;
}
.right_sidebar
{
float:right;
width:132px;
text-align:left;
padding:20px 0px 10px 10px;
overflow:auto;

/*border-left:1px solid #8b8c8f;
border-right:1px solid #8b8c8f;
background-color:#e7e9ef;*/
}
	.right_sidebar img
	{
	margin-bottom:20px;
	}
.left_sidebar
{
clear:left;
float:left;
width:167px;

/*background-color:#545f81;
border-right:1px solid #000000;*/

/*IE put a 2px space between the top of
the sidebar and the bottom of the logo.*/
#position:relative;
#top:-2px;
}
.content
{
float:right;
width:540px;
text-align:left;
padding:20px 10px 10px 20px;
}
	
	.content img {margin-left:5px; margin-right:5px;}

.left_side_box
{
background-color:#4a4a4e;
color:#ffffff;
font-size:11px;
margin-top:15px;
text-align:left;
padding:10px 10px 10px 10px;
}
#media_alert
{
background-color:#d0512f;
display:block;
}
	.left_side_header
	{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}

#footer
{
width:700px;
padding:20px 0px 20px 177px;
text-align:left;
}
	#copyright
	{
	line-height:7px;
	}
		#copyright img
		{
		float:left;
		}
		.pipe
		{
		margin-left:8px;
		margin-right:8px;
		}

.page_title
{
font-size:16px;
line-height:18px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
}
.page_subtitle
{
font-size:12px;
line-height:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.article
{
width:530px;
margin-bottom:30px;
overflow:auto;
}
	.article_text
	{
	width:340px;
	float:left;
	text-align:left;
	margin-right:20px;
	}
	.article_img
	{
	width:170px;
	float:right;
	text-align:left;
	}

/* Sarn Added Styles */
.redText{color:#990000; font-size:11px; line-height:14px;}
hr {margin-top:20px; margin-bottom:20px; color:#999999; height:1px; width:525px;  }
.smalltext { font: 8pt Verdana, Arial, Helvetica, sans-serif;}
.content_container {float:left; margin-left:5px; margin-right:5px;}
.page_supertitle {font-size:16px; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-weight:bold;}
a.btn_txt{font-weight:bold; text-transform:uppercase; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;}

-->