@charset "utf-8";
/* CSS Document */

html, body, form
{
	margin: 0px; 
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	margin-right: auto; 
	margin-left: auto; 
}

body 
{
	text-align: left;
	width: 100%;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.headerpane
{
	width: 890px;
}

.headerpane p
{
	margin: 0px;
	padding: 0px;
}

.Head
{
	font-size: 16px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
}

.Normal, 
.NormalDisabled
{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
}

#outer
{
	margin-right: auto; 
	margin-left: auto; 
	text-align: center;
}

#wrapper 
{
	width: 890px;
	margin-right: auto; 
	margin-left: auto; 
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

.nav 
{
	font-size: 16px; 
	text-decoration: none; 
	letter-spacing: 1px;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	height: 118px;
	width: 876px;
}

.navleft
{
	background-image: url(images/navleft.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 12px;
}

.navright
{
	background-image: url(images/navright.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 12px;
}

a, .CommandButton  {font-family:Arial,Helvetica,sans-serif; color:#666666; text-decoration:none;}

a:link, .CommandButton:link {font-family:Arial,Helvetica,sans-serif; color:#666666; text-decoration:none;}
a:visited, .CommandButton:visited {font-family:Arial,Helvetica,sans-serif; color:#666666; text-decoration:none;}
a:active, .CommandButton:active {font-family:Arial,Helvetica,sans-serif; color:#666666; text-decoration:none;}
a:hover, .CommandButton:hover {font-family:Arial,Helvetica,sans-serif; color:#000000; text-decoration:underline;}

.bodycopy
{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.translator
{
	text-align: right; 
	font-family: sans-serif; 
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 2px;	
}

.translator a
{
	color: #00853E;	
}

.footer
{
	width: 890px; 
	height: 77px; 
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.credits 
{ 
	padding-top: 6px; 
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px; 
	padding-bottom: 10px; 
	text-align: right;
}


h1 
{
	color:#000000; 
	font-size:32px; 
	text-decoration:none; 
	letter-spacing:1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	border-bottom: solid #000000 1px;
	font-family: Arial,Helvetica,sans-serif;
}






.SubHead
{
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}





/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border: 0px;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
	font-family: Arial,Helvetica,sans-serif;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	background-color: Transparent;
	white-space: nowrap;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #FFFFFF;
	border: 0px;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}

.ModuleTitle_MenuBreak
{
	display: none;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}




/* DNN menu */
.dnn_dnnmenu_ctldnnmenu_spmbrk *
{
	color: #FDCE03;
}

.MainMenu_MenuContainer
{
    border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 16px; 
	display: inline-block;
}

.MainMenu_MenuItem, 
.MainMenu_MenuItemSelected
{
    cursor: pointer;
    color: #FDCE03;
    font-size: 16px; 
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none; 
    padding: 5px;
    text-align: center;
    background-color: Transparent;
    font-weight: bold;
    font-style: normal;
    border: 0px;
}

.MainMenu_MenuItem a:link, 
.MainMenu_MenuItem a:visited,
.MainMenu_MenuItem a:hover,
.MainMenu_MenuItem a:active,
.MainMenu_MenuItemSelected a:link,
.MainMenu_MenuItemSelected a:visited,
.MainMenu_MenuItemSelected a:hover,
.MainMenu_MenuItemSelected a:active
{
	cursor: pointer;
    color: #FDCE03;
    font-size: 16px; 
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none; 
    padding: 0px;
    text-align: center;
    background-color: Transparent;
    font-weight: bold;
    font-style: normal;
    border: 0px;
}

.MainMenu_MenuItemSelected
{
    
}

.MainMenu_MenuItemHover
{
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    background-color: Transparent;
    color: #FDCE03; 
    background-color: #003C03;
    font-size: 16px; 
    text-decoration: none; 
    padding: 5px;
    font-weight: bold;
    font-style: normal;
    border: 0px;
}

.MainMenu_MenuItemHover a:link,
.MainMenu_MenuItemHover a:visited,
.MainMenu_MenuItemHover a:hover,
.MainMenu_MenuItemHover a:active
{
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    background-color: Transparent;
    color: #FDCE03; 
    background-color: #003C03;
    font-size: 16px; 
    text-decoration: none; 
    padding: 0px;
    font-weight: bold;
    font-style: normal;
    border: 0px;	
}


.MainMenu_MenuItem td,
.MainMenu_MenuItemSelected td,
.MainMenu_MenuItemHover td
{
	padding-left: 0px;
    padding-right: 0px;
    width: 116px;
    text-align: center;
    white-space: normal !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    margin-left: auto;
    margin-right: auto;
}

.MainMenu_MenuSeparator img,
.MainMenu_MenuItem td img,
.MainMenu_MenuItemSelected td img,
.MainMenu_MenuItemHover td img,
.MainMenu_SubMenuItem img,
.MainMenu_SubMenuItemSelected img,
.MainMenu_SubMenuItemHover img,
.MainMenu_MenuBreak, 
.MainMenu_MenuIcon,
.dnn_dnnmenu_ctldnnmenu_spmarw 
{
    display: none;    
}

.MainMenu_SubMenuContainer
{
	color: #FDCE03;
	background-color: #006600;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	border: solid 1px #000000;
	margin: 0px;
	padding: 0px;
}

.MainMenu_SubMenuItem
{
	color: #FDCE03;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MainMenu_SubMenuItemSelected
{
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 16px;
    color: #FDCE03;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MainMenu_SubMenuItemHover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #FDCE03;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #003C03;
}

td.MainMenu_SubMenuItem,
td.MainMenu_SubMenuItemSelected,
td.MainMenu_SubMenuItemHover
{
	font-size: 13px;
}

td.ListHeader { color:white; }


