body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.gutter {
	margin: 7px;
}

#topNav {
	padding: 3px 8px 4px 8px;
	background-color: #a61d39;
	background-image:url(../topNavBg.gif);
	line-height: 20px;
	font-family: Arial, sans-serif;
}
 
#topNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#topNav li {
	display: inline;
	padding-right: 13px;
	font-size: 9px;
}

#topNav a:link {
	color: #ffffff;
	text-decoration: none;
}

#topNav a:visited {
	color: #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#height {
	height: 3px;
	background-color: #FFFFFF;
}
 
#header {
	background-color: #ffffff;
	height: 60px;
}
 
#nav {
	font-family: Arial, sans-serif;
	font-size: 9px;
	padding: 8px 8px 8px 8px;
	background-color: #5b8021;
	background-image:url(../nav.gif);
}
 
#nav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#nav li {
	display: inline;
	padding-right: 13px;
}

#nav a:link {
	color: #ffffff;
	text-decoration: none;
} 

#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#leftNav {
	font-family: Arial, sans-serif;
	padding: 0 8px 4px 8px;
	background-image:url(../leftNav.gif);
	min-height: 150px;
    width: 130px;
  	float: left;
}

#leftNav a:link {
	color: #0c77b4;
	text-decoration: none;
}

#leftNav a:visited {
	color: #0c77b4;
	text-decoration: none;
}

#leftNav a:hover {
	text-decoration: underline;
}

#bodyText {
    margin-left: 150px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0px 0px 5px;
	font-size:11px;
	color:#000000;
	min-height: 250px;
	max-width: 550px;
}

#bodyText a:link {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:visited {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:hover {
	text-decoration: none;
}

#countries {
	color: #5b1224;
	font-weight: bold;
	font-size: 13px;
}

#countries a:link {
	text-decoration: none;
	color: #5b1224;
}

#countries a:visited {
	text-decoration: none;
	color: #5b1224;
}

#countries a:hover {
	text-decoration: underline;
}

.textheader {
	color: #5b1224;
	font-weight: bold;
	font-size: 15px;
}

.textSubHeader {
	color: #0170b1;
	font-weight: bold;
	font-size: 12px;

}

#quickLinksHead {
	background-image:url(../quickLinksHead.gif);
	background-repeat:repeat-y;
	font-size: 13px;
	padding: 0 0px 0px 8px;
	color: #064c33;
	font-weight:bold;
	
}

td.quickLinksBg {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-left: 3px;
	
}

#quickLinksBg a:link {
	text-decoration: none;
}	
	
#quickLinksBg a:visited {
	text-decoration: none;
	font-size: 10px;
}	

#quickLinksBg a:hover {
	text-decoration: underline;
}


#bottomNav {
	font-family: Arial, sans-serif;
	color: #033f88;
	font-size: 9px;
	height: 30px;
	vertical-align: middle;
	background-color: #F6F6F6;
}
 
#bottomNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#bottomNav li {
	display: inline;
	padding-right: 13px;
}

#bottomNav a:link {
	color: #033f88;
	text-decoration: none;
}

#bottomNav a:visited {
	color: #033f88;
	text-decoration: none;
}

#bottomNav a:hover {
	text-decoration: underline;
}

#bottomOne {
    width: 150px;
    float: left;
}

#bottomTwo {
    margin-left: 150px;
    margin-right: 25px;
}

#bottomThree {
    width: 200px;
    float: right;
}

hr {
	border-width:1px;
	border-style: solid;
	border-color: #5d1226;
}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a:link {
	color: #666666;
	text-decoration: underline;
}
.copyright a:hover {
	color: #666666;
	text-decoration: underline;
}

.copyright a:visited {
	color: #666666;
}