/* CSS Document */

h1 {font: bold 18px Arial, Sans-serif; color: #759CC5; padding: 0px 0px 10px 0px; margin: 8px 5px 5px 12px; text-align: left;}
h2 {font: bold 12px Arial, Sans-serif; color: #FFFFFF; padding: 0px 0px 10px 0px; margin: 4px 3px 3px 6px; text-align: left;}
h3 {font: bold 12px Arial, Sans-serif; color: #759CC5; padding: 0px 0px 10px 0px; margin: 4px 3px 3px 6px; text-align: left;}

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#74A5CD;
}

table{
font-family:tahoma;
font-size:11px;
color:#7A7A7A;
text-decoration:none;
}


a.prolink{
font-family:tahoma;
font-size:11px;
color:#7A7A7A;
text-decoration:none;
}

a.prolink:hover{
font-family:tahoma;
font-size:11px;
color:black;
text-decoration:underline;
}


a.readmore{
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:#005BF2;
text-decoration:none;
}

a.readmore:hover{
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:red;
text-decoration:none;
}


.blacktxt{
font-family:tahoma;
font-size:11px;
color:black;
}



.redtxt{
font-family:tahoma;
font-size:11px;
color:red;
}


.litebluetxt{
font-family:tahoma;
font-size:11px;
color:#C8D7EA;
}


a.footerlink{
font-family:tahoma;
font-size:11px;
color:#C8D7EA;
text-decoration:none;
}

a.footerlink:hover{
font-family:tahoma;
font-size:11px;
color:white;
text-decoration:underline;
}

a.toplink{
font-family:tahoma;
font-size:10px;
color:#7A7A7A;
text-decoration:none;
}

a.toplink:hover{
font-family:tahoma;
font-size:10px;
color:black;
text-decoration:underline;
}

a.emaillink{
font-family:tahoma;
font-size:11px;
color:red;
text-decoration:none;
}

a.emaillink:hover{
font-family:tahoma;
font-size:11px;
color:black;
text-decoration:underline;
}

a.blacklink{
font-family:tahoma;
font-size:11px;
color:black;
text-decoration:none;
}

a.blacklink:hover{
font-family:tahoma;
font-size:11px;
color:black;
text-decoration:underline;
}


INPUT {
	BORDER: #D5D5D5 1px solid;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	}

.SELECT {
	BORDER: #D5D5D5 1px solid;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	width:200px;
	}

.select2 {
	BORDER: #D5D5D5 1px solid;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	width:100px;
	}


.TEXTAREA {
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #D5D5D5;
	}
input.submit {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight:300;
	color: #666666;
	background-color: #FFFFFF;
	width: 70px;
	text-align: center;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E8E8E8;
}

input.textfield{
font-family:tahoma;
font-size:11px;
color:#666666;
height:14px;
width:200px;
}


input.textfieldcopy{
font-family:tahoma;
font-size:11px;
color:#666666;
height:14px;
width:35px;
}

input.radiobtn{
	border:0px;
	background-color: none;
	height: 14px;
	width: 14px;
	}



.arial18{
font-family:arial;
font-size:17px;
color:#759CC5;
font-weight:bold;
}


.tahoma11white{
font-family:tahoma;
font-size:12px;
color:white;
font-weight:bold;
}


.tahoma13white{
font-family:tahoma;
font-size:13px;
color:white;
font-weight:bold;
}

.graytxt{
font-family:tahoma;
font-size:11px;
color:#999999;
}


.royalblutxt{
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#0F3F67;
}


a.whitelink{
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#0F3F67;
text-decoration:none;
}



a.whitelink:hover{
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:white;
text-decoration:underline;
}




a.whitelinkcopy{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:white;
text-decoration:none;
}



a.whitelinkcopy:hover{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:white;
text-decoration:none;
}


.headerrow {font-weight: bold; color: #fff; background: #666;}
.row1 {background: #efefef; border-bottom: 1px solid #000;}
.row2 {background: #fff; border-bottom: 1px solid #000;}
.err {color: #f00; font-weight: bold;}
