﻿
body {
font-size:11px;
font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
background:url(images/allback.jpg) top center no-repeat;
background-color:#03172e;
margin:0 auto;
padding:0;
}

.Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A {
font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
font-size: 11px;
font-weight: normal;

}

.Normal ul {
	margin-left:15px;
}

/* ***** Wrapper for all Content ***** */
#container {
width:921px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/contentback.gif);
background-color:#2a2a2a;
padding:0 0px;
}
#container_internal {
width:921px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/contentback2.gif);
background-color:#2a2a2a;
padding:0 0px;
}

/*Panes*/
.leftpane {width: 185px;background-color: transparent;padding-left: 0px;padding-right: 0px;padding-top: 0px;}
.contentpaneAdmin {background-color: transparent;padding-left: 5px;padding-right: 10px;padding-top: 5px;}
.Toppane {background-color: transparent;padding-left: 5px;padding-right: 5px;padding-top: 5px;}
.rightpane {width: 175px;background-color: transparent;padding-left: 0px;padding-right:5px;padding-top: 5px;}
/*End Panes*/

.Head {font-size: 1.0em;font-weight:bold;color:#ffffff;}
.SubHead {font-size:12px; font-weight: bold; color:#999999;}
.SubSubHead {font-size:.9em;font-weight:bold; color:#ffffff;}
.NormalBold{font-size: .9em; font-weight: bold;color:#ffffff !important }
.NormalBold a{font-size: .9em; font-weight: bold;color:#ffffff !important }
.Normal{font-size:13px; line-height:20px;font-weight: normal;}
.NormalRed{font-size: 1.0em; font-weight: bold; color: #ff0000}
.NormalTextBox{font-size: 1.0em; font-weight: normal;}
.CommandButton{font-size: 1em;font-weight: normal;color:#ffffff !important ;}
.CommandButton a{font-size: 1em;font-weight: normal;color:#ffffff !important ;}
UL LI {list-style-type:square ;}
UL LI LI{list-style-type:disc;}
UL LI LI LI {list-style-type:circle;}

OL LI {list-style-type:decimal;}
OL OL LI{list-style-type:lower-alpha;}
OL OL OL LI {list-style-type:lower-roman;}

#bottomNavigation ul {
	margin:0;
}
#bottomNavigation ul li { 
display: inline; 
list-style: none; 
}
#bottomNavigation ul li a,#bottomNavigation ul li a:visited { 
padding: 0px 5px; 
border-right: 1px solid #ffffff; 
font-size:11px;
text-decoration:underline;
color:#ffffff;
}
#bottomNavigation ul li a:hover {
	color:#fc0;
}
#bottomNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#bottomNavigation ul li.DisabledTab {display:none;}
#bottomNavigation ul li.SelectedTab.Level0{display:none;}

#topNavigation ul {
	margin:0;
	float:right;
	margin-top:5px;
}
#topNavigation ul li { 
display: inline; 
list-style: none; 
}
#topNavigation ul li a,#topNavigation ul li a:visited { 
padding: 0px 5px; 
border-right: 1px solid #000000; 
font-size:12px;
text-decoration:none;
color:#062447;
font-weight:bold;
font-family:"trebuchet ms",arial,tahoma,verdana;
text-transform:uppercase;

}
#toNavigation ul li a:hover {
	color:#fff;
}
#topNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#topNavigation ul li.DisabledTab {display:none;}
#topNavigation ul li. DisabledTab {display:none;}
#topNavigation ul .DisabledTab {display:none;}
#topNavigation .DisabledTab {display:none;}
/*#topNavigation ul li.SelectedTab.Level0{display:none;}*/



#topbar {
	width:921px;
	background:url(images/topback.jpg) no-repeat;
	height:28px;
	background-color:#2a2a2a;
}
#logo{
float:left;
width:921px;
height:172px;
background:url(images/logo.jpg);
}

#pagetitle {
	width:400px;
	height:45px;
	background:url(images/titleback.gif);
	clear:both;
}
#pagetitle h1 {
	float:left;
	color:#ffffff;
	margin-left:20px;
	margin-top:7px;
}

