/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #004D91; text-decoration:underline;

}

a:hover {color: #FF9900; text-decoration:none;}

body {
	background: #85BBE1;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 16px Tahoma,sans-serif;
	margin-bottom: 10px;
	color: #004D91;
}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1px;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(/images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* breadcrumb trail */

#breadcrumbs {
	height:20px;
	width: 575px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: left;

	font-size: 8px
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* structure */
.container {
	font-size: 12px;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
	background-color: #FFFFFF;
}

/* header */
.top {
	padding: 20px 10px 0;
	background-repeat: repeat-x;
}

/* title */
.header {
	font-size: 1.2em;
	width: 780px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 80px;
}
.header .bottomright, .header .left .header .topright {
	color: #FFF;
	height: 150px;
}

#Search {
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height:22px;
	float:none;
	font: normal 1em Tahoma,sans-serif;
	color:#777;
	//padding-top: 30px;
}
#Search input {
	font-size: 10pt;
	background-color: white;
	margin: 0px;
	height: 22px;
	padding: 0px;
	border:1px solid #ccc;
	font: normal 1em Tahoma,sans-serif;
	color:#777;
}

#inpSearch {padding: 5px}
#frmSearch {
	padding: 3px;
	vertical-align:bottom;

}
#inpButton {
	padding: 3px;
	height: 24px;
	vertical-align:bottom;

}


.header .bottomright {
	text-align: center;
	float:right;
	width: 564px;
	height: 90px;
	border: 1px solid #CCCCCC;
}
.header .left {
	overflow: auto;
	width: 400px;
}
.header .left p,.header .left h2 {padding: 0 0px;}
.header .left h2 {padding-top: 0px; font: normal 1.6em Tahoma,sans-serif;}

/* navigation 1st tier*/
.topnav {
	background: #D9E1E5 url(/images/nav2.gif);
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topnav a {
	background: #D9E1E5 url(/images/nav2.gif);
	border-left: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	float: right;
	font: bold 10px sans-serif;
	line-height: 20px;
	padding: 0 20px;
	text-decoration: none;
}
.topnav a:hover {background-position: right bottom; color: #FFF;}

/* navigation 2nd tier*/
.bottomnav {
	background: #D9E1E5 url(/images/nav.gif);
	height: 41px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottomnav a {
	background: #D9E1E5 url(/images/nav.gif);
	border-left: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	float: right;
	font: bold 13px sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.bottomnav a:hover {background-position: right bottom; color: #FFF;}

/* banner */
.banner {
	height: 110px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.banner_title {
	
	position: relative;
	top: 40px;
	left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FF8B11
}

/* main */
.main {
	background: url(/images/bgmain.gif) repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 180px;
	color: #FFFFFF;
}

.sidenav ul {
	padding: 0;
}
.sidenav li {border-bottom: 1px solid #CCCCCC;}
.sidenav li a {
	font-size: 12px;
	color: #FFF;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #85BBE1;
	color: #FFFFFF;	
}

/* content */
.content {
	float: right;
	width: 575px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}
.content .descr {
	color: #664;
	font-size: 11px;
	margin-bottom: 6px;
}
.content li {
	list-style: url(/images/li.gif);
	margin-left: 18px;
}
.content p {font-family: Tahoma,sans-serif;}

/* footer */
.footer {
	background: url(/images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: 11px sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}