BODY{	
	background-color:#F1F1F1;
	margin:0px;
}

BODY.ContentPage{	
	background-color:#FFFFFF;
	margin:0px;
}

TABLE.MainContainer{
	background-color:#FFFFFF;
	width: 1100px;
	height: 780px;
	border:none;
	vertical-align:middle;
	margin:0px;
}

TD.FooterContainer {
	background-color:#74CCD3;
	height: 4%;
	font-family:sans-serif;
	font-size:9pt;
	/*color:#74CCD3;*/
	color:#FFFFFF;
}

TD.LightBlueStripe{
	height:1px;
	background-color:
}

TD.LightGreyStripe{
	height:1px;
	background-color:#F1F1F1;
}

TD.WhiteStripe{
	height:1px;
	background-color:#FFFFFF;
}

TD.MenuTopItem{
	font-family:sans-serif;
	font-weight: bold;
        font-size: 11pt;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#606060;
	vertical-align:top;
	cursor:pointer;
}

DIV.MenuMarker{
	display:inline;
	width:20px;
	height:10px;
	/*background-color:#004B85;*/
	background-color:#74CCD3;
}

DIV.MenuUnmarked{
	display:inline;
	width:20px;
	height:10px;
	/*background-color:#004B85;*/
	background-color:#FFFFFF;
}

DIV.MenuOvered{
	display:inline;
	width:20px;
	height:10px;
	/*background-color:#74CCD3;*/
	background-color:#AAAAAA;
}

DIV.submenu{
	width:150px;
	background-color:#FFFFFF;
}

TD.submenu{
	/*background-color:#74CCD3;*/
	background-color:#DDDDDD;
	text-indent:2px;
	height:10px;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 8pt;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#606060;
}

.submenuMore{
	background-color:transparent;
	text-indent:2px;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 8pt;
	/*text-transform:lowercase;*/
	color:#004B85;
}

TD.submenuOvered{
	cursor:pointer;
	/*background-color:#004B85;*/
	background-color:#AAAAAA;
	text-indent:2px;
	height:10px;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 8pt;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#FFFFFF;
}

TD.submenuOveredNoLink{
	background-color:#004B85;
	text-indent:2px;
	height:10px;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 12px;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#FFFFFF;
	cursor:default;
}

TD.subsubmenu{
	background-color:#CCFFFF;
	text-indent:2px;
	height:10px;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 12px;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#606060;
}

TD.subsubmenuOvered{
	cursor:pointer;
	background-color:#74CCD3;
	text-indent:2px;
	height:10px;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 12px;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#606060;
}

IMG.icon {
	cursor:pointer;
	margin-left:5px;
}

hr
{
background-color:transparent;
color:#74CCD3;
height:1px;
}

hr.grey{
color:#BBBBBB;
}

IFRAME {
	border:1px solid #FFFFFF;
	height:540px;
	width:100%;
}

.ContentPageTitle {
	padding-left:80px;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 14pt;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#326E9C;
	margin-top:25px;
	/*vertical-align:top;*/
}

.ContentPageSubtitle {
	
	font-family:sans-serif;
	font-weight: bold;
      font-size: 11pt;
	/*text-transform:lowercase;*/
	letter-spacing:2px;
	color:#444444;
	margin-top:25px;
	/*vertical-align:top;*/
}

P {
	padding-left:80px;
	margin-right:118px;
	font-family:sans-serif;
	font-weight: normal;
        font-size: 10pt;
	/*text-transform:lowercase;*/
	letter-spacing:1px;
	color:#444444;
	text-align:justify;
}

DIV.Text {
	padding-left:80px;
	margin-right:118px;
	font-family:sans-serif;
	font-weight: normal;
        font-size: 10pt;
	/*text-transform:lowercase;*/
	letter-spacing:1px;
	color:#444444;
	text-align:justify;
}
P.small{
	margin-right:0px;
}

P.slogan{
	padding-top:270px;
}

.slogan{
	font-family:sans-serif;
	font-weight: bold;
        font-size: 18pt;
	color:#606060;
	letter-spacing:2px;
	text-align:justify;
	
}

A.sitemap{
	font-family:sans-serif;
	font-weight: bold;
        font-size: 10pt;
	/*text-transform:lowercase;*/
	letter-spacing:1px;
	color:#606060;
	text-align:justify;
}

A.sitemap:hover{
	font-family:sans-serif;
	font-weight: bold;
        font-size: 10pt;
	/*text-transform:lowercase;*/
	letter-spacing:1px;
	color:#606060;
	text-align:justify;
	text-decoration:underline;
}

LI {
	/*padding-left:80px;*/
	margin-right:118px;
	margin-top:8px;
	/*text-indent:20px;*/
	font-family:sans-serif;
	font-weight: normal;
        font-size: 10pt;
	/*text-transform:lowercase;*/
	letter-spacing:1px;
	color:#444444;
	text-align:justify;
}

UL {
	margin-left:15px;
	padding-left:80px;
}

A{
	font-family:sans-serif;
	font-weight: bold;
        font-size: 10pt;
	/*text-transform:lowercase;*/
	color:#74CCD3;
	text-decoration:none;
}

A:hover{
	font-family:sans-serif;
	font-weight: bold;
        font-size: 10pt;
	/*text-transform:lowercase;*/
	color:#74CCD3;
	text-decoration:underline;
}

A.compass{
	font-family:sans-serif;
	font-weight: normal;
        font-size: 8pt;
	/*text-transform:lowercase;*/
	color:#606060;
	text-decoration:none;
	padding-left:0px;
}
A.compass:hover{
	font-family:sans-serif;
	font-weight: normal;
        font-size: 8pt;
	/*text-transform:lowercase;*/
	color:#606060;
	text-decoration:underline;
	padding-left:0px;
}
.compass{
	font-family:sans-serif;
	font-weight: normal;
        font-size: 8pt;
	/*text-transform:lowercase;*/
	color:#606060;
	padding-left:80px;
}

.hideOnScreen{
	display:none;
	margin-left:80px;
}

.headerOff{
	text-transform:capitalize;
	font-family:sans-serif;
	font-weight: bold;
        font-size: 12pt;
	color:#BBBBBB;
	letter-spacing:2px;
}

.headerOn{
	text-transform:capitalize;
	font-family: sans-serif;
	font-weight: bold;
        font-size: 16pt;
	color:#999999;
	letter-spacing:3px;
}

TD.headerLightBlue {
	height:100px;
	width:100px;
	background-color:#74CCD3;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

TD.headerDarkBlue {
	height:100px;
	width:100px;
	background-color:#004B85;

}