#content {
width:876px;
margin:0 23px 0 22px;
padding:0;
}

.filler {
	clear:both;
}
	
#content td {
text-align:left;
}


#left {
float:left;
width:691px;
display:block;
border:0px solid blue;
}
#right {
float:right;
width:185px;
border-top:11px solid #03162d;
}
#homeleft {
	width:185px;
	float:left;

}
#homecontent {
float:left;
	width:505px;
	display:block;

}
#filler {
clear:both;
}
#flash {
	width:691px;
	height:240px;
	border:0px solid red;
}
#bar {
	width:691px;
	height:18px;
	background-color:#03162d;
}
#bar2 {
	width:691px;
	height:10px;
	background-color:#03162d;
}

#footer {
width:921px;
background:url(images/footerback.gif) no-repeat;
height:30px;
font-family:"trebuchet ms", verdana, arial, tahoma, sans-serif;
color:#ffffff;
font-weight:normal;
padding-top:30px;
font-size:11px;
text-align:center;
margin:0 auto;
}
.footerclass {
font-family:"trebuchet ms", verdana, arial, tahoma, sans-serif;
color:#ffffff;
font-weight:normal;
font-size:11px;
}
#footer a {
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
}

.MainForm input, .MainForm textbox {
	border:1px solid #121212;
	background-color:#ffffff;
	margin:0px;
	color:#999999;
}
.MainForm td {
	padding:2px;
	border:0px solid red;
	color:#ffffff;
}
.MainForm .CommandButton {
	border:1px solid #121212;
	background-color:#ffffff;
	text-decoration:none;
	padding:5px 5px;
	margin:0px;
	float:left;
	color:#000000;
	font-weight:bold;
}



/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

	    .sIFR-active h1 {visibility: hidden;font-family: Verdana;}
    .sIFR-active h1 {padding-bottom: 0;}
h1 {
  font-size: 36px;
  padding: 0;
  margin: 0px;
  line-height: 1em;
  letter-spacing: -.05em;
  text-align:center;
  width:600px;
  display:block;
  margin-top:5px;
  margin-left:10px;
}

	    .sIFR-active h2 {visibility: hidden;font-family: Verdana;}
    .sIFR-active h2 {padding-bottom: 0;}
h2 {
  font-size: 50px;
  padding: 0;
  margin: 0px;
  line-height: 1em;
  letter-spacing: -.05em;
  text-align:center;
  width:550px;
  display:block;
  margin-top:5px;
}
h3 {
  font-size: 18px;
  display:block;
  color:#000000;
  font-weight:bold;
  line-height:24px;
}

.Superfish #nav {
height:34px;
width: 899px;
margin: 0;
float:left;
background:url(images/menuback.gif);
padding-left:22px;
display:block;
}
#nav ul#Superfish {	padding:0 0 0 0;margin:0;list-style:none;float:left;top: 0px;left: 0;}
/* distance between main buttons */
#nav ul#Superfish li {	margin:0px 0px;}
#nav ul#Superfish ul li {	margin: 0;}
#nav a:link, #nav a:visited, #nav a:hover {	text-decoration: none;}

