body{
	margin: 10px;
	font: 0.8em Verdana, Arial, Helvitica, Sans-serif;	
	background-color: #fff;		
}

th {
	font-weight: bold;
	background: #999;
	border-bottom: #666 1px solid;
	text-align: left;
	color: #fff;
	height: 20px;
}

td { vertical-align:top; }

td a {
	text-decoration:underline;
	color: #03c;
}

br { clear:both }

.header {
	font-weight: bold;
	background: #999;
	border-bottom: #666 1px solid;
	text-align: left;
	color: #fff;
	height: 20px;
	line-height:20px;
	padding-left:2px;
}

h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; margin:5px 0; font-size:135%; color:#06c}
h2 {font-size: 145%}

img { border:0; }

/* styles for main site */
#main_body {
	margin: auto;
	min-width: 786px;
	font: 0.85em Arial, Helvitica, Lucida Grande, Verdana, Sans-serif;
	background-color: #333;
	text-align: center;
	color: #333;
}

#main_container { 
	background: url(../images/bg03.gif) repeat-y;	
	width: 786px;
	position:absolute; 
	margin-left:-393px; 
	left:50%; 
	text-align:center;
}

#main_header {
	background: #fff url(../images/bg01.jpg) no-repeat;
	width: 774px;
	height: 196px;
	margin: 0 6px;	
}

#main_topnav {
	width: 546px;
	float: left;
	text-align: center;
	margin: 157px 0 0 0;
}

#main_login {
	width: 170px;
	float: left;
	text-align: center;	
}

#main_content {
	width: 774px;
	margin: 0 6px;
	font-size: 90%;	
}

#main_leftcontent {
	background: #ddd; 
	width: 158px;
	margin: 0 6px 0 0;
	padding: 6px;
	float: left;
	text-align: left;
}

#main_content a { text-decoration: underline; color: #0066CC; }


#main_rightcontent {
	width: 598px;
	margin: 0 0 0 20px;
	float: left;
	text-align: left;	
}


#main_rightcontent .genericDiv {
	margin: 0;
	float: left;
	text-align: left;	
}

#main_rightcontent label {
	display: block;
	float: left;
	width: 180px;
	margin: 5px 0 5px 0;
	line-height: 15px;
	vertical-align: middle;	
}

#main_content .adlinks {
	
}
	
#main_content .adlinks a { text-decoration: underline; color: #999; }
#main_content .adlinks .partners { text-decoration: underline; color: #0066CC; }

.main_spacer { clear:both }

#main_footer {
	background: #4595d1 url(../images/bg02.jpg) no-repeat;
	clear: both;
	width: 774px;
	height: 246px;
	margin: 0 6px;
	line-height: 14px;
	color: #fff;
	font-size: 78%;	
}

#footer_links { 
	background: url(../images/bg03.gif) repeat-y;	
	clear: both;
	width: 786px;
	margin: 0;
	text-align:right;
}

#footer_links_content {
	width: 598px;
	float: right;
	text-align: center;
	font-size: 90%;
}

#txtFooter { text-decoration: underline; color: #999; }

#footer_links_content .adlinks a { text-decoration: underline; color: #999; }
#footer_links_content .adlinks .partners { text-decoration: underline; color: #0066CC; }

.main_small {
	text-align:left;
	font-size: 80%;
	color: #999;
}


#header {
	color: #fff;
	background: #137cec url(../images/bg_header.gif) repeat-y;
	background-position: left;
	text-align: right;
	padding: 0 8px 0 0;
	width: auto;
	height: 34px;
	font-size: 0.85em;
}

#header_details {
	width: auto;
	padding: 2px;
	font-weight: bold;
	background: #400;
	text-align: left;
	color: #fff;
}

#body_details {
	width: auto;
	padding: 20px;
	border: #999 1px solid;
	text-align: left;	
}

#display {
	background: #eee url(../images/worldmap.gif) repeat-y;
	background-position: left;
	width: auto;
	height: 26px;
	margin-top: 1px;
}

#content {
	background: #fff url(../images/display.gif) repeat-y;
	width: auto;
	margin-top: 1px;
	
}

#menu {
	position: absolute;
	width: 206px;
	background: #000066;
	top: 72px;	
	left: 10px;
}

