@charset "utf-8";
.MainBackgroundImage {
	background-image: url(../images/NAC/backgrounds/homebg.jpg);
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.MiddleMenuBG {
	background-image: url(../images/NAC/middlmenuBG.gif);
	background-repeat: repeat-x;
}
.BodyTextGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
#marqueecontainer{
 position: relative;
 width: 200px; /*marquee width */
 height: 180px; /*marquee height */
 background-color: transparent;
 overflow: hidden;
 border: 0px solid orange;
 padding: 2px;
 padding-left: 4px;
}
.readmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-weight:bold;
}
.BlackBG {
	background-color: #000000;
}
.innertopbg{
	background-color:#d91e25;
}
.submenu_rightline{
	background-image:url(../images/NAC/dashed_line.gif);
	background-repeat:repeat-y;
	background-position:right top;
	color:#fff;
	list-style-image:url(../images/NAC/b1.gif);
}
.submenu{
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#fff;
	
}
.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
	line-height: 20px;
}
.textbold{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	padding-top:5px;
}
.textred{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#990000;
}
.slogen{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#666;
}
.banner{
	float:right;
}
h3{
	font-family:Arial;
	font-size:20px;
	color:#cc0000;
}
.bodheading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#cc0000;
}
.bodposition{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.listmenu_bg{
	background-image:url(../images/NAC/listmenu_bg.gif);
	background-repeat:no-repeat;
	height:30px;
	padding:8px 2px 2px 5px;
}
.textfield{
	width:264px;
	border: #FFF 1px solid;
	font-size:10px;
}
.textfield_bg{
	background-image:url(../images/NAC/textfield_bg.gif);
	background-repeat:no-repeat;
	height:30px;
	padding:8px 2px 0px 5px;
}
.textarea_bg{
	background-image:url(../images/NAC/textarea_bg.gif);
	background-repeat:no-repeat;
	height:115px;
	padding:7px 2px 0px 5px;
}
.textarea{
	width:264px;
	height:100px;
	border: #FFF 1px solid;
	font-size:10px;
}
a:focus{
-moz-outline-style: none;
}
.contact_info{
	padding:10px;
	border:#999 1px dashed;
	width:255px;
}
.hline{
	border-bottom:#666 1px dashed;
}
.vline{
	border-left:#999 1px dashed;
}
.sitelink{
	padding:4px 0px 4px 30px;
	color:#000;
	text-decoration:none;
}
.sitelink:hover{
	color:#cc0000;
}
