/* CSS Document 
    (c)2007 TechTriad, Inc. */

body {
	background-color: #1C60AB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#container	{
	clear: both;
	float: none;
	width: 780px;
	margin:0px auto;
}
#contentcontainer {
	background-color: #FFFFFF;
	width: 780px;
	height: 100%;
}

#banner	{
	height: 100px;
	background-color: #1C60AB;
}

#topnav {
	color: #FFFFFF;
	background-color: #1C60AB;
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content	{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 10pt;
	margin: 0px;
	text-align: justify;
	background-image: url(../images/content_shadow.gif);
	background-repeat: repeat-x;
	background-position:left top;
	padding: 0px 25px 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #554C32;
	width: 560px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	color: #1C60AB;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#content p {
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	color: #1C60AB;
	}
	
.tableunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2AD72;
	}	
	
.verysmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 10px;
	}

.wrapright {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	}	
#rightcol {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	text-align: justify;
	background-image: url(../images/content_shadow.gif);
	background-repeat: repeat-x;
	background-position:left top;
	padding: 0px 10px 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #554C32;
	width: 150px;

}
#rightcol p {
	color: #000000;
	margin: 0px 10px 12px 6px;
}
#rightcol h1 {
	font-size: 18px;
	font-weight: lighter;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#rightcol h2 {
	font-size: 16px;
	color: #1C60AB;
	margin: 0px;
	font-weight: bold;
}
#rightcol h2 a:link, #rightcol h2 a:visited {
	color: #1C60AB;
	text-decoration: none;
}
#rightcol h2 a:hover {
	color: #1C60AB;
	text-decoration: underline;
}


#rightcol a:link, #rightcol a:visited {
	color: #333333;
	text-decoration: underline;
}
#rightcol a:hover {
	color: #1C60AB;
	text-decoration: none;
}





	
/* FOOTERS */	

#footer {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
	text-align: center;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover	{
	text-decoration: none;
	color: #e2e2e2;
}
#footerTwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCCCCC;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;

	}
#footerTwo a:link, #footerTwo a:visited {
	color: #ccc;
	text-decoration: none;
}
#footerTwo a:hover {
	color: #f1f1f1;
	text-decoration: underline;
}

	
#contentfooter {
	font-family: "trade gothic light", Helvetica, sans-serif;
	font-size: 9pt;
	color: #003F2C;
	text-align: right;
	}