#main {
	margin-left: 208px;
	padding: 20px;	
	font-size: 85%;
}

#main .record:hover {
	background: #dbecff;
}

#copyright {
	width: auto;
	background: #f7f7f7;
	padding-left: 8px;
	font-size: 0.8em;
	color: #999;
	line-height: 20px;
	margin-top: 1px;
}

.notice {
	border:1px dotted #c00;
	color:#c00;
	padding: 2px 2px 2px 10px;	
	margin: 10px 0;
}

.small {
	padding-left: 5px;
	text-align:left;
	font-size: 0.8em;
	color: #333;
}

.smaller {
	font-size: 0.75em;
	color: #333;
}

form {
	margin: 0;	
	text-align: left;
}

label {
	display: inline;
	width: 180px;
	vertical-align: middle;	
}

input, select, textarea { font-family: Lucida Grande, Verdana, Arial, Helvetica, Sans-serif; font-size: 90%; margin: 5px 0 0 5px; display:inline; }

.vertical { vertical-align:middle }
.label_login {
	display: inline;
	width: 120px;
	margin: 0 0 5px 0;
	line-height: 17px;
	vertical-align: middle;
	text-align:right;
}

.input,.select {
	width: 160px;
	text-indent: 2px;
	display: inline;
}

.input2 {
	width: 120px;
	text-indent: 2px;
	display: inline;	
	background: #ddedfe;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;	
}

.inputshort {
	width: 130px;
	text-indent: 2px;
	display: inline;	
}

.input_trans {
	width: 162px;
	text-indent: 2px;
	display: inline;
	border: #eee 1px solid;
		
}

.inputveryshort {
	width: 80px;
	text-indent: 2px;
	display: inline;
}

.inputsoshort {
	width: 30px;
	text-indent: 2px;
	margin:0;
	display: inline;
}

.inputlong {
	width: 250px;
	text-indent: 2px;
	display: inline;
}

textarea {
	width: 200px;
	height: 60px;
	display: inline;
	overflow: auto;
	text-indent: 2px;
}

.submit {	
	font-size: 0.9em;
	font-weight: bold;	 
}

.submitbtn {	
	font-size: 90%;
	background: #06c;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #666 1px solid;	
	border-bottom: #666 1px solid; 
	color: #fff;
	cursor: pointer;
	margin: 5px 0 0 5px;	
}


a {
	text-decoration:none;
	color: #333;
}

.required {
	color: #CC0000;
}
.gray {
	color: #999;
}

.bold { font-weight:bold }

.blue {
	color: #06c;
}

.lightblue { color: #4595d1 }

.headblue {
	width: 130px; 
	height: 40px;
	float:left;
	background:url(../images/header_blue.gif) no-repeat;
	padding: 6px 0 0 6px;
	font-weight: bold;
}

.headgray {
	width: 130px; 
	height: 120px;
	float:left;
	background:url(../images/header_gray.gif) no-repeat;
	padding: 4px 0 0 6px;
}

#tabs {
	width: auto;
	height: 26px;
	background: url(../images/bg_tabs.gif) no-repeat;
	top: 0;	
	position: relative;
}

#tabs ul {
	margin: 0 0 0 207px;
	padding: 0;
	list-style-type: none;
}

#tabs ul li {
	margin: 0;
	padding: 5px 20px 5px 20px;
	display: inline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	position: relative;
	float: left;	
	list-style-image: url(../images/bullet.gif);
}

#tabs ul li a {
	color: #fff;
	font-weight: bold;		
}

.tabs_selected {
	background: #fff url(../images/bg_li.gif) no-repeat;
	background-position: right;	
	font-weight: bold;	
	color:#666;		
}

.tabs_notselected {}

