@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:justify;
	background:url(../img/mainbg.gif) #3f6d7f repeat-x;
	background-position:bottom;
	}

.bodycontentbg {
background:url(../img/contentbg.gif) #407a91 repeat-x;
background-position:bottom;
	text-align:justify;
}

.whiteheading {
font-size:14px;
font-weight:bold;
color:FFFFFF;
text-decoration:underline;
}

.bluetext {
color:#8af5f1;
}
.bluetext a {
color:#8af5f1;
text-decoration:underline;
}
.bluetext hover{
color:#8af5f1;
text-decoration:underline;
}


.cobaltbluetext {
color:#12a8f5;
}

.graytextlineheight {
color:#b5b5b5;
line-height:20px;
}

.whitelinehieght {
line-height:18px;
color:#FFFFFF;
}

.whitelinehieghtbold {
line-height:30px;
color:#FFFFFF;
}

.graytext {
color:#b5b5b5;
}
.darkbuleheading {
color:#3d829c;
}
.darkbuleheading a {
color:#3d829c;
text-decoration:underline;
}

.darkbuleheading hover{
color:#3d829c;
text-decoration:underline;
}


.probg {
background:url(../img/pro_bg1.gif) no-repeat;
height:190px;
width:420px;
}
.probigbg {
background:url(../img/pro_bg2.gif) no-repeat;
background-position:right;
height:190px;
width:691px;
}