@charset "utf-8";
/* CSS Document */


/* LAYOUT GENEARL ALL PAGES*/
body {height:100%; margin:0px; padding:0px;}
p {
margin: 0px;
padding: 0px;
}
img {
	border:none;
}
.top { background-image:url(images/swirl_top.jpg); background-repeat:no-repeat; height: 84px; width: 1015px; }

.body2 {
	height:558px; background-image:url(images/bg.jpg); background-repeat:repeat-x; }
	
.xo_tall {
	width: 8px; background-image:url(images/xo_tall.png); background-repeat:repeat-y;}
	
.xo_wide {
	width: 1012; height: 20px; background-image:url(images/xo_wide.png); background-repeat:repeat-x; }
	
.search { padding: 28px 0px 28px 28px; color: #00A4C4; font-family:Arial, Helvetica, sans-serif; font-size: 13px; }


/* DNN Styles */

.Head
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 23px;
	line-height: 28px;
    font-weight: normal;
    color: #7BB541;
}
.subhead
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height: 22px;
    font-weight: normal;
    color: #00A4C4;
}
/*blockquote {
	    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    color: #92211E;
	line-height: 1.4em;
}*/
.AdPane
{
	padding: 20px 20px 0px 20px;
}
.PicPane
{
	padding: 0px 0px 0px 0px;
}
.TopPane
{
	padding: 20px 20px 20px 20px;
}
.LeftPane
{
	padding: 0px 20px 20px 20px;
}
.ContentPane, .ContentPane2
{
	padding: 0px 20px 20px 20px;
}
.RightPane, .RightPane2
{
	padding: 0px 20px 20px 0px;
}
.BottomPane, .MiddlePane
{
padding: 0px 20px 20px 20px;
}
.LinkPane
{
padding: 0px 0px 10px 0px;
}



/* GENERIC */
H1 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 23px;
	line-height: 28px;
    font-weight: normal;
    color: #00A4C4;
}
H2 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 23px;
	line-height: 28px;
    font-weight: normal;
    color: #7BB541;
}
H3 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 23px;
	line-height: 28px;
    font-weight: normal;
    color: #9F3F88;
}
H4 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 23px;
	line-height: 28px;
    font-weight: normal;
    color: #DE8347;
}
H5 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 1.3em;
    font-weight: normal;
    color: #00A4C4;
}
H6 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 1.3em;
    font-weight: normal;
    color: #7BB541;
}
H7 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 1.3em;
    font-weight: normal;
    color: #9F3F88;
}
H8 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 1.3em;
    font-weight: normal;
    color: #DE8347;
}
H9 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px
    font-weight: normal;
    color: #00A4C4;
}
H10 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px
    font-weight: normal;
    color: #7BB541;
}
H11 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px
    font-weight: normal;
    color: #9F3F88;
}
H12 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px;
    font-weight: normal;
    color: #DE8347;
}


/* Main Menu */
.MainMenu_MenuBar
{
    cursor: hand;
    height: 30px;
    border-right: #f0f0f0 0px solid;
	width: 100%;
}
.subicon
{
display: none;
}
.MainMenu_MenuItem TD
{
    background-color: transparent;
	cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
	border-bottom: transparent 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 8px 0px 8px;
}
.MainMenu_RootMenuItem
{
	background: url(images/menu.jpg) repeat-x left top;
    cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
    font-size: 12px;
    font-weight: normal;
    border-left: transparent 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 1px solid;
    text-align: center;
	padding: 0px 10px 0px 10px;
	line-height: 55px;
	margin-right: 0px;
	display: inline-block;
	height: 55px;
	position:relative;
	float: left;
}
/*.MainMenu_RootMenuItem span.txt
{
	background: Transparent;
    cursor: pointer;
    color: #ffffff;
	font-style:normal;
    font-family: "Century Gothic", Arial, Helvetica, san-serif;
    font-size: 13px;
    font-weight: normal;
	padding: 0px 10px 0px 0px;
	display: inline-block;
	height: 30px;
	position:relative;
	vertical-align: middle;
	margin-right: -10px;
	float: left;
	min-width: 80px;
}*/