.formPart {width:650px; position: relative; clear: left; margin: 0 auto;}
.formPart .leftColumn {
	width:330px; 
	float:left;
	background:url(../images/bg_form.gif) no-repeat;
	padding: 0px 4px;	
}
.formPart .rightColumn {width:300px; float:left; margin-left:12px;}
.formPart .tblCol1 {width:190px; height:27px; float:left; background-color:#dddddd; text-align:center}
.formPart .tblCol2 {width:74px; height:27px; float:left; margin-left:1px; background-color:#dddddd; text-align:center}
.formPart .tblCol3 {width:74px; height:27px; float:left; margin-left:1px; background-color:#dddddd; text-align:center}
.formPart .tblCol4 {width:50px; height:27px; float:left; margin-left:1px; background-color:#dddddd; text-align:center}
.formPart .tblCol5 {width:103px; height:27px; float:left; margin-left:1px; background-color:#dddddd; text-align:center}
.formPart .tblCol6 {width:103px; height:27px; float:left; margin-left:1px; background-color:#dddddd; text-align:center}

.formPart .tblCol1_1 {width:188px; float:left; background-color:#f8f8f8; text-align:center; border:#ddd 1px solid; border-top: 0}
.formPart .tblCol2_1 {width:72px; float:left; margin-left:1px; background-color:#f8f8f8; text-align:center; border:#ddd 1px solid; border-top: 0}
.formPart .tblCol3_1 {width:72px; float:left; margin-left:1px; background-color:#f8f8f8; text-align:center; border:#ddd 1px solid; border-top: 0}
.formPart .tblCol4_1 {width:48px; float:left; margin-left:1px; background-color:#f8f8f8; text-align:center; border:#ddd 1px solid; border-top: 0}
.formPart .tblCol5_1 {width:101px; float:left; margin-left:1px; background-color:#f8f8f8; text-align:center; border:#ddd 1px solid; border-top: 0}
.formPart .tblCol6_1 {width:101px; float:left; margin-left:1px; background-color:#f8f8f8; text-align:center; border:#ddd 1px solid; border-top: 0}


/* Main Style Sheet for jQuery Calendar */
#calendar_div, .calendar_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 0;
	margin: 0;
	background: #ddd;
}
#calendar_div {
	display: none;
	border: 1px solid #777;
	z-index: 10; /*must have*/ 
}
#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar {
	width: 175px;
}
.calendar_inline {
	float: left;
	display: block;
	border: 0;
}
.calendar_dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.calendar_trigger {
	width: 25px;
}
img.calendar_trigger {
	margin: 2px;
	vertical-align: middle;
}
.calendar_prompt {
	float: left;
	width: 171px;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .calendar_prompt {
	width: 175px;
}
.calendar_control, .calendar_links, .calendar_header, .calendar {
	clear: both;
	float: left;
	color: #fff;
}
.calendar_control {
	background: #400;
}
.calendar_links {
	background: #000;
}
.calendar_control, .calendar_links {
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 1px;
}
.calendar_links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.calendar_clear, .calendar_prev {
	float: left;
}
.calendar_current {
	float: left;
	width: 35%;
	text-align: center;
}
.calendar_close, .calendar_next {
	float: right;
}
.calendar_header {
	background: #333;
	text-align: center;
	font-weight: bold;
}
.calendar_header select {
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: normal;
	font-size: 100%;
}
.calendar {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.calendar a {
	display: block;
	width: 100%;
	text-decoration: none;
}
.calendar .calendar_titleRow {
	background: #777;
}
.calendar .calendar_daysRow {
	background: #eee;
	color: #666;
}
.calendar .calendar_daysCell {
	color: #000;
	border: 1px solid #ddd;
}
#calendar .calendar_daysCell a{
	display: block;	
	text-decoration: none;
}
.calendar .calendar_weekEndCell {
	background: #ddd;
}
.calendar .calendar_daysCellOver {
	background: #fff;
	border: 1px solid #777;
}
.calendar .calendar_unselectable {
	color: #888;
}
.calendar_today {
	background: #fcc !important;
}
.calendar_currentDay {
	background: #999 !important;
}

/* ________ CALENDAR LINKS _______

** Reset link properties and then override them with !important */
#calendar_div a, .calendar_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.calendar_inline .calendar_links a {
	padding: 0 5px !important;
}
.calendar_control a, .calendar_links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.calendar_titleRow a {
	color: #eee !important;
}
.calendar_control a:hover {
	background: #fdd !important;
	color: #333 !important;
}
.calendar_links a:hover, .calendar_titleRow a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ IE6 IFRAME FIX ________ */

.calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 193px; /*must have to match width and borders*/
    height: 200px; /*must have to match maximum height*/ 
}
