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

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #72b6ff;
	background-image: url(images/background_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p, .bodytext, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
a.bodytext:link, a.bodytext:visited, a:link, a:visited, .bluetext {
	color: #0549b6;
}

a.bodytext:hover, a:hover {
	color: #2fade8;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
a.smalltext:link {
	color: #0549b6;
}
a.smalltext:hover {
	color: #2fade8;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0549b6;
	line-height: 12px;
}
a.tinytext:link {
	color: #0549b6;
}
a.tinytext:hover {
	color: #2fade8;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434e1c;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
a.topnav:link {
	color: #434e1c;
}
a.topnav:hover {
	color: #ffffff;
}
.leftcoltop {
	background-image: url(images/cfs_interface_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B7DE2C;
}
.bottomtd {
	background-image: url(images/cfs_interface_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.bluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0646b3;
	font-weight: bold;
}
.greenmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #629a02;
	font-weight: bold;
	line-height: 24px;
}
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0646b3;
	font-weight: bold;
}
.bodytd {
	background-image: url(images/cfs_interface_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.leftcoltd {
	background-image: url(images/cfs_interface_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.leftshadow {
	background-image: url(images/cfs_interface_13.jpg);
}
.rightshadow {
	background-image: url(images/cfs_interface_14.jpg);
}

hr { border: none 0; border-top: 1px solid #106291; height: 0px; margin-top:0px; margin-bottom:0px;}
.bigital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0646b3;
	font-weight: bold;
	line-height: 22px;
}

