/* page layout styles */
Body
{
    background-color: white;
    text-align: center;
    background-image: url(img/pageBg.gif);
    background-position: top;
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
    height:100%;
	color: #5d5d5d;
}

Body TABLE
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}

.nav {
background-image: url(img/navbg.gif);
background-repeat: repeat-x;
height: 35px;
}

.toplinks {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: -1px;
font-family: verdana;
color: #5b6e37;
}

.toplinks a:link, .toplinks a:visited {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: -1px;
font-family: tahoma;
color: #5b6e37;
text-decoration: none;
}

.toplinks a:link:hover, .toplinks a:visited:hover {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: -1px;
font-family: tahoma;
color: #4c8291;
text-decoration: none;
}


.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	color: #4a7a88;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb A:hover, .breadcrumb A:visited:hover
{
	font-size: 11px;
	color: #4a7a88;
	font-weight: normal;
	text-decoration: none;
}

.leftpane {
background-image: url(img/leftpanebg.gif);
background-repeat: repeat-x;
background-color: #ffffff;
width: 385px;
}


.footer
{
	background: url(img/footerline.gif) no-repeat top left;	
	background-color: #ffffff;
	height: 60px;
	color: #5d5d5d;
 	 font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}

.footer a:link, .footer a:visited
{
  	font-family: Arial, Verdana, Tahoma;
    font-size:11px;
	color: #5a8e9d;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover, .footer a:visited:hover
{
  	font-family: Arial, Verdana, Tahoma;
    font-size:11px;
	color: #5a8e9d;
	font-weight: normal;
	text-decoration: underline;
}
/*=============== START DEFAULT MENU STYLES ============================================*/

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
    padding-left: 2px;
	padding-right: 2px;
	background-color: Transparent;
	vertical-align: middle;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #5d5d5d; 
	font-size: 11px; 
	line-height: 20px;
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	background: transparent;
	cursor: pointer; 
	line-height: 35px;
	color: #356c7c; 
	border: 0;
	font-family: times new roman;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 0px;
}

.main_dnnmenu_rootitemhover  { /*TD if menu option for using tables is on*/
	background: transparent;
	cursor: pointer; 
	color: #5b6e37;  
	line-height: 35px;
	border: 0;
	font-family: times new roman;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 0px;
}

.main_dnnmenu_rootitem_selected  { /*TD if menu option for using tables is on*/
	background: transparent;
	cursor: pointer; 
	color: #5b6e37; 
	line-height: 35px;
	border: 0;
	font-family: times new roman;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 0px;
}

.main_dnnmenu_itemhover {  
	background-color: #e4e4e4; 
	color: #5b6e37; 
	line-height: 20px;
	
}

.main_dnnmenu_itemhover td {  
	background-color: #e4e4e4;
	color: #5b6e37;
	font-size: 11px; 
	line-height: 20px;
	font-weight: bold;
	
}
.main_dnnmenu_itemselected td {  
	background-color: #e4e4e4;
	color: #356c7c;
	font-size: 11px; 
	line-height: 20px;
	font-weight: bold;
	
}

.main_dnnmenu_itemselected {
	background-color: #e4e4e4; 
	color: #356c7c;
	font-size: 11px; 
	line-height: 20px;
	font-weight: bold;
	
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px; 
	height: 100%;
	background-color: #6e90a4; 
}

.main_dnnmenu_submenu {
	background-color: #e4e4e4;  
	z-index: 3000; 
	cursor: pointer; 
	margin-left: 0px;
	margin-top: 1px;
	margin-top: 2px;
	margin-left: 3px;
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 2px 2px 2px 2px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 3px;
	font-size: 1px;
	display: none;
}

.main_dnnmenu_arrow {
	border-right: #e4e4e4 1px solid; 
	border-bottom: #e4e4e4 1px solid; 
	border-top: #e4e4e4 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display: none;
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}



.StandardButton     {
    background: #3858A0; 
    color: #FFFFFF;
    font-family: tahoma; 
    font-size: 11px;
    font-weight: normal;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #3858A0;
	border-bottom: 1px solid #3858A0;
	border-left: 1px solid #3858A0;
	border-right: 1px solid #3858A0;
}


.NormalTextBox
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: #f6f6f6;
}
.NormalRed
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #922d13;
}
.NormalBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
	color: #5d5d5d;
}
.Normal,.NormalDisabled {
	color: #5d5d5d;
  	font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a:link, a:visited {
	color: #4a7a88;
	text-decoration: none;
   font-family: arial;
    font-size: 11px;
    font-weight: normal;
}

a:hover, a:visited:hover {
	color: #4a7a88;
	text-decoration: underline;
  font-family: arial;
    font-size: 11px;
    font-weight: normal;
}

A.CommandButton:link, A.CommandButton:visited 
{
    text-decoration:    none;
    color: #4a7a88;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
    text-decoration:    underline;
    color: #4a7a88;
}

.OtherTabs {
    font-weight: bold;
    font-size: 11px;
    color: #5d5d5d;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:#4a7a88;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#4a7a88;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#4a7a88;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#4a7a88;
}


a.Normal:link, a.Normal:visited {
	color: #4a7a88;
	text-decoration: none;
   font-family: arial;
    font-size: 11px;
    font-weight: normal;
}

a.Normal:hover, a.Normal:visited:hover {
	color: #4a7a88;
	text-decoration: underline;
  font-family: arial;
    font-size: 11px;
    font-weight: normal;
}


/* LeftNav Arrows  
----------------------------------------------- */
ul.greenarrow {
	font-family: Arial;
	font-weight: normal;
	list-style: none;
	margin: 0 -5px -5px 0 ;
	padding: 0;
	color: #922d13;
	position: relative;
	left: -2px;
}
.greenarrow li {
	background: url(img/newsbullet.gif) no-repeat top left;	
	font-family: Arial;
	font-weight: normal;
	padding: 0 0 2px 20px;
	color: #922d13;
}

/* LeftNav No Arrows 
----------------------------------------------- */
ul.homelay {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background: url(img/trans.gif) no-repeat center left;	
	margin: 5px -15px -2px 0 ;
	padding: 0;
	color: #5d5d5d;
	position: relative;
	left: 15px;

}
.homelay li {
	background: url(img/greenarrow.gif) no-repeat center left;	
	font-family: Arial;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	color: #5d5d5d;
}


a.homelay:link, a.homelay:visited {
font-size: 11px;
font-family: arial;
font-weight: normal;
text-decoration: none;
color: #4b8090;
}

a.homelay:hover, a.homelay:visited:hover {
font-size: 11px;
font-family: arial;
font-weight: normal;
text-decoration: underline;
color: #4b8090;
}