/*main level buttons*/
ul#Superfish li a span {
	color: #353535;
	font-size: 12px;
	font-family:"trebuchet ms", tahoma, arial, sans-serif;
	display: block;
	padding-top:2px;
}
/*main level buttons on mouseover*/
ul#Superfish li#sfhover a:visited span,ul#Superfish li#sfhover a:link span {
	color: #353535;
	position: relative;
	padding-top:2px;

}
/*main level buttons when active*/
ul#Superfish li a.active span {
	color: #666;
	padding-top:2px;	
}
/*all buttons in menu. No need to change*/
ul#Superfish li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	background: transparent url(images/menuright_blue.gif) right top no-repeat;
}
/* do not change */
ul#Superfish li a  span {
	display: block;
	position: relative;
}
/* fixing hover in ie7 */
ul#Superfish li#sfhover a.active:hover {
	border: none;
}
/* all buttons - styling of submenu - height of main menu */
ul#Superfish li a:link,
ul#Superfish li a:visited,
ul#Superfish li a:hover {
	overflow: hidden;
	background-color: transparent;
	clear: left;
	float: left;
	display: block;
	line-height: 30px;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	background: transparent url(images/menuleft_blue.gif) left top no-repeat;
}
/* hover in main menu + submenu - do not change */
ul#Superfish li#sfhover a:link,
ul#Superfish li#sfhover a:visited,
ul#Superfish li#sfhover a:hover {
	display: block;
	text-decoration: none;
}
/* set padding and background in main menu */
ul#Superfish li a:link span,
ul#Superfish li a:visited span,
ul#Superfish li a:hover span {
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	cursor: pointer;	
	
}
/* background and right edge of main buttons - active and mouseover*/
ul#Superfish li#sfhover, 
ul#Superfish li.sfHover,
ul#Superfish li.nav-child-active,
ul#Superfish li#sfhover.nav-child-active,
ul#Superfish li.nav-active,
ul#Superfish li#sfhover.nav-active,
ul#Superfish li#sfhover.nav-child-active,
ul#Superfish li#sfhover.nav-active {
	position: relative;
	background: transparent url(images/menuright_over_blue.gif) right top no-repeat;
}
/* left edge of main buttons - active and mouseover */
ul#Superfish li#sfhover a:hover, 
ul#Superfish li.sfHover a:hover, 
ul#Superfish li.sfHover a:link, 
ul#Superfish li.sfHover a:visited,
ul#Superfish li a.active:link,
ul#Superfish li a.active:visited,
ul#Superfish li a.active:hover
{
	background: transparent url(images/menuleft_over_blue.gif) left top no-repeat;
	color: black;
	display: block;
}


/* mouseover of active main button - do not change*/
ul#Superfish li#sfhover a.active:hover,
ul#Superfish li.sfHover a.active:hover {
	text-decoration: none;
}
/*box for whole submenu - top/left for position relative to main button*/
ul#Superfish ul {
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
	float:left;
	width: 130px;
	line-height: 22px;
	background: url(images/submenu_back.png) no-repeat bottom left #D8EBFA;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-bottom:8px;
	padding-left:0;
	margin:0;
	background-color:transparent;
}
/* puts the 2nd level sub in right place - adjust if you change width of submenus*/
ul#Superfish li ul li ul {
	display: none;
	top: -1px;
	left: 130px;
}
/*each button in submenu - adjust border colors here */
ul#Superfish li ul li {
	margin: 0;
	border-top: 1px solid #67696c;
	border-bottom: 1px solid #0f0f11;
	line-height: 22px;
	display: block;
	width: 130px;
	background: none transparent;
	cursor: pointer;
}
/*each button in submenu - adjust height of sub buttons here */
ul#Superfish li#sfhover ul li a:link, 
ul#Superfish li#sfhover ul li a:visited, 
ul#Superfish li.sfHover ul li a:link, 
ul#Superfish li.sfHover ul li a:visited {
	color: #c7c9cf;
	display: block;
	background: none transparent;
	line-height: 22px;
	font-weight: normal;
	width: 120px;
	text-align:left;
	padding-left:10px;
	clear:both;
	float:left;
	margin:0;
	
}
/* do not change */
ul#Superfish li ul li#sfhover {
	background: none transparent;
}

ul#Superfish li.sfHover ul li {
	line-height: 22px;
	background: none;
}
/*arrows for mothers*/
ul#Superfish li ul li.nav-mother,#Superfish li#sfhover ul li.nav-mother {
	background: url(arrow.gif) no-repeat 120px;
}
/* mouseover for submenu */
ul#Superfish li#sfhover ul li#sfhover,#Superfish li#sfhover ul li.nav-active{
	background: #feb000 none;
	color:#000000;
}

/* mouseover of submenu button with 2nd level sub */
ul#Superfish li#sfhover ul li#sfhover.nav-mother,
{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 130px;
}
/* do not change (submenu mouseover textcolor in ie) */
ul#Superfish li ul li#sfhover a:link, 
ul#Superfish li ul li#sfhover a:visited,
ul#Superfish li ul li#sfhover a:hover {
	background: none;
	color: #ffffff;
}


@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}
