﻿body {
	background:url('../img/bg.gif') repeat-x top;
	color:#333; 
	font:14px/18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
h1, h2, h3 {font-weight:normal;}
h1 {
	font-size:22pt; 
	padding:5px 0 8px 40px; 
	margin:0 0 5px 0; 
	color:#2985AE;
	font-family:Arial Narrow;
	}
h2 {font-size:12pt; padding:0 0 4px 0; margin:0; color:#00528A;}
h4 {font-size:11pt; padding:0 0 0 40px; margin:0 0 10px 0; font-weight:bold;}
a {text-decoration:none; color:#00528A;}
a:hover {text-decoration:underline;}
p {margin:0 40px 0 40px;}
img {border:none;}

.divider {text-align:center; width:100%; padding-bottom:8px;}
.validation {font-weight:bold; font-size:14pt;}
.sidetan {
	width:200px;
	font-size:9pt;
	background:url('../img/sidetan.jpg') no-repeat bottom;
	}
.sideblue {
	width:200px;
	font-size:9pt;
	background:url('../img/sideblue.jpg') no-repeat bottom;
	}
.sidenote {
	width:210px;
	height:200px;
	font-size:10pt;
	background:url('../img/sidenote.png') no-repeat bottom;
	font-family:Comic Sans MS;
	font-weight:normal;
	color:#636363;
	}
/*---MasterPage---*/
#HeaderPan {
	height:165px;
	background:url('../img/header-bg.jpg') no-repeat top;
	}
#HeaderPan #header {
	width:900px;
	height:165px;
	margin:0 auto;
	}
#HeaderPan #header img {
	position:relative;
	top:35px;
	left:50px;
	}
#HeaderPan #header p {
	position:relative;
	top:47px;
	left:400px;
	color:#fff;
	font-size:9pt;
	font-style:italic;
	width:300px;
	}
#MainPan {
	background:#E9E6C1 url('../img/main-bg.gif') repeat-x top;
	width:100%;
	min-height:500px;
	overflow:visible;
	padding:0;
	margin:0;
	float:left;
	}
#MainPan #MidPan {
	width:900px;
	margin:0 auto;
	padding:0;
	overflow:visible;
	}
#MainPan #MidPan #LeftPan {
	float:left;
	width:150px;
	padding-left:20px;
	height:500px;
	}
#MainPan #MidPan #LeftPan #menu {
	width:150px;
	height:300px;
	float:left;
	margin-top:50px;
	background:url('../img/menu-bg.jpg') no-repeat left;
	}
#MainPan #MidPan #LeftPan #menu ul {
	width:150px;
	margin:20px 0 0 0;
	padding:0;
	}
#MainPan #MidPan #LeftPan #menu li {
	list-style-type:none;
	}
#MainPan #MidPan #LeftPan #menu li a {
	font-size:13pt;
	color:#fff;
	text-decoration:none;
	width:115px;
	height:28px;
	display:block;
	padding:8px 0 0 35px;
	margin:0;
	}
#MainPan #MidPan #LeftPan #menu li a:hover {
	background:url('../img/menu-hover.png') no-repeat left top;
	}
#MainPan #MidPan #RightPan {
	float:left;
	width:730px;
	background:url('../img/content-top.png') no-repeat top left;
	position:relative;
	bottom:20px;
	}
#MainPan #MidPan #RightPan #content {
	background:#fff;
	width:720px;
	float:left;
	overflow:visible;
	border-left:solid 1px #CCCCB0;
	border-right:solid 1px #CCCCB0;
	position:relative;
	top:20px;
	margin:0;
	padding:0;
	}
#footerPan {
	background:url('../img/footer-bg.gif') repeat-x top;
	height:180px;
	width:100%;
	padding:0;
	margin:0;
	float:left;
	}
#footerPan #footer {
	width:950px;
	height:180px;
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#B2F1FF;
	font-size:9pt;
	}
