html{background-color:#DAF3FD;}
body{height:100%;margin:0px;text-align:center;background-color:#DAF3FD;font-size:90%;font-family:Segoe UI, arial,verdana,helvetica,sans-serif; color:#797979;}
h2,h3,h4,h5{display:block;height:auto;font-family:Segoe UI,Tahoma,Arial,sans-serif;letter-spacing:-.01em;line-height:1em; color:#F58220;}
h2{margin:0 0 20px;padding-bottom:5px;font-size:40px;letter-spacing:-1px;font-weight:bold;color:#333;border-bottom:2px solid #ccc;}
h3{clear:both;margin:10px 0;padding-bottom:2px;font-size:22px;font-weight:bold;color:#F58220;border-bottom:2px solid #ccc;}
h4{margin:0 0 10px;padding-bottom:1px;font-size:16px;font-weight:bold;color:#F58220;border-bottom:1px solid #ccc;}
h5{font-weight:bold;border-bottom:1px solid #999; color:#F58220;}
a{outline:none;}
a:link{color:#005A88;}
a:visited{color:#005A88;}
a:hover{color:#138CDD;}
a:active{color:#f58220;}
a img{border:0px;}
a.closer,a.closer:visited{color:#800 !important;font-size:.9em !important;font-weight:normal !important;}
strong{font-weight:bold;}
em{font-style:italic;}
.green {color:#00ff00;}

/* Master Layout and Navigation */
#pageBody{position:relative;margin:0px auto;padding:0px; padding-left:0px; padding-right:0px; width:984px;text-align:left; background-image:url(../images/bg_span_wol.gif); background-repeat:repeat-y;}
/*#pageBody *{text-align:left;}*/

#fishEyeContainer { float:right; clear:both; width:100%; height:150px; }
#fishEyeContainerIn { float:right; padding-right:58px; padding-top:10px;}

/* Page Content */
#pageTitle {padding-top:0px; padding-left:20px; padding-right:20px;}
#pageContent p{padding-bottom:10px;}
div#main{margin:0px 0px 0px 20px;padding:0 20px 0 0;float:left;display:inline;width:680px;}
div#sidebar{margin:0px;padding-left:20px;padding-right:20px;float:right;display:inline;width:210px;font-size:.9em;border-left:1px solid #ddd !important;}
code{display:block;overflow:auto;margin:0 20px 60px !important;padding:10px;border:1px solid #555;background:#ffe;font-family:"courier new",courier,monospace;font-size:12px;white-space:pre;}
abbr,acronym{cursor:default;border-bottom:1px dashed #777;}
.container{margin-bottom:40px;}
#welcome{margin-bottom:40px;padding-bottom:20px;}
.homepage p{text-align:justify;}

/* Footer */
#footer{height:131px; clear:both;margin:0px;width:984px;/*border-top:1px solid #999;*/ background-image:url(../images/bg_footer_image_wol.jpg); background-position: center bottom; background-repeat:no-repeat;}
#footer td{vertical-align:top;padding-top:80px}
#footer #links{font-weight:bold;font-size:.9em;}
#footer form{margin:10px 0 0;padding:0;}
#footer form #search_field{width:400px;}
#footer #oisv{text-align:right;vertical-align:middle;}
#footer a{color:#00c;text-decoration:underline;}
#footer a:visited{color:#006;}
#footer a:hover{color:#c00;}
#pageclose{text-align:center; /*font-size:.9em;text-align:center;border-top:1px solid #999;*/}
#pageclose,#pageclose a{color:#888 !important;}
#pageclose a:hover{color:#333 !important;}

/* Other Generic Styles */
.linklist{list-style:none;margin:10px 0;}
.linklist li{list-style:none;background:transparent url('../images/bullet_orange.png') 0 3px no-repeat;padding-left:20px;}
.linklist .more{font-size:.9em;background:transparent;}
.linklist .more a{color:#666;}
.linklist span{font-size:.8em;font-weight:normal;}

/* Generic Form Styles */
/*
form legend{display:none;}
form fieldset{margin:0 20px;border:0;}
form input[type=text],
form input[type=file],
form input[type=password],
form textarea,
form select{display:inline;border:1px solid #999;padding:4px;background:#fff url('images/generic_input_background.png') 0 1px repeat-x;}
form input[type=checkbox],
form input[type=radio]{display:inline;width:auto !important;}
form select{padding:0;}
form select option{padding-top:4px;}
form textarea{font-family:arial,tahoma,sans-serif;}
form input[readonly],
form textarea[readonly]{color:#999;background:#eee;border-color:#999;}
form label.error{color:#c00 !important;font-weight:bold;}
form label.error input[type=text],
form label.error input[type=password],
form label.error select,
form label.error textarea{border-color:#c00;}
#pageBody form input.action_button{margin:20px 0 0;width:140px;}
#pageBody form input.submit{text-align:center;}
form .form_wrapper{float:left;display:inline;padding-top:15px;}
form.legendary{margin:20px 0;width:100%;}
form.legendary fieldset{position:relative;padding:0 20px 40px;border:1px solid #ddd;background:url('images/generic_input_background.png') 0 1px repeat-x;}
form.legendary legend{position:absolute;top:-.5em;left:.5em;display:block;padding:3px 10px;border:1px solid #ddd;border-bottom-width:0;background:#fff url('images/generic_input_background.png') 0 1px repeat-x;font-weight:bold;color:#444;}
form.stacked label{display:block;margin:20px 0 0;font-weight:bold;color:#444;}
form.stacked input,
form.stacked select,
form.stacked textarea{display:block;}
form.inline label{display:block;margin:20px 0 0;font-weight:bold;color:#444;}
form.inline span{display:block;float:left;width:150px;text-align:right !important;padding-right:10px;}
form.inline input,
form.inline select,
form.inline textarea{display:inline;}
input#form_action{margin:30px 0;}
*/

/* zebra striping for table rows */
tr.ying { background-color: #f1f1f1; }
tr.yang { background-color: #fff; }
tr.ying td, tr.yang td { border-top:1px solid #ddd; }



.greenbutton, .bluebutton, .redbutton
{
	padding:0;
	margin:0;
	border:0;
	background-image:url(../images/btn_green_r.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:table-cell;
	height:22px;
}
.greenbutton
{
	background-image:url(../images/btn_green_r.gif);
}
.greenbutton span, .bluebutton span, .redbutton span
{
	height:22px;
	padding:2px 10px 7px 10px;
	margin:0;
	background-position:top left;
	background-repeat:no-repeat;
	display:table-cell;
	line-height:1.4em;
}
.greenbutton span
{
	background-image:url(../images/btn_green_l.gif);
}
a.greenbutton:hover, a.greenbutton:visited:hover,a.greenbutton, a.greenbutton:visited,a.greenbutton:active,a.bluebutton:hover, a.bluebutton:visited:hover,a.bluebutton, a.bluebutton:visited, a.bluebutton:active,a.redbutton, a.redbutton:hover, a.redbutton:visited:hover,a.redbutton:visited, a.redbutton:active
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.greenbutton:hover, a.greenbutton:visited:hover, a.greenbutton, a.greenbutton:visited, a.greenbutton:active, a.bluebutton:hover, a.bluebutton:visited:hover, a.bluebutton, a.bluebutton:visited, a.bluebutton:active, a.redbutton, a.redbutton:hover, a.redbutton:visited:hover, a.redbutton:visited, a.redbutton:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.datatable {
	border:0px solid #C6C6C6;
	font-size:13px;
	color:#4E4E4E;
}
.datatable td {
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
}
.datatable tr.fade td{
	padding:0px;
}
td.borderLeft {
	border-left:1px solid #C6C6C6;
}
td.borderTop {
	border-top:1px solid #C6C6C6;
}
.datatable h5{
	border:0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
.datatable .odd {
	background-color:#F6F6F6;
}
.datatable .fade
{
	background-color:#C6C6C6;
	background-image:url(../images/border_fadeout_left.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height:1px;
}

/* Header link */

.goToHomeLinkImageDIV {
	float:left;
	width:450px;
	height:110px;
	margin-left:30px;
	margin-top:10px;
}

/* Home page classes */
.homePageBox1 .left {
	margin-left:51px;
	margin-top:55px;
	width:260px;
	height:150px;
	float:left;
}
.homePageBox1 .center {
	margin-left:27px;
	margin-top:90px;
	width:250px;
	height:175px;
	float:left;
}
.homePageBox1 .left .title {
}
.homePageBox1 .left .title h3 {
	border-bottom: 0px !important;
	color:#FFFFFF;
}
.homePageBox1 .center .title {
}
.homePageBox1 .center .title h3 {
	border-bottom: 0px !important;
}
.homePageBox1 .left .content {
	color:#FFFFFF;
	font-size: 16px;
	line-height:18px;
}
.homePageBox1 .left .buttons {
	width:149px;
	height:29px;
	margin-left:110px;
	margin-top:15px;
}
.homePageBox1 .center .content {
	font-size: 16px;
	line-height:18px;
	color:#000000;
}
.homePageBox1 .center .content p {
	margin: 0px;
	margin-bottom: -7px;
	padding-left: 20px;
	background-image: url(../images/bullet.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.homePageBox2 .center {
	margin-left:50px;
	margin-top:45px;
	width:600px;
	height:300px;
	float:left;
}
.homePageBox2 .center .title h3 {
	border-bottom: 0px !important;
	color:#025F9E;
}
.homePageBox2 .center .content {
	color:#000000;
	font-size: 15px;
	line-height:18px;
}
.homePageBox2 .center .buttons {
	width:445px;
	height:45px;
	margin-left:310px;
	margin-top:25px;
}

.errorDiv {
    color:#ff0000;
}