@charset "utf-8";
.banner {
	background-color: transparent;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 277px;
	width: 980px;
}
.nav-bg {
	background-color: #CC0000;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
.login {
	background-color: transparent;
	padding-top: 53px;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.ribbon {
	background-color: transparent;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 80px;
	background-image: url(images/ribbon.gif);
	background-repeat: no-repeat;
}
.nav-end {
	background-color: #CC0000;
	height: 40px;
	width: 2px;
}
.logo {
	background-color: transparent;
	padding-left: 48px;
	height: 227px;
}
.footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	text-decoration: none;
}
.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	background-color: transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: hand;
	color: #cccccc; 
	font-size: 12px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 7px;
}
.main_dnnmenu_rootitem { /*TD if menu option for using tables is on*/
	cursor: hand;
	height: 40px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	line-height: 15px;
}
.main_dnnmenu_itemhover {
	color: #000000;
}
.main_dnnmenu_itemhover td {
	color: #000000;
}
.main_dnnmenu_icon {
	display: none;
}
.main_dnnmenu_submenu {
	background-color: #666666;
	z-index: 1000;
}
.main_dnnmenu_break {
	display: none;
}
.main_dnnmenu_arrow {
	display: none;
}
.main_dnnmenu_rootmenuarrow {
	display: none;
}
.search {
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.search:link {
	background-color: #CC0000;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: lowercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FF6666;
}

A.search:visited  {
    text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FF6666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: lowercase;
}

A.search:active   {
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FF6666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: lowercase;
}

A.search:hover    {
    text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: lowercase;
}
.dnn-content-text {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A.dnn-content-text:link {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.dnn-content-text:visited {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.dnn-content-text:active {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.dnn-content-text:hover {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.dnn-footer-text {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.dnn-footer-text:link {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.dnn-footer-text:visited {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.dnn-footer-text:active {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.dnn-footer-text:hover {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.Normal {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SubHead {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.CommandButton {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}