body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 0.8em;
	color: #545454;
	background-color: #C8E7F9;
	text-align: center;
}

.Head   {
color:#82CBF4;
font-size:1.7em;
font-weight:bold;
}

p {
	margin: 0.1px 0 0.1px 0;
	line-height:150%
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
}

h2 {
	margin: 0.1px;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

h3 {
	margin: 0.1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#D9292B;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration:underline;
	text-decoration:none;
}

h4 {
	margin: 0.1px;
	font-family:Arial, Helvetica, sans-serif;
	border:dashed #D9292B;
	color:#333333;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

h5, dt {
color:#666666;
text-align:center;
}



div {
	margin: 0; 
	padding: 0; 
	display: block;
}

a:link {
	color: #333333; 
	text-decoration: underline;
}

a:hover {
	color: #82CBF4; 
	text-decoration: none;
}

a:active {
	color: #82CBF4; 
	text-decoration: underline;
}

a:visited {
	color: #B840E1; 
	text-decoration: underline;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #82CBF4;
	font-weight:bold;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #666666;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color:#FF0000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

table.PagerContainerTable {
background-color:#000000;

}

td.PagerInfoCell {
color:#666666;
background-color:#000000;

}

.container {
	background-color: #FFFFFF; 
	margin: 0 auto; 
	padding:10px; 
	width: 940px;
}

.logo {
text-align:left;
padding: 0 0 10px 0;
}

.header {
	padding:0px; 
	margin: 0px; 
	text-align: left;
	background-image:  url(../yournameonit1/images/header4.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 200px;
}

.header p {
	text-indent: 8px; 
	color: #3B4471;
}

.header img {
margin:5px 5px 5px 15px;
}

#main {
	background-color: #ffffff;
	padding:0px;
	margin:10px 0 0 0 ;

}

.left {
	float: left; 
	clear: both; 
	width: 150px;
	margin: 0px; 
	padding: 0em;
}

.LeftPane {
	margin: 5px; 
	text-align: left;
	width: 149px;
}

.LeftPane p {
color:#FFFFFF;
}

.LeftPane a {
	color: #67CBCB;
	text-decoration: none;
	
}

.LeftPane h1 {
font-size:120%;
text-align: left;
padding-top:5px;
margin-top:5px;
color: #FFFFFF;
font-weight:bold;
}

.leftlinks a {
	display: block;
}

.clearcorner {font-size: 1px; height: 0px; color:#CCCCCC}

.ContentPane {
	text-align: left; 
	margin: 0px 0px 0px 175px; 
	padding: 15px;
	width:690px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;

}

.ContentPane p {
font-family: "Lucida Grande", Verdana, Arial;
font-size: 1.1em;
margin-bottom:20px;
}

.ContentPane h1 {
	color:#85cbf3;
	font-weight:bold;
	margin-bottom:10px;
}

.ContentPane h2 {
	font-weight:bold;
	padding: 0px;
	margin-bottom:4px;
	color:#85cbf3;
	font-size:1.5em;
}

.ContentPane li {
font-family: "Lucida Grande", Verdana, Arial;
font-size: 1.1em;
line-height:140%;
}

.ContentPane table {
font-size:100%;
vertical-align:top;
	border-width: 0px;
	border-spacing: 5px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;

}
.ContentPane table th {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	background-color: rgb(221, 219, 204);
	-moz-border-radius: 0px 0px 0px 0px;
}
.ContentPane table td {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	font-size:1.0em;
	border-style: dotted dotted dotted dotted;
	border-color: #ffffff;
	background-color:#ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}

.ContentPane img {
border:1px solid #86CBF4;
}

.ContentPaneLeft {
	text-align: left;
	width: 550px; 
	margin: 0px 0px 0px 170px; 
	padding: 20px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;

}

.ContentPaneLeft p {
font-family: "Lucida Grande", Verdana, Arial;
font-size: 1.1em;
margin-bottom:20px;
}

.ContentPaneLeft h1 {
	color:#85cbf3;
	font-weight:bold;
	margin-bottom:10px;
}

.ContentPaneLeft h2 {
	font-weight:bold;
	padding: 0px;
	margin-bottom:4px;
	color:#85cbf3;
	font-size:1.5em;
}

.ContentPaneLeft li {
font-family: "Lucida Grande", Verdana, Arial;
font-size: 1.1em;
line-height:140%;
}

.ContentPaneLeft table {
font-size:100%;
vertical-align:top;
	border-width: 0px;
	border-spacing: 5px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: ;
}
.ContentPaneLeft table th {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	background-color: rgb(221, 219, 204);
	-moz-border-radius: 0px 0px 0px 0px;
}
.ContentPaneLeft table td {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	border-style: dotted dotted dotted dotted;
	border-color: #ffffff;
	background-color:#ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}

.ContentPaneLeft img {
border:1px solid #86CBF4;
}



.RightPane {
	text-align: left; 
	width:200px;
	margin: 0px 0px 0px 730px; 
	padding: 0px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;

}

.RightPane p {
font-family: "Lucida Grande", Verdana, Arial;
font-size: 1.1em;
margin-bottom:20px;
}

.RightPane h1 {
	color:#85cbf3;
	font-weight:bold;
	margin-bottom:10px;
}

.RightPane h2 {
	font-weight:bold;
	padding: 0px;
	margin-bottom:4px;
	color:#85cbf3;
	font-size:1.5em;
}

.RightPane li {
font-family: "Lucida Grande", Verdana, Arial;
font-size: 1.1em;
line-height:140%;
}

.RightPane table {
font-size:100%;
vertical-align:top;
	border-width: 0px;
	border-spacing: 5px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: ;
}
.RightPane table th {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	background-color: rgb(221, 219, 204);
	-moz-border-radius: 0px 0px 0px 0px;
}
.RightPane table td {
	border-width: 1px 1px 1px 1px;
	padding: 10px;
	border-style: dotted dotted dotted dotted;
	border-color: #ffffff;
	background-color:#ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}

.RightPane img {
border:1px solid #86CBF4;
}



.floatright {
float:right;
margin-left:10px;
}

.floatleft {
float:left;
margin-right:10px;
}

.links {
text-align:center;
}


.footer {
	font-size: 85%; 
	padding: 0.3em; 
	/*clear: both;*/
	width: 940px;
}

.footer p { 
	padding: 0.5em;
	margin: 0.3em;
}

.footer a:link, .footer a:visited {
color:#666666;
text-decoration:underline style:dotted;
}

.footer a:hover {
color:#333333;
text-decoration:underline;
}

.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

#navcontainer {
padding:0px;
margin:0px;
text-align:left;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:120%;
}

#navcontainer li {
border-bottom:1px solid white;
}

#navcontainer a
{
display: block;
padding: 3px 0px 3px 10px;
background-color:#FFFFFF;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:160px;
}

html>body #navcontainer a
 {
  width:150px;
}

#navcontainer a:link, #navlist a:visited
{
color: #52514C;
text-decoration: none;

}

#navcontainer a:hover
{
color: #CCC;
background-color:#85cbf3;
}

#active a:link, #active a:visited, #active a:hover
{
color: #CCC;
}


.credits{
	margin-top: 15px;
	padding-bottom: 30px;
	font-size: 80%;
	color: #666666;
	width:940px;
	text-align:center;
}

.credits a{
	margin-top: 15px;
	margin-bottom: 30px;
	color: #fff;
	text-decoration: none;
}

.credits a:hover{
	text-decoration: underline;
}

.bottom {
width:940px;
}

#dnn_dnnLINKS_lblLinks {
width:940px;
}

/***** Main menu *****/

#HouseMenuNav {
width:150px;
margin:0 0 18px;
padding:0;
list-style:none;
}

#HouseMenuNav li {
width:150px;
padding:0;
line-height:1.4em;
display:inline;
}

#HouseMenuNav a {
background-color:#ffffff;
color:#52514C;
font-weight:bold;
width:150px;
float:left;
margin-bottom:0px;
padding:5px 1px 5px 5px;
border-bottom:2px solid #85cbf3;
text-decoration:none;
}

#HouseMenuNav li a:hover, #HouseMenuNavCurrentItem a {
background-color:#ffffff;
width:150px;
border-left:0px solid #DA251C;
color:#DA251C;
text-decoration:underline;
}

#HouseMenuNav ul {
margin:0 0 0 0px;
padding:0 0 0px 0;
font-size:0.9em;
width:125px;
border-bottom:none;
}

#HouseMenuNav ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:125px;
border-bottom:none;
}

#HouseMenuNav ul ul {
width:130px;
}

#HouseMenuNav ul ul a {
width:100px;
}

