/* CSS Document */

html {
	height		: 100%; 
	margin-bottom	: 1px; 
}

body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 1px;
	background: url(../images/background.png) 0 0 repeat-x;
}

a:link, a:visited {
	color: #6666FF;
	font-weight: normal;
	text-decoration: none;
  text-transform: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

td, p, div, span {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
	text-align: justify;
}

h3, .componentheading {
	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}

.componentheading {
	padding: 0;

}

.contentheading {
    font-family: Georgia, Times, serif
	height: 35px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #333366;
	font-weight: bold;
    font: small-caps;
    border-top: thin solid #333366;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

a.mainlevel {
	display: block;
	background: url(../images/bullet.png) 0 -3px no-repeat;
	padding-left: 20px;
	height: 20px;
  font-family:  Verdana, "Trebuchet MS", serif;
  font-weight: bold;
  font-variant: small-caps
}

div.clr {
	clear: both;
}

div#center {
	height: 100%;
	text-align: center;
}

div#wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
  min-width: 750px;
  max-width: 1050px;
  width: expression(document.body.clientWidth > 1050? "1050px": "auto" );

	
}
div#whitebg {
	margin: 0 15px;
	background: #fff;
}

div#header {
	background: #0059FC url(../images/01.jpg) 0 0 no-repeat;
	margin: 0px 0px;

}
div#header_02 {
	height: 140px;
	background: url(../images/02.jpg) 100% 0 no-repeat;
}
div#header02 {
	background: #0350AD url(../images/03.jpg) 0 0 no-repeat;
	margin: 0px 0px;
}
div#header_04 {
	height: 1px;
	background: url(../images/04.jpg>) 100% 0 no-repeat;
}

span.header {
	display: block;
	line-height: 90%;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 80px;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #fff;
}
span.subhead {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #FFCC33;
	padding-left: 30px;
}

div#padding {
	padding-bottom: 14px;
}

div#horizsep {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#divider {
	border: 1px solid #fff;
	background: url(../images/separator02.png) repeat-y;
	background-position: 25% 0 !important;
	background-position: 26% 0;
}

div.thinsep {
	clear: both;
	margin-top: 15px;
	height: 1px;
	overflow: hidden;
	background: #000 url(../images/separator02.jpg) 0 0 no-repeat;
}

div#footer {
	clear: both;
	
	margin-top: 15px;
	padding: 5px 0;
	text-align: center;
	color: #999;
	font-size: 10px;
}


div#main {
	margin-left: 25%;

	float: none;
	width: auto !important;
	width: 100%;
}

div#main_padding {
	padding: 0 15px;
	float: none;
	width: auto !important;
	width: 100%;
}

div#sidebar {
	float: left;
	width: 25%;
}

div#sidebar_padding {
	padding: 0 15px;
	float: none;
	width: auto !important;
	width: 100%;
}

/* horizmenu */
div#horizmenu {
	white-space: nowrap;
	margin: 0px 0px;
	line-height: 20px;
	height: 20px;
	margin-right: 0px;
	padding-left: 15px;
  background: #ECECEC
}

div#horizmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu li {
	float: right;
	background: url(../images/separator02.png) 0 0  no-repeat;
	margin: 0;
	padding: 0;
}

div#horizmenu ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}
div#horizmenu a:hover {
}

div#horizmenu a.active_menu {
  color: #000;
}
/* horizmenu2 */
div#horizmenu2 {
    white-space: nowrap;
	margin: 0px 0px;
	line-height: 20px;
	height: 20px;
	margin-right: 0px;
	padding-left: 0px;
    background: #ECECEC;
}

div#horizmenu2 ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu2 li {
	float: right;
	background: url(../images/separator02.png) 0 0  no-repeat;
	margin: 0;
	padding: 0;
}

div#horizmenu2 ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}

div#horizmenu2 a:hover {
}

div#horizmenu2 a.active_menu {
  color: #000;
}
/* fine horizmenu2 */
span.pathway {
	float: left;
	line-height: 20px;
}
.highlight {
background-color : transparent;
color : #000000;
padding : 10;
font-weight : normal;
border-bottom-color : #003366;
border-bottom-style : solid;
border-bottom-width : thin;
}
.highlight2 {
background-color : transparent;
color : #6F6F6F;
padding : 10;
font-weight : normal;
border-bottom-color : #003366;
border-bottom-style : solid;
border-bottom-width : 1px;
  text-transform: uppercase;
  font: xx-small
}
.highlight3 {
background-color : transparent;
color : #6F6F6F;
padding : 10;
font-weight : normal;
  font: normal xx-small;
  text-transform: uppercase
}
.highlight4 {
background-color : transparent;
color : #003366;
padding : 10;
font-weight : bold;
border-bottom-color : #003366;
border-bottom-style : solid;
border-bottom-width : thin;
  font-family:   Georgia, Times, serif;
  font-size: 14px;
  font-stretch: semi-condensed
}
.highlight5 {
background-color : transparent;
color : #505050;
padding : 10;
font-weight : lighter;
border-bottom-color : #003366;
border-bottom-style : solid;
border-bottom-width : 1px;
  font: normal small-caps bold
}
.quote {
	margin: 2px;
border-bottom-color : #003366;
border-bottom-style : solid;
border-bottom-width : 1px;
	background-color: #F9F9F9;
	padding: 2px;
	font-size: 11px;
	color: #254D78;
  font-variant: small-caps
}
