/* CSS Document */
body {
	background: #000099 url(images/back.png) top center repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
#top {
background: url(images/bgtop32.png) top right no-repeat; 
width: 535px;
height: 52px;
}
#content {
background: url(images/bgmiddle31.png) center repeat-y; 
width: 536px;
height: 100%;
padding:10px 0px 2px 0px;
}
a:link {
	color: #032558;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #032558;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #032558;
}
.btmenu {
	background-color: #0365b7;
	background-image: url(images/marine_bricks.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Tahoma, Arial;
	color: #5CAEE4;
	line-height: 2px;
}
.btmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.btmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.btmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9D3FE;
	text-decoration: none;
}
.btmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.greytext {
	color: #CCCCCC;
}
.whitetext {
	color: #FFFFFF;
}
.cont {
	line-height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	background-repeat: repeat-x;
	background-position: left top;
}
.cont h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #02347f;
	padding-left: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/dot-c.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.cont h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #1f7ebd;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cont h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #003173;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cont p {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bglightred {
	background-color: #EDF5FC;
	display: list-item;
	padding: 3px;
	font-weight: bold;
	width: 90%;
	margin: 2px;
	color: #1f7ebd;
}
.blue1 {
	color: #003173;
}
.leftbg {
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #12232f;
}
.leftmenutit {
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #02347f;
	background-image: url(images/dot-l.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.leftmenu {
	padding-left: 7px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #A9D3FE;
	text-decoration: underline;
}
.leftmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-size: 18px;
	color: #1F7EBD;
}
.style1red {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.style2 {
font-size: 16px;
}
.style3 {
	font-size: 10px;
	color: #032558;
}
.style4 {
	font-size: 14px;
	color: #032558;
}
.style2brown {
	font-size: 14px;
	color: #660000;
}
.style3blue {
	font-size: 14px;
	color: #330099;
}
#bottom {
background: url(images/bgbottom32.png) bottom right no-repeat; 
width: 535px;
height: 56px;
padding:10px 2px 2px 0px;
}