#footerPan #footer img {
	position:relative;
	left:81px;
	padding:0;
	margin:0;
	}	
#footerPan #footer ul {
	list-style:none;
	width:560px;
	margin:0 auto;
	padding-top:10px;
	}
#footerPan #footer li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
	}
#footerPan #footer li a {
	color:#B2F1FF;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px 0 10px;
	}
#footerPan #footer li a:hover {
	text-decoration:underline;
	}
#footerPan #footer p {
	color:#fff;
	padding:8px 0 0 0;
	margin:0;
	}
/*---Mail----*/
#mail {
	margin:0 auto;
	width:500px;
	}
#mail #mailcontrols {
	text-align:center;
	width:500px;
	}
.mailtext {
	font:14px/18px "Arial", Arial, Helvetica, sans-serif;
	width:400px;
	}
.watermark {
	color:#636363;
	font:10pt Arial;
	font-style:italic;
	width:400px;
    }

/*---Modal Popup---*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	}
.modalPopup {
	background-color:#ffffdd;
	border:solid 2px #CCCCB0;
	width:650px;
	height:450px;
	}
.modalBtn {
    display:none;
    }
.backClose {
	position:absolute;
	left:620px;
	top:5px;
	}
/*---Modal Popup Small---*/
.modalPopupSmall {
	background-color:#ffffdd;
	border:solid 2px #CCCCB0;
	width:380px;
	height:200px;
	}
.backCloseSmall {
	position:absolute;
	left:350px;
	top:5px;
	}
.modalDiv {
	margin:0 auto;
	width:330px;
	padding-top:30px;
	}
/*---AJAX Update Progress---*/
#Indicator {
	width:32px;
	margin:0 auto;
	}
/*---AJAX Accordion---*/
.accordionHeader {
	cursor:pointer;
	color:#333;
	padding-bottom:15px;
	font-style:italic;
	}
.accordionHeader:hover {
	text-decoration:underline;
	}
.accordionHeaderSelected {
	cursor:pointer;
	font-weight:bold;
	color:#333;
	}
.accordionContent {
	padding:5px 0 15px 15px;
	width:590px;
	color:#333;
	}
/* xp theme */
.tabs .ajax__tab_body {
	font-family:arial,tahoma,helvetica;
	font-size:10pt;
	border:1px solid #fff;
	border-top:0;
	padding:30px 0 0 0;
	background-color:#fff;
	}
.tabs .ajax__tab_header {
	font-family:Arial,tahoma,helvetica;
	font-size:12px;
	background:url("../img/tabs/tab-line.gif") repeat-x bottom;
	padding-left:22px;
	}
.tabs .ajax__tab_outer {
	padding-right:0px;
	background:url("../img/tabs/tab-right.gif") no-repeat right;
	height:21px;
	}
.tabs .ajax__tab_inner {
	padding-left:3px;
	background:url("../img/tabs/tab-left.gif") no-repeat;
	}
.tabs .ajax__tab_tab {
	height:13px;
	padding:4px 5px;
	margin:0;
	background:url("../img/tabs/tab.gif") repeat-x;
	}
.tabs .ajax__tab_hover .ajax__tab_outer {
	background:url("../img/tabs/tab-hover-right.gif") no-repeat right;
	}
.tabs .ajax__tab_hover .ajax__tab_inner {
	background:url("../img/tabs/tab-hover-left.gif") no-repeat;
	}
.tabs .ajax__tab_hover .ajax__tab_tab {
	background:url("../img/tabs/tab-hover.gif") repeat-x;
	}
.tabs .ajax__tab_active .ajax__tab_outer {
	background:url("../img/tabs/tab-active-right.gif") no-repeat right;
	}
.tabs .ajax__tab_active .ajax__tab_inner {
	background:url("../img/tabs/tab-active-left.gif") no-repeat;
	}
.tabs .ajax__tab_active .ajax__tab_tab {
	background:url("../img/tabs/tab-active.gif") repeat-x;
	}