.MainMenu_RootMenuItemSel, .MainMenu_RootMenuItemBreadCrumb
{
	background: url(images/menu_a_green.jpg) repeat-x left top;
    cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
    font-size: 12px;
    font-weight: normal;
    border-left: #fff 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #fff 1px solid;
    text-align: center;
	padding: 0px 10px 0px 10px;
	line-height: 55px;
	margin-right: 0px;
	display: inline-block;
	height: 55px;
	position:relative;
	float: left;
}
/*.MainMenu_RootMenuItemSel span.txt, .MainMenu_RootMenuItemBreadCrumb span.txt
{
background: url(images/sep_active_right.png) no-repeat right top;
    cursor: pointer;
    color: #ffffff;
	font-style:normal;
    font-family: "Century Gothic", Arial, Helvetica, san-serif;
    font-size: 13px;
    font-weight: normal;
	padding: 0px 10px 0px 0px;
	display: inline-block;
	height: 30px;
	position:relative;
	margin-right: -10px;
	vertical-align: middle;
	float: left;
	min-width: 80px;
}*/
.MainMenu_MenuItemSel TD
{
    background-color: #7bb642;
	cursor: pointer;
    color: #fff;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
	border-bottom: transparent 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 8px 0px 8px;
	}
	
.MainMenu_SubMenu
{
	z-index: 1000;
    cursor: pointer;
	background-color: #8BDDEC;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 0px solid #00A94F;
	border-right: 0px solid #00A94F;
    vertical-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }

/* Menu Vertical */
.MainMenu2_MenuBar
{
    cursor: hand;
}
.subicon2
{
display: none;
}
.MainMenu2_MenuItem TD
{
    background-color: transparent;
	cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
	border-bottom: transparent 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 8px 0px 8px;
}
.MainMenu2_RootMenuItem
{
	background-color: transparent;
    cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
    border-left: transparent 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 1px solid;
    text-align: left;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	display: inline-block;
	min-height: 24px;
	position:relative;
	float: left;
}
/*.MainMenu2_RootMenuItem span.txt
{
	min-height: 25px;
	margin-bottom: 2px;
}*/

.MainMenu2_RootMenuItemSel, .MainMenu2_RootMenuItemBreadCrumb
{
	background-color: #BCD99E;
    cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
    border-left: #fff 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #fff 1px solid;
    text-align: left;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	display: inline-block;
	min-height: 24px;
	position:relative;
	float: left;
}
/*.MainMenu2_RootMenuItemSel span.txt, .MainMenu2_RootMenuItemBreadCrumb span.txt
{
	min-height: 25px;
	margin-bottom: 2px;
}*/
.MainMenu2_MenuItemSel TD
{
    background-color: #fff;
	cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
	border-bottom: transparent 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 8px 0px 8px;
	}
.MainMenu2_SubMenu
{
	z-index: 1000;
    cursor: pointer;
	background-color: #BCD99E;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 0px solid #00A94F;
	border-right: 0px solid #00A94F;
    vertical-align: center;
	padding: 0px 0px 0px 0px;
	filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }

a:link, a:visited, a:active
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px;
    font-weight: normal;
    color: #00A4C4;
}
a:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px;
    font-weight: normal;
    color: #00A4C4;
    text-decoration: underline;
}
.GlobalLink TD{
	border-right: 1px solid #006A9A;
	padding: 0px 20px 0px 20px;
}
.GlobalLink {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    color: #006A9A;
	font-weight: normal;
	text-decoration:none;
}
a.GlobalLink:link, a.GlobalLink:visited, a.GlobalLink:active
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    color: #006A9A;
	font-weight: normal;
	text-decoration:none;
}
a.GlobalLink:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    color: #006A9A;
	font-weight: normal;
    text-decoration: underline;
}
.VendorLink {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    color: #00A4C4;
	font-weight: normal;
	text-decoration:none;
}
a.VendorLink:link, a.VendorLink:visited, a.VendorLink:active
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    color: #00A4C4;
	font-weight: normal;
	text-decoration:none;
}
a.VendorLink:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 19px;
    color: #7BB541;
	font-weight: normal;
    text-decoration: none;
}
/*.BreadCrumb {
	color: #ffffff;
	font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
	text-decoration:none;
}
a.BreadCrumb:link, a.BreadCrumb:visited, a.BreadCrumb:active
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #A9CF39;
	text-decoration:none;
}
a.BreadCrumb:hover
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #A9CF39;
    text-decoration: underline;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #29aae2;
    text-decoration: none;
}
a.CommandButton:hover {
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #333333;
	text-decoration: none;
}*/
.Normal, .Normal table, .Normal table p
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px;
    font-weight: normal;
    color: #808080;
}
.Normalbold
{
font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 22px;
    font-weight: bold;
    color: #808080;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
    background: #fff;
	height: 24px;
	width: 185px;
	font-size: 12px;
	color: #7BB541;
	border: #00A4C4 1px solid;
	padding-top: 4px;
	padding-left: 5px;
	line-height:normal;
	display: inline;
}

