/* main styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #667C97;
}
.main-td3 {
	background-color: #B4BFCD;
	padding-top: 10px;
	vertical-align: top;
}
.main-td4 {
	background-color: #B4BFCD;
	vertical-align: top;
}
.main-td5 {
	background-color: #B4BFCD;
}

/* navi styles */
.nv-td1 {
	background-image: url(../pix/pix_black.jpg);
	background-repeat: repeat;
}
.nv-td3 {
	background-image: url(../pix/nv_td3_bg.jpg);
	background-repeat: repeat-y;
}
.nv-td2-text {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.nv-td2-line {
	padding-left: 10px;
}
.nv-td2sub-text {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.nv-txt {
}
a.nv-txt:link {
	color: #000000;
	text-decoration: none;
}
a.nv-txt:visited {
	color: #000000;
	text-decoration: none;
}
a.nv-txt:hover {
	color: #074DBC;
	text-decoration: none;
}
a.nv-txt:active {
	color: #074DBC;
	text-decoration: none;
}
.content-txt-td1 {
	font-size: 11px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4BFCD;
	padding-right: 5px;
	vertical-align: top;
	padding-bottom: 2px;
	line-height: 15px;
}

/* content styles */
.content-td-head {
	font-size: 13px;
	padding-top: 10px;
	background-image: url(../pix/ct_bg_headline.jpg);
	padding-left: 15px;
}
.content-td-txt1 {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #D4DBE3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #38669A;
	border-left-color: #38669A;
	padding-left: 15px;
	padding-bottom: 10px;
	line-height: 15px;
}
.content-td-end {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #38669A;
}
.content-txt1 {
	font-size: 11px;
	line-height: 15px;
}
a.content-txt1:link {
	color: #052149;
}
a.content-txt1:visited {
	color: #052149;
}
a.content-txt1:hover {
	color: #00326F;
}
a.content-txt1:active {
	color: #00326F;
}
.content-txt1-h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003270;
}
.content-txt2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474336;
	line-height: 15px;
}
.content-pic {
	border: 1px solid #38669A;
	margin-bottom: 10px;
	margin-left: 1px;
}
.content-pic-right {
	margin-right: 8px;
	float: right;
	margin-bottom: 5px;
	border: 1px solid #38669A;
	margin-left: 12px;
}
.content-pic-div {
	background-color: #D4DBE3;
	border-top: 3px solid #D4DBE3;
	border-right: 2px solid #D4DBE3;
	border-bottom: 2px solid #D4DBE3;
	border-left: 2px solid #D4DBE3;
}

/* footer styles */
.footer-td1 {
	background-color: #00006E;
	height: 2px;
}
.footer-td2 {
	background-color: #FFFFFF;
	height: 4px;
}
.footer-td3 {
	background-color: #97A6B9;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #003270;
	padding-right: 12px;
}
.footer-td4 {
	background-color: #97A6B9;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #003270;
	padding-right: 12px;
}
.footer-txt {
}
a.footer-txt:link {
	text-decoration: none;
	color: #001B3C;
}
a.footer-txt:visited {
	text-decoration: none;
	color: #003270;
}
a.footer-txt:hover {
	text-decoration: underline;
	color: #002CAC;
}
a.footer-txt:active {
	text-decoration: underline;
	color: #002CAC;
}


/* other styles */
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A5B71;
	border-bottom: 1px dotted #A3A3A3;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4DBE3;
	background-color: #00326F;
	border: 1px solid #403C33;
}
