body
{
	font-size: 12px;
	font-family: Georgia;
	text-align: justify;
}
body.main
{
	background-image:url(images/service/background.png);
}
body.content 
{
	background-image:url(images/service/top_background.png);
}
h1 
{
	color: #213f6b;
	font-family: Verdana;
	font-size: 21px;
	font-weight: normal;
	text-align: center;
}
h2
{
	font-family: Verdana;
	font-size: 16px;
}
h3
{
	font-family: Verdana;
	font-size: 14px;
}
p
{
	text-indent: 20px;
	text-align:justify;
	line-height:20px;
}

a img
{
	margin: 0px;
	border-width: 0px;
}
img 
{
	margin: 3px;
}
li 
{
	margin: 3px;
}
hr
{
	background-color: #003399;
	border: 1px;
}
hr.separator
{
	background-color: #146689;
	border: 1px;
	margin: 25px;
}

input,textarea
{
	BORDER-RIGHT: #a5b1b8 1px solid;
    BORDER-TOP: #a5b1b8 1px solid;
    BACKGROUND: #FFFFFF;
    BORDER-LEFT: #a5b1b8 1px solid;
    COLOR: #3c5982;
    BORDER-BOTTOM: #a5b1b8 1px solid;
	margin: 5px;
	padding: 3px;
}
label
{
	color: #3c5982;
	font-weight: bold;
	float:left;
	width:60px;
}
input.submit
{
	CURSOR: pointer;
}

input#keyword
{
	font-weight: bold;
}

A:link {
	COLOR: maroon; TEXT-DECORATION: none
}
A:visited {
	COLOR: #7A5C5A; TEXT-DECORATION: none
}
A:active {
	COLOR: #B0311A; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #B0311A; TEXT-DECORATION: underline
}
.caption
{
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}
.info_msg
{
	font-family: Verdana;
	font-size: 18px;

}

#container {position: relative;	left: 50%; width: 80%; margin-left: -40%; }
#mainAdd{position: absolute;	right: 20%; width: 800px; margin-top: 0px;}


   .tbl {text-align: center;  }
   .tbl TABLE {margin-left: auto; margin-right: auto; text-align: left; } 
   #container  TABLE {margin-left: auto; margin-right: auto; text-align: left; } 

table.mainMenu
{
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
table.mainMenu td
{

	margin: 0px;
	padding: 0px;
}

table.mainMenu td.left
{
	text-align: right;
	margin-left: auto; margin-right: auto;
}
table.mainMenu td.right
{
	text-align: left;
	margin-left: auto; margin-right: auto;
}

table.list
{

	color: #000000;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
}
table.list caption
{
	color: #213f6b;
	font-family: Verdana;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 5px;
}

table.list thead tr th
{
	background-color: #ececec;
	white-space:nowrap;
	font-weight: bold;
}
table.list  TR {
	
}

table.list  TR:hover 
{
	background-color:#DFDFDF;
	color:#000099;

}
table.list  TD
{
	border-bottom: 1px dotted; 
 	border-right: 1px dotted;
	border-color:#606060;
	padding:3px;
}
table.list  TD.first
{
	border-bottom: 1px dotted; 
 	border-right: 1px dotted;
	border-left: 1px dotted;
	text-align:left;

}
table.list  TD.last
{
	border-bottom: 1px dotted; 
 	border-right: 1px dotted;
	padding-bottom: 1px;
	padding-top: 1px;
}

.visible
{
	visibility:visible;
	font-size: 12px;
	color: #FF0000;
	
}

.hidden
{
	visibility:hidden;
}

.fill
{
	background-image:url(assistant/fill.png);
}

.popup_window {
	padding: 5px;
	border: 1px  #5e5e5e;
	background-color: #d1deeb;
	font-family: Verdana;
	text-align:left;
}
.popup_definition {
	font-size: 10px;
	padding: 0px;
	font-family: Verdana;
}

.popup_caption {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Verdana;
}

.date
{

	font-weight:bold;
	font-size:10px;
	color:#0B0570;
	text-align:right;
}
/* exhibit menu  */

div#ex_menu
{
	position:relative; left: 50%; width: 800px; margin-left: -400px;  
	height: 450px;
}
div#ex_menu div
{
	line-height:8em;
}
div#ex_menu div a
{
	vertical-align:middle;
	
}
div#ex_menu div a img
{
	vertical-align:middle;
}

.answer {
	color: #3F3F3F;
	font-style: italic;
}
.addInfo
{
	font-family: Verdana;
	color: #3F3F3F;
	font-size: 11px;
	font-style: normal;
	margin: 5px;
	padding: 5px;
}
.miniLink
{
	font-family: Verdana;
	color: maroon;
	font-size: 11px;
	font-style: normal;
	margin: 5px;
	padding: 5px;
}
