<!--/*--><![CDATA[/*><!--*/

@media screen, print {

body {
	font-family: Arial, sans-serif;
	background-color: #e4eaf0;
}

a img {
	border: 0px solid;
}

iframe {
	margin-top: 18px;
}

textarea, input {resize: none}

/* content */

.caption {
	margin: 0px;
	padding: 0px;
	position: absolute;
	border:0px solid;
	width: 768px;
	height: 20px;
	top: 106px;
	text-align: center;
	color: #008AB0;
	font-family: "times new roman";
	font-weight: normal;
	font-size: 18px;
}

.content {
	font-size: 12px;
	padding-right: 15%;
	_padding-right: 0%;
}

.content h1.box {
	background-image: url(../images/heading.gif);
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 550px;
	height: 21px;
	color: #00718F;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.content h1 {
	margin-bottom: 18px;
	color: #4d8b95;
	font-size: 14px;
}

.content h2 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.content h3, .content h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.content p {
	color: #000000;
	
}

.content a {
	color: #007EC5;
	text-decoration: none;
}

.content ul li {
	list-style-type: disc;
	list-style-image:url('../images/bullet.gif');
}

/*
.content div.sitemap ul li,
.content div.sitemap ul li a {
	font-weight: bold;
	color: #666666;
}

.content div.sitemap ul li ul li,
.content div.sitemap ul li ul li a {
	font-weight: normal;
	color: #007EC5;
}

.content div.sitemap ul li ul li ul li,
.content div.sitemap ul li ul li ul li a {
	font-weight: normal;
	color: #000000;
}
*/

/* layout */

html body div#doc {
	margin: 0 auto;
	width: 768px;
	padding: 24px;
	margin-top: 24px;
	background-position: top left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}

/*************************** left column ***************************/

html body div#doc div#leftcolumn {
	width: 156px;
	padding: 14px;
	padding-top: 118px;
	background-image: url(../images/leftcolumn.gif);
	background-position: 0 100px;
	background-repeat: repeat-x;
	height: 500px;
}

html body div#doc div#leftcolumn h1 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
}

html body div#doc div#leftcolumn h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

html body div#doc div#leftcolumn a {
	color: #1291AC;
	text-decoration: none;
}

html body div#doc div#leftcolumn form {
	margin: 0px;
	padding: 0px;
	margin-bottom: 18px;
}

html body div#doc div#leftcolumn form fieldset {
	border: 0px solid;
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
}

html body div#doc div#leftcolumn form fieldset a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

html body div#doc div#leftcolumn form fieldset legend {
	margin: 0px;
	padding: 0px;
	float: left;

	font-weight: normal;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;
	margin-bottom: 8px;
}

html body div#doc div#leftcolumn form fieldset label {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	float: right;

	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;
}

/* side menu */

html body div#doc div#leftcolumn div#sidemenu ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

html body div#doc div#leftcolumn div#sidemenu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 8px;
	line-height: 14px;
	margin-bottom: 0px;
}

html body div#doc div#leftcolumn div#sidemenu ul li ul {
	padding-top: 12px;
}

html body div#doc div#leftcolumn div#sidemenu ul li ul li {
	margin-left: 24px;
	list-style-image: url(../images/listbullet.gif);
	padding-bottom: 0px;
	line-height: 12px;
	margin-bottom: 6px;
}

html body div#doc div#leftcolumn div#sidemenu ul li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #1291AC;
}

html body div#doc div#leftcolumn div#sidemenu ul li a:hover,
html body div#doc div#leftcolumn div#sidemenu ul li.active a {
	color: #00718F;
}

html body div#doc div#leftcolumn div#sidemenu ul li.active ul li a {
	font-weight: normal;
	color: #1291AC;
}

html body div#doc div#leftcolumn div#sidemenu ul li ul li a,
html body div#doc div#leftcolumn div#sidemenu ul li ul li.active a {
	font-weight: normal;
	color: #00718F;
}

/*************************** right column ***************************/

html body div#doc div#rightcolumn {
	float: right;
	width: 578px;
}

/* top menu */

html body div#doc div#rightcolumn div#topmenu ul {
	margin: 0px;
	padding: 0px;
}

html body div#doc div#rightcolumn div#topmenu ul li {
	display: block;
	float:left;
	list-style: none;
}

html body div#doc div#rightcolumn div#topmenu ul li a {
	margin-left: 2px;
}

/*

html body div#doc div#rightcolumn div#topmenu ul li a {
	display: block;
	width: 91px;
	padding-top: 20px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 17px;
	margin-left: 2px;
	background-image: url(../images/menubutton.gif);
	background-color: #A0CF67;
	line-height: 14px;

	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

html body div#doc div#rightcolumn div#topmenu ul li a:hover,
html body div#doc div#rightcolumn div#topmenu ul li.active a {
	color: #00718F;
}

*/

#breadcrumble {
	color: #808080;
	padding: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#breadcrumble a {
	text-decoration: none;
	color: #808080;
}

#breadcrumble a:hover {
	color: #808080;
	text-decoration: underline;
}

/* toolbar */

html body div#doc div#rightcolumn div#toolbar {
	clear: left;
	padding-top: 6px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 56px;
}

html body div#doc div#rightcolumn div#toolbar a {
	color: #9BB5C4;
	padding-left: 3px;
	padding-right: 2px;
}

html body div#doc div#rightcolumn div#toolbar form {
	display: inline;
}

html body div#doc div#rightcolumn div#toolbar form input {
	vertical-align: bottom;
	padding-left: 3px;
}

html body div#doc div#rightcolumn div#banner {
	text-align: right;
}

html body div#doc div#rightcolumn .content {
	padding-left: 14px;
}

/*************************** footer ***************************/

html body div#doc div#footer {
	clear: both;
	text-align: center;
	margin-left: 200px;
	margin-top: 20px;
	border-top: 2px ridge;

	font-size: 10px;
}

html body div#doc div#footer a {
	padding-right: 3px;
	padding-left: 3px;
	color: #007EC5;
	text-decoration: none;
}

/* form */
#rightcolumn .textbox {
	width: 280px;
}

#rightcolumn fieldset div {
	clear: both;
}

#rightcolumn label {
  display:block;
  float:left;
  width: 240px;
  margin:2px;
}

#rightcolumn input, #rightcolumn textarea, #rightcolumn select {
  margin:2px;
  padding:2px;
  font-size:12px;
}

#rightcolumn textarea {
	width: 160px;
}

#rightcolumn .validation {
  color:#6666FF;
}

#rightcolumn .invalid {
  background-color: #FF9900;
}

#rightcolumn .button {
}

#rightcolumn .logo {
  float:right;
}

#rightcolumn .radiolistcontrol label {
  text-transform:capitalize;
  display:block;
  float:left;
  width: 60px;
  margin:2px;
}

}

/*]]>*/-->
