@charset "utf-8";
body {
	background-color: #9AA9B8;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#container1 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	border-left: 2px solid #003065;
	border-right: 2px solid #003065;
	background: #FFFFFF url(images/conBG.gif);
}
#container2 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	border-left: 2px solid #003065;
	border-right: 2px solid #003065;
	background: #FFFFFF url(images/conBG2.gif);
}
#logo {
	width: 980px;
	height: 77px;
	background: #FFFFFF url(images/logobg.gif);

}
#logo img {
	border: 0px;	
}
#flag {
	width: 268px;
	height: 77px;
	background: #FFFFFF url(images/flag.gif);
	background-repeat: no-repeat;
	float: right;
}
#nav {
	clear: both;
	background: #003065;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
}
#nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;	
}
#content {
	
}
#col1 {
	float: left;
	width: 190px;
}
#col11 {
	border-bottom: 1px solid #003065;
}
#col12 {
	padding: 7px;
	border-bottom: 1px solid #003065;
}
#col13 {
	padding: 7px;
	color: #333333;
}
#col33 li, ul {
	margin: 0px;
	padding-left: 20px;
	list-style: disc;
}
#col2 {
	width: 598px;
	border-left: 1px solid #003065;
	border-right: 1px solid #003065;
	float: left;
}
#col22 {
	width: 788px;
	border-left: 1px solid #003065;
	border-right: 1px solid #003065;
	float: left;
}
#col21 {
	margin-left: 1px;
	margin-right: 1px;
	background: url(images/heads.gif) repeat-x;
	padding: 26px 7px 7px 7px;	
}
#col3 {
	width: 190px;
	float: left;
}
#col31, #col32 {
	margin-left: 1px;
	margin-right: 1px;
	background: url(images/heads.gif) repeat-x;
	padding: 26px 7px 7px 7px;
}
#col33 {
	margin-left: 1px;
	margin-right: 1px;
	background: url(images/heads.gif) repeat-x;
	padding: 26px 7px 7px 7px;
}
#col34 {
	margin-left: 1px;
	margin-right: 1px;
	background: url(images/heads.gif) repeat-x;
	padding: 26px 7px 7px 7px;
}
#footer {
	clear: both;
	width: 100%;
	height: 26px;
	background: url(images/footer.gif);
	background-repeat: repeat-x;
}
#copy {
	text-align: center;
	font-size: 9px;
}
.right {
	float: right;
	text-align: right;	
}
.center {
	text-align: center;	
}
.leftAlign {
	text-align: left;
}
h2 {
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	background: url(images/box.gif) no-repeat;
}
h3 {
	border-bottom: 1px solid #000000;
	font-size: 11px;
}
#paymentInfo {
	float: right;
	text-align: center;
	margin-right: 15px;
	border: 1px solid #000000;
	margin-top: 20px;
}
.boxes {
	margin-left: 1px;
	margin-right: 1px;
	background: url(images/heads.gif) repeat-x;
	padding: 26px 7px 7px 7px;
	border: 1px solid #000000;
	margin-bottom: 7px;
}
th {
	border-bottom: 1px solid #000000;
	font-weight: normal;
	text-align: left;
	width: 50%;
	vertical-align: bottom;
	height: 15px;
}
td {
	vertical-align: top;
	height: 15px;
}
.info {
	width: 100%;
	text-align: center;
}
.info td {
	width: 33%;
}
.question {
	background-color: #003065;
	border: 1px solid #003065;
	color: #FFFFFF;
	margin-top: 10px;
	padding: 7px;
}
.question a {
	color: #FFFFFF;
	text-decoration: none;
}
.answer {
	border-bottom: 1px solid #003065;
	border-left: 1px solid #003065;
	border-right: 1px solid #003065;
	padding: 7px;
	font-style: italic;
}
.contactTable {
	width: 100%;
}
.contactTable td {
	vertical-align: top;
	width: 50%;
}
.file {
	float: right;
}
.warn {
	text-align: center;
	font-weight: bold;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #FF0000;
}
li {
	margin-bottom: 4px;
}
.links td {
	padding-bottom: 20px;
	text-align: center;
}
.links img {
	border: 0px;
}
