/* ------ MEDIA TAG ----- */

@media screen {

body {
	background: url(/images/template/site-bg.jpg) repeat-x top #5193C4;
	padding: 0px;
	margin: 0px 5px 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

p {
	line-height: 140%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	color: #FCE356;
}

h2 {
	font-size: 17px;
	color: #FCE356;
}

h3 {
	font-size: 135%;
	color: #00294F;
}

h4, h5, h6 {
	font-size: 110%;
	color: #00294F;
}

a {
	color: #FCE356;
	text-decoration: none;
}

a:hover {
	color: #027CE8;
	text-decoration: underline;
}

th {
}

td {
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #999;
}

li {
	line-height: 140%;
}

img {
	border: #F90;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.siteContainer {
	margin: 0px auto;
	/*width: 750px;*/
	width: 875px;
}

.header {
	background: url(/images/template/header-bg.jpg) no-repeat;
	overflow: hidden;
	/*width: 750px;*/
	width: 875px;
}

.headerTitle {
	float: left;
	padding: 8px 0px 0px 20px;
}

.headerLogo {
	float: right;
	padding: 8px 13px 0px 0px;
}

.headerMenu {
	clear: left;
	float: left;
	/*width: 627px;*/
	width: 752px;
	font-weight: bold;
	font-size: 11px;
	margin: 3px 0px 35px 13px;
}

.headerMenu a {
	color: #FFF;
}

.headerMenu a:hover {
	color: #FCE356;
}

.headerMenu ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.headerMenu li {
	display: inline;
	border-right: 2px solid #F90;
	padding: 0px 5px 0px 9px;
}

.menu {
	font-size: 12px;
	float: left;
	width: 175px;
	margin-bottom: 15px;
}

.menu ul {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	background: url(/images/template/menu-top-bg.jpg) no-repeat;
}

.menu li {
	list-style-type: none;
}

.menu a {
	display: block;
	background-color: #003C73;
	width: 147px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FCE356;
	font-weight: bold;
	padding: 3px 2px 4px 24px;
}

.menu a:hover {
	text-decoration: none;
	color: #FFF;
	background: url(/images/template/menu-star.jpg) no-repeat left #00294F;
}

.menuLanguages {
	background: url(/images/template/menu-spacer.gif) center top #003C73;
	padding: 38px 0px 0px 0px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.menuLanguages table {
	background: #003C73;
	width: 173px;
}

.menuLanguages a {
	display: inline-block;
	width: 40px;
	border: 1px solid #FCE356;
	padding: 0px;
}

.menuLanguages a:hover {
	background-color: #003C73;
	text-decoration: none;
	background-image: none;
	border: 1px solid #FFF;
}

.contentContainer {
	float: right;
	/*width: 553px;*/
	width: 678px;
}

.contentHeader h1 {
	background: url(/images/template/main-header1-bg.jpg) no-repeat;
	padding: 5px 0px 7px 50px;
	margin: 0px;
}

.content {
	background: url(/images/template/main-bg.jpg) repeat-y;
}

.content a {
	border-bottom: 1px dashed #003C73;
	color: #003C73;
}

.content a:hover {
	border-bottom: 1px solid #003C73;
	color: #003C73;
	text-decoration: none;
}

.content p {
	margin: 0px 25px 0px 25px;
	padding: 12px 0px 12px 0px;
}

.content h2 {
	background: url(/images/template/main-header2-bg.jpg) no-repeat;
	padding: 7px 0px 9px 50px;
	margin: 0px;
}

.content h3, .content h4, .content h5 {
	margin: 0px 25px 0px 25px;
	padding: 12px 0px 12px 0px;
}

.Title3 {
	margin: 0px 25px 0px 25px;
	padding: 12px 0px 12px 0px;
	font-size: 130%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00294F;
}

.contentFooter {
	background: url(/images/template/main-footer-bg.gif) no-repeat bottom;
	margin-bottom: 23px;
	height: 13px;
}

.column {
	width: 49%;
	float: left;
}

.footer {
	clear: both;
	background-color: #003C73;
	padding: 4px 10px 8px 10px;
	color: #F90;
}

.footer a {
	color: #FFF;
}

.footer a:hover {
	color: #FCE356;
}

.subFooter {
	text-align: center;
	color: #FFF;
	font-size: 85%;
}

.subFooter a:hover {
	color: #FFF;
}

.subFooter p {
	margin-top: 14px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.imageFloatLeft {
	float: left;
	margin: 0px 5px 5px 0px;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 5px 5px;
}

.imgL {
	float: left;
	margin: 0px 8px 8px 0px;
}

.imgR {
	float: right;
	margin: 0px 0px 8px 8px;
}

.tableResults a {
	border: none;
	text-decoration: underline;
}

.tableResults a:hover {
	border: none;
	text-decoration: underline;
	color: #FF9900;
}

.tableR {
	border: 1px solid #069;
	background-color: #FFF;
}

.tableR thead th {
	border-bottom: 1px solid #000;
	color: #FFF;
	background: #003C73;
}

}

/* ------ END MEDIA TAG ----- */