/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#00b3ea;
}

td {
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:20px;
}
.border-grey{
	border-left:#c5c5c5 3px solid;
}
.heading{
	font-family:arial;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#4f4f4f;
	line-height:25px;
	letter-spacing:-1px;
}
.white-text{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:15px;
}
.footer-text{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#757575;
	line-height:35px;
	background-image:url(../images/bottom-border.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
.footer-text-link{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#757575;
	text-align:center;
}
.white-heading{
	font-family:"arial narrow";
	font-size:21px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	line-height:25px;
}
ul{
	list-style-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
}
.red-text{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ca0303;
	line-height:20px;
}
.blue-text {
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#008db8;
	line-height:20px;
}
.red-small{
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#ca0303;
	line-height:20px;
}
.red-small:hover{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#ca0303;
	line-height:20px;
}
.small-bold{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
.black-text {
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
.black-text:hover{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
.blue-text-bold {
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#008db8;
	line-height:25px;
}
.blue-text-bold:hover {
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:25px;
}
.small-white {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.small-white:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
.field{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	border:#00b3ea 1px solid;
	padding:2px;
}
.blue-small-for-hover {
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#008db8;
}
.blue-small-for-hover:hover {
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}
.big-black {
	font-family:arial;
	font-size:15px;
	text-decoration:none;
	border-bottom:#000000 1px dashed;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}
.normal-text{
	font-family:arial;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:22px;
}