* {
	padding:0;
	margin:0;
	text-decoration:none;
	list-style:none;	
}

body {
	background-color:#AAC2F0;
	text-align:center;
}

.General {
	width:990px;
	margin:0 auto;
	background-color:#AAC2F0;
}

.Top {
	width:100%;
	height:145px;
}

.LogoPane {
	width:440px;
}

.TopRightPane {
	width:550px;
	height:124px;
}

.MenuPane {
	width:100%;
	background-color:#C1D4F4;
}

.Menu {
	padding-left:15px;
	background-color:#C1D4F4;
}

.MenuTopLeft {
	background-image:url(images/menuTopLeft.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:13px;
	height:13px;
}

.MenuTop {
	background-image:url(images/menuTop.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:13px;

}

.MenuTopRight {
	background-image:url(images/menuTopRight.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:13px;
	width:13px;
}

.MenuLeft {
	background-image:url(images/menuLeft.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:13px;
}

.MenuRight {
	background-image:url(images/menuRight.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:13px;
}

.MenuBottomLeft {
	background-image:url(images/menuBottomLeft.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:13px;
	height:13px;
}

.MenuBottom {
	background-image:url(images/menuBottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:13px;
}

.MenuBottomRight {
	background-image:url(images/menuBottomRight.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:13px;
	width:13px;
}

.LoginPane {
	padding-right:15px;
	background-color:#C1D4F4;
}

a.Login {
	font-family:Verdana, Arial;
	font-size:12px;
	color:#0162B1;
	font-weight:bold;
}

a:visited.Login {
	font-family:Verdana, Arial;
	font-size:12px;
	color:#0162B1;
	font-weight:bold;
}

a:hover.Login {
	font-family:Verdana, Arial;
	font-size:12px;
	color:#31006B;
	font-weight:bold;
}

.RightPane {
	width:22%;
	background-color:#AAC2F0;
	padding:10px 0 10px 5px;
}

.InnerRightPane {
	background-color:#AAC2F0;
	padding:0 0 10px 5px;
}

.ContentPane {
	width:78%;
	padding:10px 5px 10px 0px;
}

.ContentPane {
	padding:10px 5px 10px 0px;
}

.GreenBorder {
	border-top:2px solid #00974C;
}

.ContentAreaBar {
	width:5px;
	background-image:url(images/ContentAreaBar.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.BottomLeftPane {
	width:380px;
	padding:10px;
}

.BottomRightPane {
	width:380px;
	padding:10px;
}

.FooterPane {
	width:100%;
	height:20px;
	padding-bottom:30px;
}

.SeparatorTop {
	color:#0162B1;
	font-weight:bold;
	font-size:12px;
}

.SeparatorFooter {
	background-color:#AAC2F0;
	color:#0063B6;
	font-weight:bold;
	font-size:12px;
}

/* Menu DNN*/ 

.MainMenu_MenuArrow {
	display:none;
}

.MainMenu_MenuIcon {
	display:none;
}

.MainMenu_MenuBreak {
	background:transparent;
	border:none;
}

.MenuItem
{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#FFF;
	height:20px;
	_padding-right:5px;
}

.MenuItem_MouseOver
{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#31006B;
	height:20px;
	padding-right:3px;
	background:none;
}

.MenuItem_Selected
{
	font-family:Verdana, Arial;
	font-size:12px;
}

.MainMenu_MenuItem
{
	font-family:Verdana, Arial;
	font-size:12px;
	border:none;
	color:#0162B1;
	height:20px;
	padding-right:5px;
}

.SubMenu {
	border:2px solid #78A7DF;
	background-color:#C3D4F2;
	z-index:1000;
}

.SubMenu td {
	color:#0162B1;
	font-size:10px;
}

.SubMenu_MouseOver
{
	background-color:#FFF;
	font-family:Verdana, Arial;
	font-size:10px;
	padding-right:5px;
}

/* End Menu DNN*/

/* FooterMenu DNN*/ 

.MainMenu_MenuArrow {
	display:none;
}

.MainMenu_MenuIcon {
	display:none;
}

.FooterMenuItem
{
	font-family:Verdana, Arial;
	font-size:10px;
	color:#0063B6;
	height:20px;
	_padding-right:5px;
}

.FooterMenuItem_MouseOver
{
	font-family:Verdana, Arial;
	font-size:10px;
	background-color:#C1D4F4;
	color:#0063B6;
	height:20px;
}

.FooterMenuItem_Selected
{
	font-family:Verdana, Arial;
	font-size:10px;
	color:#0063B6;
}

.FooterMenuItem2 {
	color:#333;
	font-family:Verdana, Arial;
	font-size:10px;
	border:none;
	color:#0063B6;
	height:20px;
	padding-right:5px;
	font-weight:bold;
}	

.FooterSubMenu td {
	color:#0063B6;
	font-size:10px;
}

.FooterSubMenu {
	border:2px solid #78A7DF;
	background-color:#C3D4F2;
	z-index:1000;
}

.FooterSubMenu_MouseOver
{
	background-color:#EDEDF3;
	font-family:Verdana, Arial;
	font-size:10px;
	padding-right:5px;
}

/* End FooterMenu DNN*/
