/* DNN MODULES */
.MainMenu_MenuItem {
	color: #FFFFFF;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {	
	background-color:#0000CC;
}


/* SITE SPECIFIC */

body {
	/*margin: 0 0 18px 0;*/
	margin: 0 0 0 0;
	font: 12px arial;
	background-color: #E5E5E5;
	text-align: center;
	color: #020061;
}
td {
	font: 12px arial;
}
/*
.nav {
	font: 12px verdana;
	padding-top: 5px;
	background-image: url('Images/100028.jpg');	
}
*/
#main {
	width: 95%;
	border: solid 2px #020061;
	border-top: 0;
	background-color: #FFF;
	text-align: center;
	color: #003;
	/*padding-top: 20px;	*/
}
.whitelink a:link, .whitelink a:visited, .whitelink a:active {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
}
.nav a:hover {
	font-weight: none;
}


#content {
	/*margin-left: 65px;*/
	text-align: left;
	color: #555;
}
.base {

}
#footer {
	width: 100%;	
	background-color: #020061;
	padding: 4px;
	text-align: center;
	color: #CCC;
	font: bold 10px verdana;	
}
.left {
	padding-right: 30px;
	background-image: url('Images/100036.jpg ');
	background-repeat: no-repeat;
}
.right {
	width: 180px;
	/*padding-top: 70px;*/
	color: #9D6A4F;
	text-align: center;		
}
.name {
	font: bold 14px Times;
}	
#rightMenu {
	text-align: left;
	background-color: #F4ECE8;
	border: solid 1px #E8D8D0;
	color: #9D6A4F;
	padding: 10px;
	border-top: 0;
	margin: 0;
}
.right img {
	margin: 0;
	padding: 0;
}
.right strong {
	border-bottom: dashed 2px #E8D8D0;
	width: 100%;
}
.left strong {
	color: #020061;
}
h1 {
	font: 28px arial;
	letter-spacing: -1px;
	color: #020061;
}
h2 {
	font: 18px Georgia;
	letter-spacing: -1px;
	color: #020061;
	border-bottom: dashed 1px #777;
}
.nav a:link, .nav a:visited, .nav a:ctive {
	font: bold 12px verdana;
	color: blue;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
	color: blue;
}
a:link, a:visited, a:ctive {
	font: bold 10px verdana;
	color: #9C2F0E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
#footer a:link, #footer a:visited, #footer a:ctive {
	font: bold 12px verdana;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCC;
}
.menuholder {
	color: #FFFFFF;
	width: 80%;
}
