/* Print CSS*/

body{
	padding:0;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #0173AE;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}



#container{
	width:550px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

p{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.5em;
	font-size: 1.1em;
}

h4{
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 1.1em;
	color: #3300cc;
	line-height: 1.4em;
	text-align: right;
}
form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	background-color: #FFFFFF;
}


#header {
	height:90px;
	margin:0;
	width: 970px;
	background-color: #FFFFFF;
	padding-top: 26px;
	padding-left: 30px;
	display: none;
}
#printheader {
}
#newspanel {
	height: 23px;
	width: 529px;
	color: #0073AE;
	padding-top: 7px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0073AE;
	border-bottom-color: #0073AE;
	margin-top: 10px;
}



#navigation{
	float:left;
	background-image: url(../images/bg_leftnav.jpg);
	background-repeat: no-repeat;
	width: 208px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	height: 450px;
	padding-left: 20px;
	padding-top: 10px;
	display: none;
}

#content{
	width:549px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	position: relative;
}

#content a {
	text-decoration: none;
	color: #0073AE;
}
#content a:hover {
	text-decoration: underline;
}

#content h2{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 1.5em;
	color: #0073AE;
	line-height: 1.3em;
}
#video {
	position: absolute;
	top: 115px;
	left: 505px;
	display: none;
}


#contentbg{
	width:549px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}


#contentpanel{
	width:488px;
	background-color: #FFFFFF;
	border: 1px solid #0073AE;
	margin-left: 2px;
	background-image: url(../images/contentpanel_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	min-height: 450px;
}

#contentpanel li{
	margin-top: 0;
	margin-right: 15px;
	margin-left: 15px;
	list-style-image: url(../images/bullet.gif);
	font-size: 1em;
	list-style-position: outside;
	line-height: 1.3em;
	margin-bottom: 0px;
}
#contentpanel ul {
	margin-left: 15px;
}

#contentpanel a {
	text-decoration: none;
	color: #0073AE;
}
#contentpanel a:hover {
	text-decoration: underline;
}

#contentpanel h2{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.5em;
	color: #0073AE;
	line-height: 1.3em;
}
#contentpanel h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.1em;
}
#contentpanel p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}




#homeimage {
	margin-bottom: 15px;
}
#rightpanel {
	float: right;
	width: 240px;
	margin-left: 20px;
	margin-top: 4px;
	height: 200px;
	margin-right: 0px;
}
#rightpanel h3 {
	color: #0073AE;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightpanel a {
	color: #36A08A;
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36A08A;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(../images/arrows.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightpanel a:hover {
	background-image: url(../images/arrows_over.gif);
	color: #0073AE;
}




#extra{
	height: 25px;
	clear:both;width:100%
}


#footer{
	text-align: right;
	color: #FFFFFF;
	position: relative;
}

#footer p{
	margin:0;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#design {
	position: absolute;
	left: 0px;
	padding-top: 5px;
	font-size: 0.9em;
}
#design a {
	color: #39A1C6;
	text-decoration: none;
}
#design a:hover {
	color: #FFFFFF;
}

#contentbg h1 {
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 24px;
	color: #0073AE;
	display: block;
	height: 41px;
	padding-left: 20px;
}
