/* Colors
CYAN:  00ADEE
MAGE:  EB008B
YELLOW: FFCB05

*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #EDEDED;
	color:#666666;
	line-height:18px;
}
a:link {
	color:#00ADEE;
	text-decoration:none;
	}
a:visited {
	color:#EB008B;
	text-decoration:none;
	}
a:hover {
	color:#FFCB05;
	text-decoration:underline;
	}
.copycell {
	padding:20px 30px 20px 0px;
	}
.btmnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}	
	.btmnav a:link {
		color:#666666;
		text-decoration:underline;
		}
	.btmnav a:visited {
		color:#999999;
		text-decoration:underline;
		}
	.btmnav a:hover {
		color: #666666;
		text-decoration:underline;
		}
.btmdisclaim {
	font-size: 12px;
	color: #999999;
	}
	.btmdisclaim a:link{
		color: #999999;
		text-decoration:underline;
		}
	.btmdisclaim a:visited{
		color: #999999;
		text-decoration:underline;
		}
	.btmdisclaim a:hover{
		color: #000000;
		text-decoration:underline;
		}

.tablecell_underline {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	}	
.nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	}
	.nav a:link {
	color:#00ADEE;
	text-decoration:none;
	}
	.nav a:visited {
	color:#EB008B;
	text-decoration:none;
	}
	.nav a:hover {
	color:#FFCB05;
	text-decoration:underline;
	}
.navcell {
	padding: 20px 0px 0px 0px;
	}	
.subnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	list-style:none;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	}
	.subnav a:link {
	color:#00ADEE;
	text-decoration:none;
	}
	.subnav a:visited {
	color:#EB008B;
	text-decoration:none;
	}
	.subnav a:hover {
	color:#FFCB05;
	text-decoration:underline;
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#939598;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:20px;
	font-weight:normal;
	line-height:24px;
	}
h2 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00ADEE;
	font-weight:normal;
	line-height:24px;
	border-top:1px dotted #999999;
	padding-top:10px;
	}
	.firsth2 {
	border-top:none;
	padding-top:0px;
	}
h3 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#00ADEE;
	font-weight:normal;
	line-height:24px;
	text-transform:capitalize;
	}
.pagetitle {
	color: #EB008B;
	}		
.hmpgboxes {
	padding:10px;
	color:#000000;
	}
	.hmpgboxes a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	.hmpgboxes a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	.hmpgboxes a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}


	
	.hmpgboxes_heading {
		font-size:16px;
		font-weight:bold;
		padding: 0px;
		color:#FFFFFF;
		}
.news_heading {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999999;
	}
	.news_footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	text-align:right;
	margin-top:0px;
	}	
.dottedline {
	border-bottom:1px dotted #999999;
	}		
	
.pinkasterisk {
	color: #EB008B;
	}
input, textarea, select  {
	background-color:#CCEFFC;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
	border:1px solid #666666;
	font-style:italic;
	}
.btm_table_bkg {
	background-image:url(/img/btm_image_bkg.gif);
	background-color:#FFFFFF;
	}		
	
.wordpress_hmpg {
	width:400px;
	}

.styletopbar {font-size: 12px}
.smalltext {font-size: 10px; line-height:normal;}

.resourcelinks li {
	font-size:12px;
	}
	.resourcelinks a:link {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	}
	.resourcelinks a:visited {
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	}
	.resourcelinks a:hover {
	color:#EB008B;
	text-decoration:underline;
	}
.tablelines td{
	border-bottom:1px solid #666666;
	border-right:1px dotted #CCCCCC;
	}	


