@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #0066cc;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#container {
	width: 779px;
	margin: 0 auto;
}

#content #cbx-tp {
	background-image: url(../images/bx/content-border_tp.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content #ctbx-bt {
	background-image: url(../images/bx/content-border_bt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content #ctbx-md {
	background-image: url(../images/bx/content-border_bg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#cnt-lft {
	float: left;
	width: 289px;
}
#cnt-rht {
	float: right;
	width: 430px;
}




#footer {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#footer #footer-tp {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3586d7;
	position: relative;
}
#footer #footer-tp #footer-tp-lft {
	position: absolute;
	left: 7px;
	top: 10px;
	color: #3399ff;
}
#footer #footer-tp #footer-tp-rht {
	position: absolute;
	top: 10px;
	right: 5px;
}

#footer #footer-bt {
	height: 30px;
	position: relative;
}
#footer #footer-bt #footer-bt-lft {
	position: absolute;
	left: 5px;
	top: 10px;
	color: #3399ff;
}
#footer #footer-bt #footer-bt-rht {
	position: absolute;
	top: 10px;
	right: 5px;
	color: #3399ff;
}
#footer-bt a {
	color: #FFFFFF;
	text-decoration: underline;
}


#footer-bt a:hover {
	color: #0099FF;
	text-decoration: none;
}
#footer-tp a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}
#footer-tp a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#prolinks {
	padding: 8px;
	text-align: center;
}
#pglist {
	text-align: center;
	padding: 8px;
	font-size: 11px;
}
#nav {
	position: relative;
}
#prolstnav {
	width: 100px;
	position: absolute;
	left: 424px;
	top: 35px;
	background-color:#FFFF00;
	z-index: 25;
	color: #000000;
	visibility: hidden
}
#prolisthide {
	position: absolute;
	left: 374px;
	top: 35px;
	z-index:25;
}
#prolstnav ul {
	list-style-type: none;
}
#prolstnav li {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7EB01;
}

#prolstnav a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#prolstnav a:hover {
	color: #0066CC;
}

p {
	margin-top: .4em;
	margin-bottom: .8em;
}


a {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #00FFFF;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	background-image: url(../images/dt-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 8px;
	color: #FFFF00;
}
.clear {
	clear: both;
}
.dtline {
	background-image: url(/images/dt-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.lnkbullet {
	background-image: url(/images/blue-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 18px;
}
.probx {
	float: left;
	width: 214px;
	margin-right: 20px;
	text-align: center;
}
.pronm {
	padding: 5px;
	color: #FFFF00;
	background-image: url(/images/dt-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
.promt {
	padding: 5px;
	background-image: url(/images/dt-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.promt p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.sm {
	font-size: 11px;
}
.bd {
	font-weight: bold;
}
.hd2 {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

.imgbdr {
	border: 4px solid #D0ECFB;
}
.tbl1 td {
	background-image: url(/images/dt-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
.btop {
	font-size: 11px;
	text-align: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
