body {
	background: #C2E9FF;
	margin-top: 0;
}

p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin: 4px 8px 4px 8px;
	color: #333333;
}

ul {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 4px 8px 2px 16px;
	list-style: square outside;
}

li {
	margin: 2px 0px 2px 0px;
}

.whttext_11 {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.whttext_14 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.blktext {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.dkGrey_big {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	margin: 4px 8px 4px 8px;
	color: #333333;
}

.blktext_12 {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}

.bluetext_11 {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #006699;
}

.bluetext_12 {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #006699;
}
.bluetext_14 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #006699;
}
.bluebold_14 {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #006699;
}
.grey10 {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: black;
}
.redtext11 {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#E04900;
}

.addresserror {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#E04900;
}

.redtext14 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color:#E04900;
}

.whttext_11 a:link, .whttext_14 a:link  {  color: #ffffff; text-decoration: none}
.whttext_11 a:visited, .whttext_14 a:visited {  color: #ffffff; text-decoration: none}
.whttext_11 a:hover, .whttext_14 a:hover {  color: #ffffff; text-decoration: underline}
.whttext_11 a:active, .whttext_14 a:active {  color: #ffffff; text-decoration: underline}
.bluetext_12 a:link {color:#006699; text-decoration:none}
.bluetext_12 a:visited {color:#006699; text-decoration:none}
.bluetext_12 a:hover {color:#003366; text-decoration:none}
.bluetext_12 a:active {color:#003366; text-decoration:none}

.bluetext_14 a:link {color:#006699; text-decoration:none}
.bluetext_14 a:visited {color:#006699; text-decoration:none}
.bluetext_14 a:hover {color:#003366; text-decoration:none}
.bluetext_14 a:active {color:#003366; text-decoration:none}

p a:link, .bluetext_11 a:link, .bluetext_14 a:link, .dkGrey_big a:link, .textContact a:link  { color: #006699; text-decoration: none}
p a:visited, .bluetext_11 a:visited, .bluetext_14 a:visited, .dkGrey_big a:visited, .textContact a:visited { color: #006699; text-decoration: none}
p a:hover, .bluetext_11 a:hover, .bluetext_14 a:hover, .dkGrey_big a:hover, .textContact a:hover { color: #003366; text-decoration: underline}
p a:active, .bluetext_11 a:active, .bluetext_14 a:active, .dkGrey_big a:active, .textContact a:active { color: #003366; text-decoration: none}


#PaleYeloTop {
	background: #FFF6C9 url(/images/navPaleYeloTop.gif) repeat-x;
	border-top: 1px solid #959595;
}
#PaleYeloside {
	background: #FFF6C9 url(/images/navPaleYeloside.gif) repeat-y;
}
#YeloTop {
	background: #FFE25A url(/images/navYeloTop.gif) repeat-x;
	border-top: 1px solid #959595;
}
#YeloSide {
	background: #FFE25A url(/images/navYeloSide.gif) repeat-y;
}
#DkBluTop {
	background: #005799 url(/images/navDkBluTop.gif) repeat-x;
	border-top: 1px solid #959595;
}
#DkBluSide {
	background: #005799 url(/images/navDkBluSide.gif) repeat-y;
}
#blueLinesTl {
	background: #FFFFFF url(/images/tile_BlueLinesTl.gif) repeat-x;
	border-top: 1px solid #959595;
}
#blueLines {
	background: #FFFFFF url(/images/tile_blueLines.gif) repeat-X;
}

.redAsterix {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.textContact {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	MARGIN:0px 20px 4px 30px;
}
input, button, select, textarea {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
}
.required{
	font: normal 9px/14px Arial, Helvetica, sans-serif;
	color: #333333;
}