/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

#nav {
	width: 151px;
	position: absolute;
	margin-top: 35px;
	margin-right: 10px;
	margin-left: 38px;
}
#headerlogo {
	width: 760px;
	height: 89px;
}

#content {
	width: 570px;
	border: 1px solid #E3E3E3;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#contenthmpg 
{
	
	border: 1px solid #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	width: 250px;
	height:275px;
	background-color: #FFFFFF;
	margin-right: 30px;
	margin-top: 35px;
	text-align: left;
}

#contenthmpgtd 
{
	padding: 18px;

}


#contentrighthmpg 
{
	vertical-align: top;	/*padding: 15px;*/
}

#contentrightbottom 
{
	vertical-align: bottom;
}
table.tableContent {
	 margin-top:29px;
}

p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a.nav:link {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navactive:link {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navactive:active {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navactive:visited {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navactive:hover {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.navpad {
	padding-left: 4px;
	padding-bottom: 8px;
}
a.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.subnavactive:link {
	color: #333399;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.subnavactive:active {
	color: #333399;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.subnavactive:visited {
	color: #333399;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.subnavactive:hover {
	color: #CC9966;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.header:link {
	color: #333399;
	text-decoration: underline;
}
a.header:active {
	color: #333399;
	text-decoration: underline;
}
a.header:visited {
	color: #333399;
	text-decoration: underline;
}
a.header:hover {
	color: #CC9966;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #3399CC;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 13px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 18px;
	font-weight: normal;
}
.date {
	font-size: 11px;
	color: #666666;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	border: 1px dotted #E3E3E3;
	color: #3399CC;
	padding: 12px;
}
ul {
	font-size: 11px;
	line-height: 17px;
	color: #3399CC;
}
.boldblue {
	font-weight: bold;
	color: #3399CC;
	font-family: Arial;
}
.blue {
	color: #3399CC;
}
