@charset "utf-8";
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-attachment: fixed;
	background-color: #034a8a;
	background-image: url(img/bigback.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #333333;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2C7AC4;
	text-align: left;
	padding-left: 10px;
}

h1  a:link {
	font-size: 18px;
	font-weight: bold;
	color: #2C7AC4;
	text-align: left;
	padding-left: 10px;
}
h1  a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #2C7AC4;
	text-align: left;
	padding-left: 10px;
}
h1 a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #2C7AC4;
	text-align: left;
	padding-left: 10px;
}
h1 a:active {
	font-size: 18px;
	font-weight: bold;
	color: #2C7AC4;
	text-align: left;
	padding-left: 10px;
}


h2 {
	font-size: 16px;
	color: #666666;
	text-align: left;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	color: #03447E;
	text-align: left;
	font-weight: bold;
	border-left-color: #035298;
	border-left-width: 5px;
	border-left-style: solid;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1869AB;
	margin-bottom: 5px;
	padding-left: 3px;
	margin-right: 15px;
}
h4 {
	font-size: 12px;
	line-height: 1.3em;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: disc;
	font-weight: normal;
	color: #333333;
}

h4  a:link {
	color: #205586;
	text-decoration: underline;
	text-transform: none;
}
h4  a:visited {
	color: #205586;
	text-transform: none;
	text-decoration: underline;
}
h4 a:hover {
	list-style-type: disc;
	color: #FFFFFF;
	background-color: #9EC6E9;
	text-transform: none;
	text-decoration: none;
}
h4 a:active {
	color: #205586;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	background-position: left;
	line-height: 1.2em;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.tddata {
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	color: #4E4E4E;
	line-height: 1.1em;
	font-variant: normal;
	background-color: #ECF4F9;
	border: 1px solid #B0BDBD;
}

li   {
	line-height: 1.8em;
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
img   a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.tdtop {
	background-image: url(img/tdtop_backgr.png);
	background-color: #CEDCE6;
}
.tdtopmenu {
	background-image: url(img/tdtopmenu_backgr.png);
	background-color: #6F8EAA;
	height: 15px;
}

.tdleftcoltop {
	background-image: url(img/tdleftcol_top.png);
	background-color: #E5EAEA;
}


.tdrightcoltop {
	background-image: url(img/tdrightcol_top.png);
	background-color: #FFFFFF;
}
.tdleftcol {
	background-color: #E5EAEA;
	width: 180px;
	vertical-align: top;
}
.sectiontab {
	width: 735px;
	background-color: #F1F8FA;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.photo_leftmarg   {
	margin-left: 10px;
}
.tdrightcol {
	background-color: #FFFFFF;
	width: 760px;
}
.tdfooter {
	background-image: url(img/tdfooter_backgr.png);
	background-color: #D1DAD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415970;
	text-align: center;
}
.phototext {
	font-size: 11px;
	margin-left: 10px;
	color: #666666;
	letter-spacing: 0.8px;
	line-height: 1.2em;
	font-style: normal;
	text-align: center;
}
.advertheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	color: #333333
}

.greyboxtd {
	width: 13px;
	height: 13px;
}
.h4blueinfo {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
	background-color: #C7E3FE;
	border: 1px solid #8DBEF3;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 20px;
}
.h4important {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
	background-color: #EAC4C7;
	border: 1px solid #C76168;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 20px;
	margin-left: 10px;
	text-decoration: none;
	color: #333333;
}
#tablemain #greybox {
	background-color: #F3F3F3;
	width: 300px;
	margin-left: 10px;
}

