/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;

}
body {
	background-color:#f2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*a:link {
	color: #FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color:#207EBE;
}
a:active {
	color: #FFFFFF;
}*/
h1 {
	font-size: 15px;
	color: #003366;
}
h2 {
	font-size: 13px;
	color: #ffffff;
	margin-bottom:0px;
}

li{
	margin-bottom:10px;
}

p{
	line-height:150%;
}

#page_border_left{
	background-position:right;
	background-repeat:repeat;
	background-image: url(images/page_bg.jpg);
}

#page_border_right{
	background-position:left;
	background-repeat:repeat;
	background-image: url(images/page_bg.jpg);
}

#footer{
	background-color:#BFD0DA;
	padding:7px;
	text-align: center;
	color:#003366;
}
#footer a{
	background-color:#BFD0DA;
	padding:7px;
	text-align: center;
	color:#ffffff;
}
#footer a:hover{
	background-color:#BFD0DA;
	padding:7px;
	text-align: center;
	color:#003366;
}

.buttons a{
background-color:#2779B3;
padding:10px;
color:#FFFFFF;
text-decoration:none;
display:block;
height:15px;
font-weight:bold;
}
.buttons a:hover{

color:#99CC66;

}

#tagline{
	background-image:url(images1/tagline.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
	text-align: right;
	padding-right:10px;
	padding-top:3px;
}

#main_body{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.sublinks{
	padding-left:20px;
	height:30px;
	text-decoration:none;
	color:#002346;
	display:block;
	font-size:12px;
	background-image:url(images1/l.gif);
	background-repeat:no-repeat;
	text-transform: capitalize;
	
	
	}

.sublinks a{
height:25px;
	text-decoration:none;
	color:#002346;
	display:block;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
	
	
}

.sublinks a:hover{
	color:#ffffff;
	
}
.sub_sublinks a{
padding-left:32px;
padding-top:2px;
padding-bottom:2px;
	text-decoration:none;
	color:#002851;
	display:block;
	font-size:11px;
	background-color:#ffffff;
	
}

.sub_sublinks a:hover{
	text-decoration:underline;
}
.sub_sub_sublinks a{
padding-left:50px;
padding-top:2px;
padding-bottom:2px;
	text-decoration:none;
	color: #0073AA;
	display:block;
	font-size:11px;
	background-color:#ffffff;
	
}

.sub_sub_sublinks a:hover{
	text-decoration:underline;
}
.table_bg {
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #207EBE;
}
.heading {
	font-size: 12px;
	text-transform: uppercase;
	color: #0196CE;
}
.abc {
	font-size: 15px;
	font-weight: bold;
	color: #1A5A88;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
}
.about_us{
background-image:url(images1/sublinks_bullet.jpg);
background-repeat:no-repeat;
background-color:#1A5A88;
padding:6px;
padding-left:25px;
color:#FFFFFF;
border-bottom:#006B9F;
border-bottom-style:solid;
border-bottom-width:1px;
}
.product_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color:#9F0000;
	font-weight: bold;
	font-style: normal;
}
.dot {
	list-style-image: url(images1/dot.jpg);
}

