/* This is the code for the Blue Template */

.BlueHeaderRight {
	background-color: #139BDB;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #000000;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.BlueHeaderBanner {
	background-color: #139BDB;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
}


.BlueHeaderLogo {
	background-color: #139BDB;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	padding: 8px;
}

.BlueHeader2 {
	BACKGROUND-COLOR: #73BDE0;
}

.BlueNoMarquee {
	background-color: #139BDB;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: thin;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.BlueMarquee {
	background-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: thin;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}


.BlueMenuBG {
	background-color: #0D7DB1;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.BlueNavlink {
	background-color:#73BDE0;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
} 


td.BlueNavlink :hover {
	background-color: #FFFFFF; 
	display: block; 
	color: #000000;
	text-decoration: none;
} 


td.BlueNavlink :active {
	background-color: #FFFFFF; 
	display: block; 
	color: #000000;
	text-decoration: none;
}


.BlueFooterLeft {
	background-color: #139BDB;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.BlueFooterCentre {
	background-color: #139BDB;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.BlueFooterRight {
	background-color: #139BDB;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}


.BlueContent {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 8px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
}


/*.BlueContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C1C178;
	text-decoration: none;
}


.BlueContent a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C1C178;
	text-decoration: none;
}


.BlueContent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C1C178;
	text-decoration: none;
}*/

P {
	margin: 0
}

.ContentNoBorder {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
}