@font-face {
    font-family: neuropolitical;
    src: url(fonts/neuropoliticalrg.otf);
}
body {
	margin:0px;
	background:#000000 url(images/mainbg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border:0px;
}
.clear{
	clear:both;
}
a:link,a:active,a:visited{
	color:#000;
}
a:hover{
	color:#000;
}
a.toplnk:link,a.toplnk:active,a.toplnk:visited{
	color:#000;
	display:block;
	padding:0px 6px 0px 6px;
	line-height: 2.5em;
	text-decoration:none;
	border-right:1px solid #999;
	font-size:12px;
}
a.toplnk:hover{
	background:url(images/menu_over_bg.jpg) repeat-x;
	border-right:1px solid #999;
	color:#000;
	display:block;
	padding:0px 6px 0px 6px;
	line-height: 2.5em;
	text-decoration:none;
}

.last{
	padding-right:10px !important;
	border-right:none !important;
}
#wrapper{
	display:block;
	width:944px;
	height:100%;
}
#header{
	width:944px;
	height:150px;
}
.top_left{
	width:20px;
	height:150px;
	background:url(images/top_lt.jpg) no-repeat;
	float:left;
}
.top_bg{
	width:904px;
	height:150px;
	background:url(images/top_main_bg.jpg) no-repeat;
	float:left;
}
.top_right{
	width:20px;
	height:150px;
	background:url(images/top_rt.jpg) no-repeat;
	float:right;
}
.left_logo{
	width:340px;
	height:83px;
	float:left;
	padding:0px 0px 15px 10px;
}
.right_logo{
	float:right;
	padding-right:10px;
}
.top_menu{
	clear:both;
	text-align:left;
	padding-top:12px;
	font-family:neuropolitical;
}
/* BOF Header */ 
#content{
	clear:both;
	width:944px;
	text-align:left;
	color:#FFFFFF;
}
.flash_content{
	width:470px;
	height:340px;
	float:left;
}
.front_content{
	width:440px;
	float:right;
	text-align:justify;
	padding:0px 20px 0px 10px;
	line-height:1.6em;
}
.pageheader{
	font-size:16px;
	font-weight:bold;
	padding:0px 0px px 0px;
}
.main {	
	color: #000000;
}
a.main:link,a.main:active,a.main:visited {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
a.main:hover {
	color: #000000;
	text-decoration:none;
}
a.lnkright:link,a.lnkright:active,a.lnkright:visited{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.lnkright:hover{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.left_bg{
	width:10px;
	background:url(images/content_lt.png) repeat-y;
}
.content_bg{
	width:924px;
	background:#FFFFFF;
	color:#000000;
	padding:15px;
	text-align:justify;
}
.right_bg{
	width:10px;
	background:url(images/content_rt.png) repeat-y;
}
.content_left{
	float:left;
	width:604px;
	text-align:justify;
}
.content_right{
	float:right;
	width:240px;
	padding-top:30px;
}
#box_content{
	clear:both;
	width:944px;
}
.box_bg{
	float:left;
	width:235px;
	height:122px;
	background:url(images/bg_frontbox.png) no-repeat;
}
.sub_heading{
	color:#004AE1;
	font-size:16px;
	font-family:neuropolitical;
}
.main_heading{
	color:#316FBC;
	font-weight:bold;
	font-size:18px;
}
.bottom_bg{
	height:10px;
	width:944px;
	background:url(images/content_bot.png) no-repeat;
}
/* BOF FOOTER */
.footer_bg{
	height:65px;
	background:url(images/bot_bg.jpg) repeat-x;
}
.footer_content{
	width:920px;
	padding:15px 0px 15px 0px;
	color:#FFF;
	font-size:11px;
	line-height:2em;
}
a.footer:link,a.footer:active,a.footer:visited{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.footer:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_input{
border:1px solid #999;
background:#f2f2f2;
height:20px;
width:200px;
}
.text_textarea{
border:1px solid #999;
background:#f2f2f2;
}
.footerleft{
	float:left;
	padding:5px 0px 15px 0px;
}
.footerright{
	float:right;
	padding:5px 0px 15px 0px;
}
