/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	margin:0px;
	padding:0px;
}

body td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
}

a:link, a:visited
{
	color:#3a78df;
	list-style:none;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#content
{
	line-height:18px;
	padding: 0px 28px 50px 24px;
}

#copyright
{
	line-height:18px;
	padding: 0px 14px 0px 24px;
	font-size:10px;
}

#sub_nav
{
	color:#3a78df;
}

#heading
{
	font:tahoma;
	font-size:13px;
	color:e34133;
	font-weight:bold;
	margin-bottom:14px;
}

#heading2
{
	font:tahoma;
	font-size:13px;
	color:e34133;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:left;
}

#heading a
{
	font:tahoma;
	font-size:13px;
	color:e34133;
	font-weight:bold;
	margin-bottom:14px;
}


#issue
{
	font:tahoma;
	color:e34133;
	font-size:11px;
	font-weight:normal;
}
 
#left_bg
{
	background-image:url(../images/left_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#D9E0EC;
}

#right_bg
{
	background-image:url(../images/right_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#D9E0EC;	
}

#cell_bg
{
	background-image:url(../images/cell1_bg.gif);
	background-repeat:repeat-x;
	background-position:top;	
}

#cell2_bg
{
	background-image:url(../images/cell2_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E5E5E5;	
}

.heading_index
{
	padding-top:34px;
	padding-left:19px;
} 

.index_context
{
	margin: 13px 21px 20px 21px;
	font-size:12px;
}

#banner
{
	padding-top:23px;
	text-align:center;
}

#footer
{
	padding-left:42px;
	color:#666666;
	font-size:10px;
	padding-top:10px;
}

#footer a
{
	padding-left:8px;
	padding-right:8px;
	color:#666666;
	text-decoration:none;
}

#footer a:visited
{
	color:#666666;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}


.footer
{
	padding-top:20px;
	padding-left:42px;	
}

.footer a
{
	color:#666666;
	text-decoration:underline;
}

.footer a:visited
{
	color:#666666;
	text-decoration:underline;
}

.footer a:hover
{
	text-decoration:none;
}


#news a, #feature a
{
	color:#3A78DF;
}

.box {
	padding: 10px;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	border-color: #CECECE;
}

#second a
{
	color:#3a78df;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
