body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #777777;
}


td {
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #777777;
}

h1 {
	margin: 20px 0px;
	font-size: 17px;
	color: #003399;
}

h2 {
	margin: 20px 0px;
	font-size: 17px;
	color: #F1F1F1;
}

h3 {
	font-size: 100%;
	color: #787878;
}

h4 {
	margin: 0px;
	font-size: 100%;
	color: #787878;
}

h5 {
	margin: 25px 0 10px 0;
	font-size: 100%;
	color: #003399;
}

h6 {
	margin: 0px;
	font-size: 15px;
	color: #F1F1F1;
}

h7 {
	font-size: 120%;
}


hr {
	height: 1px;
	margin: 10px 0px;
	border: 1px solid #CCCCCC;
}

input {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #787878;
}

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 968px;
	margin: 0px 12px;
}

/*
*	Main Pic
*/
#main_pic {
	width: 700px;
	height: 141px;
	background: url(../images/main_pic.jpg) no-repeat;  
}

#main_pic_inside {
	width: 700px;
	height: 100px;
	background: url(../images/main_pic.gif) no-repeat;  
}

#main_pic_menu {
	font-size: 11px;
	padding: 15px 0px 0px 195px;
}

#main_pic_blank {

}

#main_pic_small {
	width: 200px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	background: url(../images/main_pic_small.jpg) no-repeat;  
}

.main_pic_menu_item {
	font-size: 11px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	color: #003399;
}

.opaque {
	margin: 10px; 
	padding: 5px; 
	color: #FFFFFF; 
}

.main_pic_menu_item:hover {
	text-decoration: underline;
}

/*
*	DB Logo
*/
#db_logo {
	width: 268px;
	height: 141px;
	margin: -141px 0px 0px 700px;
	background: url(../images/db_logo.gif) no-repeat;  
}

#db_logo_inside {
	width: 268px;
	height: 100px;
	margin: -100px 0px 0px 700px;
	background: url(../images/db_logo.gif) no-repeat;  
}

#db_logo_link {
	position: absolute;
	margin: 30px 0px 0px 55px;
}

#menu {
	width: 968px;
	padding: 0px;
	font-size: 11px;
	background: #003399;
	color: #003399;
	height:24px;
}

.menu_item {
	margin: 0px 0px 0px 14px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #87A7CE;
}


.menu_item_on {
	margin: 0px 0px 0px 14px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_item:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.menu_td {
	font-size: 11px;
	background: #003399;
	padding: 0px;
}

.search_text {
	margin: 3px 0px 0px 0px;
	width:158px;
}

.search_button {
	margin: 0px 2px;
}

#sitemap {
	margin: 5px 0px 10px 0px;
	color: #787878;
	font-size: 10px;
}

.sitemap_item {
	text-decoration: none;
	color: #787878;
}

.sitemap_item:hover {
	text-decoration: underline;	
}

.menu_left {
	width: 194px;
	margin: 5px 0px 5px 0px;
}

.menu_left_item {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	font-size: 90%;
}
.menu_left_item_on {
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
	font-size: 90%;
}

.menu_left_item:hover {
	text-decoration: underline;
}

.menu_sub_item {
	text-decoration: none;
	color: #003399;
	font-size: 90%;
}

.menu_sub_item_sel {
	text-decoration: underline;
	font-size: 90%;
}

.menu_sub_item:hover {
	text-decoration: underline;
}

.banner {
	width: 200px;
	margin: 0px 0px;
}

.content{
	padding-right:20px;
	font-size:12px;
}

.p {
	font-size:11px;
}

.content_home {
	width: 443px;
	padding: 0px 25px;
}

.content_heading {
	width: 100%;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 110%;
	color: #787878;
	border-bottom: 1px solid #CCCCCC;
}

.point {
	background: url(../images/square_point.gif) no-repeat;
	padding: 0px 0px 0px 15px;
}

.arrow {
	background: url(../images/still.gif) no-repeat;
	padding: 0px 0px 0px 7px;
	margin: 0px;
}

.right_heading {
	width: 184px;
	font-weight: bold;
	background: #CFDAEB;
	color: #003399;
}

.right_heading_text {
	padding: 3px 6px;
	font-size: 11px;
}


.right_content {
	width: 184px;
	background: #EBEFF6;
	margin: 0px 0px 14px 0px;
}

.right_content_text {
	padding: 10px 6px;
	font-size: 11px;
}

.contact {
	text-decoration: none;
	color: #003399;
}

.contact_title {
	width: 100px;
}

.alert {
	color: #FF0000;
}

.ast {
	position: absolute;
	margin: 0px 0px 0px px;
	color: #FF0000;
	font-size: 120%;
}

