@charset "utf-8";
/* CSS Document */
body { background-color:#717679; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; }

.nav_bg {background:url(../layout_imgs/nav_bg.jpg);}
.grey_bg {background-color:#717679;}
.rightside_bg {background:url(../layout_imgs/rightbg.jpg);}
.leftside_bg {background:url(../layout_imgs/leftbg.jpg);}
.dark_bg {background:url(../layout_imgs/dark_bg.jpg); background-color:#04396d; background-repeat:repeat-x}
.footer {background:url(../layout_imgs/footer_bg.jpg); font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#a1bbd2; padding-left:20px; }

.footer a:link {
color: #a1bbd2;
text-decoration: none;}

.footer a:visited {
	color: #a1bbd2;
	text-decoration: none;}
	
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;}
	
.footer a:active {
	color: #a1bbd2;
	text-decoration: none;}

.register{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}

.register a:link {
color: #000000;
text-decoration: none;}

.register a:visited {
	color: #000000;
	text-decoration: none;}
	
.register a:hover {
	color: #375064;
	text-decoration: underline;}
	
.register a:active {
	color: #000000s;
	text-decoration: none;}

.maincontenttable{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background-color:#ffffff;}

.pagetitle1{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#1869bb; font-weight:bolder;}

.maincontenttable a:link{color:#1869bb; text-decoration: underline;}

.maincontenttable a:visited {
	color: #1869bb;
	text-decoration: underline;}
	
.register a:hover {
	color: #000000;
	text-decoration: underline;}
	
.register a:active {
	color: #1869bb;
	text-decoration: underline;}

.register a:visited {
	color: #1869bb;
	text-decoration: none;}
	
.register a:hover {
	color: #000000;
	text-decoration: underline;}
	
.register a:active {
	color: #1869bb;
	text-decoration: none;}

.bold {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1869bb; font-weight:bold;}

.product_maintitle{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#04396d; font-weight:bolder;}

.stylemenupadding{ padding-bottom:2px; padding-left:2px; padding-top:2px; background-color:#bccedc; }


.services_nav_title{font-size:14px; font-weight:bold; border-bottom:1px solid #CCCCCC; margin-bottom:4px;}

#services_side_nav{}
#services_side_nav ul{list-style:none; padding:0; margin:0;}
#services_side_nav li a{display:block; padding:3px 0px 2px 3px;; margin-bottom:3px; background-color:#ffffff; border-left:3px solid #666666;}
#services_side_nav li a:hover{background-color:#e7e7e7; border-left:3px solid #4381be; color:#21334b;}

.small_title{border-bottom:1px solid #CCCCCC; font-size:14px; color:#21334b; font-weight:bold;}

.border{border:1px solid #000000;}