body {

	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\""; voice-family: inherit;
	font-size: small;
	} html>body { 
	font-size: small;
	background-color:#CDd9DA;
	background-image:url(img/main_bg.jpg);
}
a:link { color: #000000; background-image:none;}
a:visited { color: #000000; background-image:none;}
a:active { color: #000000; background-image:none;}
* {
	margin: 0; padding: 0;
}
#wrapper {
	width: 100%;
	font-size: 90%;
	background-color: #E8E5F1;
	/*background: url(../img/left-right_bg.gif) repeat-y 77% 0;*/
	background: url(../img/left-right_bg.gif) repeat-y 23% 0;
}
#mainNavBar { 
	padding-top:10px;
	background-color: #2D2B7F;
	background-image:url(../img/backgrounds/mainNavBar-bg.gif);
	background-repeat:repeat-x;
}
#header {
	width: 100%;
	background:url(../img/header/header-bg.gif) repeat-x top right; 
	height:164px;

}
#headerNav {
	 height:35px; 
	 background-color:#e8e5f1;
	 line-height:35px;
}
#headerNav a {
	line-height: 25px;
	font-weight:bold;
	text-decoration:none;
}
#headerNav span {
	 padding-left: 25px;
}
#headerRightImg {float:left; width:372px; margin-left: 25px}
#headerLeftImg {float:right; width:357px; margin-right:25px}
#title{
	line-height: 2.5em;
	border-bottom: thin double #2d2b7f;
	vertical-align: bottom;
	border-bottom-width: thick;
	text-indent: 5px;
}
#left {
	float: right;
	width: 75%;
	background: #E8E5F1;
}

#topnav {
	/*float: left;
	width: 77%;*/
}
#opttab {
	float: left;
	clear: left;
	top: 200px;
	left: -20px;
	width: 20px;
	padding:0; margin: 30px 0 0 0 ;
	
}
#opt {
	float: left;
	position: absolute;
	z-index: 1;
	left: 0; 
	padding-left: 20px;
	margin: 50px 15px 0 0;
	width: 275px;
	height: inherit;
	background: #E8E5F1;
	background: White;
	border: 2px solid #800000;
}
#opt p{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#opt h2{
	margin: 5px;
}
#optcloseimg a img {
	margin-left: 20px;
	position: relative;
	top: -2px; left: 20px;
}

#content {
	margin: 0px 25px 20px 0px;

}
#maincontent {
	padding-top: 15px;
}
#right {
	float: left;
	/*background-image: url(../img/nav_bg.gif);*/
	width: 23%;
}
#right ul li {
	white-space: nowrap;
}
#right div {
	padding: 5px;
}
#right h2 a{color: #2D2B7F; padding-bottom:0}
#right h2 {color: #2D2B7F; padding-bottom:0; line-height:14px}
#search {
}
div#sidenav {
}
#form {
}
#designguideform {
	display:none
}
#footer {
	clear: both;
}
#footernav {
	width: 100%;
	background: #E8E5F1;
	border-top: 2px solid #868697;
	padding-top: 5px;
}
#footernav p {
	text-align: center;
}

#testtd td{
  border: 2px;
}

.menu_title {
background-image: url("img/menu_title.gif");
color:#000000;
text-decoration:none;
text-align:center;
height:30px;
}
a.menu_title:link { color: #000000; background-image:none;}
a.menu_title:visited { color: #000000; background-image:none;}
a.menu_title:active { color: #000000; background-image:none;}




.menu_item {
background-image: url("img/menu_item.gif");
color:#000000;
text-decoration:none;
margin-left:20px;
height:25px;
text-align:left;
}
a.menu_item:link { color: #000000; background-image:none;}
a.menu_item:visited { color: #000000; background-image:none;}
a.menu_item:active { color: #000000; background-image:none;}

.menu_bottom {

background-image: url("img/menu_bottom.gif");
color:#000000;
text-decoration:none;
margin-left:20px;
height:8px;
text-align:left;
}

.page_title {
background-image: url("img/title_bg.gif");
color:#000000;
font-weight:bold;
text-decoration:none;
text-align:left;
height:45px;
}