.footer_left {
	text-align: center;
	background: #003399;
}

.footer_right {
	background: url(../images/footer_right.jpg) no-repeat;
}

#registration {
	width: 95%;
	margin: 0px 0px 12px 0px;
	padding: 12px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

.reg_td_left {
	width: 100px;
	padding: 3px;
	background: #FFFFFF;
	margin: 0px 0px 0px -2px;
}

.reg_td_right {
	padding: 3px;
	background: #FFFFFF;
}

.buttons {
	border: 1px solid #555555;
	background: #EEEEEE;
	padding: 7px;
	text-align: center;
	margin-top: 24px;
}

.submit {
	width: 75px;
	margin: 0px 10px 0px 0px;
	background: #003399;
	color: #FFFFFF;
	border: 1px solid #555555;
}

.clear {
	width: 75px;
	margin: 0px 10px 0px 0px;
	background: #999999;
	color: #FFFFFF;
	border: 1px solid #555555;
}

.error {
	background: #FDC3AA;
	border: 1px solid #A83C0F;
	color: #A83C0F;
	padding: 7px;
}

.alert {
	color: #FF0000;
}

.click {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}

#reg_left {
	visibility: hidden;
	position: absolute;
}

.reg_left {
	padding: 2px 0px 2px 10px;
}

#ast_small {
	font-size: 90%;
	visibility: visible;
}

.link {
	color: #003399;
	cursor: pointer;
}

.small {
	border: 1px solid #ff9900; 
	background: #FFFFCC; 
	vertical-align: middle;
}

.medium {
	border: 1px solid #CCCCCC; 
	background: #FFFFFF; 
	vertical-align: middle;
}

.large {
	border: 1px solid #CCCCCC; 
	background: #FFFFFF; 
	vertical-align: middle;
}

.sml_link {
	font-size:10px;
}

.submenu {
	margin-left:10px;
	margin-bottom:5px;
	font-weight:normal;
	font-size:90%;
}

.submenu_left_item_on {
	text-decoration:underline;
}
.loginForm {
	width:200px;
	border:1px solid #A5ACB2;
	font-family:arial,tahoma, verdana;
	font-size:11px;
}

.openMe {
	display:none;
	margin-top:12px;
	margin-bottom:6px;
}
.closeMe {
	display:block;
	margin-top:12px;
	margin-bottom:6px;
}
.openImg {
	float:right;
	vertical-align:top;
	cursor:pointer
}
ul.list_square {
	list-style-image: url(../images/square_point.gif);
	padding-left: 19px;  /* special notation for FF */
	padding-left: 15 px; /* special notation for IE*/
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
}
ul.list_squareNoMargin {
	list-style-image: url(../images/square_point.gif);
	padding-left: 19px;  /* special notation for FF */
	padding-left: 15 px; /* special notation for IE*/
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.row_0a {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #777777;
	background-color:#EBEFF6;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
}
td.row_1a {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #777777;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
}

div.closeMe {
	visibility:hidden;
	position:absolute;
}

div.printBar {
	background-color:#F4F4F4;
	padding:5px;
	padding-right:10px;
	margin-top:30px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:right;#
}
div.bodyPrint {
	margin:10px;
	font-weight:12px;
}
div.headerPrint {
	background-color:#D1DDED;
	text-align:right;
}

.inactive {
	color:#999999;
}
.marked {
	color:#3A75BB;
}
.active {
	color:#ED8000;
}


td.copyright {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

td.fontSize {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	font-size:11px;
	text-align:right;
	vertical-align:top;
}
#contentPrint {
	overflow:auto;
	width:580px;
	height:273px;
	position:relative;
}
.header {
	background-color:#CFDAEB;
	color:#003399;
	font-weight:bold;
	height:20px;
	padding-bottom:3px;
	padding-top:3px;
}
.register {
	border:1px solid #CFDAEB;
	background-color:transparent;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#777777;
	width:300px;
}
.register_textarea {
	border:1px solid #CFDAEB;
	background-color:transparent;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#777777;
	width:558px;
	height:80px;
	overflow:auto;
}
.register_select {
	border:1px solid #CFDAEB;
	background-color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#777777;
	width:300px;
}


div.sn_msg {
	background-color:#EBEFF6;
	color: #003399;
	text-align:center;
	border:1px solid #CCCCCC;
	display:table-cell;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	padding-left:10px;
	width:558px;
}

*html div.sn_msg {
	background-color:#EBEFF6;
	text-align:center;
	border:1px solid #CCCCCC;
	display:table-cell;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	padding-left:10px;
}