body {
	background: #000b31 url(images/blue-page-bg.jpg) repeat-x;
}
#wrapper1 {
	border: 1px solid #0073d7;
}
#header1 {
	background: url(images/blue-header.jpg) no-repeat left top;
}
#nav_main {
	background-color: #2A5275;
}
#nav_sub {
	background-color: #3C74A5;
}
#wrapper2 {
	background: #FFFFFF url(images/blue-left-column-bg.jpg) repeat-y left top;
}
#main {
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #555555;
	min-height: 350px;
}
#main a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #626c20;
	color: #626C20;
}
#main a:link {
	color: #626c20;
	border-bottom: 1px dotted #626c20;
}
#main a:visited {
	color: #626c20;
	border-bottom: 1px dotted #626c20;
}
#main a:hover {
	color: #a7b25b; 
	border-bottom: 1px solid #a7b25b;
}
#main a:active {
	color: #626C20;
	border-bottom: 1px dashed #626C20;
}
#main h2 {
	color: #003399;
}
#nav_left {
	background: url(images/blue-left-column-bg.gif) repeat-y left top;
}
#nav_left h3 {
	background: url(images/blue-menu-header-bg.gif) repeat-x top;
}
#nav_right {
	background: url(images/blue-right-column-bg.gif) repeat-y left top;
}
#nav_right h3 {
	background: url(images/blue-menu-header-bg.gif) repeat-x top;
}
#menu1 {
	background: url(images/blue-right-column-fade.gif) no-repeat left bottom;
}
#footer {
	background: url(images/blue-footer-bg.jpg) no-repeat top;
}
#menu1 a {
	color: #1d384d;
	border-bottom: 1px solid #7E7E7E;
	background: #4281b7;
}

#menu1 a:hover {
	color: #F5F5F5;
	background: #014888;
}

#menu2 a {
	color: #1d384d;
	border-bottom: 1px solid #7E7E7E;
	background: #9FC0DD;
}

#menu2 a:hover {
	color: #F5F5F5;
	background: #4C85B7;
}
#seperator1 {
	background: url(images/blue-header-seperator.gif) no-repeat left top;
}
#seo HR {
	border-top: 3px double #014C8D;
}
#seo_seperator {
	background: url(images/blue-seo-seperator.gif) no-repeat center;
}
#main p.title {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 5px;
	color: #777777;
	vertical-align: top;
	background: transparent url(images/blue-info-title-bg.jpg) no-repeat top -2px;
	width: 130px;
}
#main p.info {
	font: 10px Verdana, Arial, Helvetica, sans-serif;;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #777777;
	font-style: italic;
	/* Following Fix for IE5.5 and IE6 */
	#_/font-style: normal;
	vertical-align: top;
	height: 60px;
}
#main a.button {
	text-decoration: none;
	color: #315EB7;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #7E7E7E;
	display: block;
	padding: 1px 5px 1px 18px;
	background: #C9DCED url(images/arrow3e.png) no-repeat 0px 2px;
	margin-bottom: 2px;
	min-width: 95px;
	width: 107px;
}
#main a.button:hover {
	text-decoration: underline;
	color: #555555;
}
#main p.title {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 5px;
	color: #777777;
	vertical-align: top;
	background: transparent url(images/blue-info-title-bg.jpg) no-repeat top -2px;
	width: 130px;
	height: 27px;
}
#main p.info {
	font: 10px Verdana, Arial, Helvetica, sans-serif;;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #777777;
	font-style: italic;
	/* Following Fix for IE5.5 and IE6 */
	#_/font-style: normal;
	vertical-align: top;
	height: 60px;
	width: 130px;
}