
body{
font-size:12px;
color:#666666;
font-family:Arial, Verdana, Helvetica, sans-serif;
border-color:#CCCCCC;
}

input {border-width:1px;}

div.topSpacer {height:161px;width:1px;background:url(none);}

a:link	{
	color:#003E4D;
	text-decoration:none;
	}
a:visited	{
	color:#003E4D;
	text-decoration:none;
	}
a:hover	{
	color:#003E4D;
	text-decoration: underline;
	}
	
.globebg {
	background-color: f2f9f9;
	margin: 0px;
	background-image: url(../images/globe.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.globebg-sm {
	background-color: C6DBDF;
	margin: 0px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}
.sideBG 
{
	background-color: C6DBDF;
}

.SideTitle{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003E4D;
	text-decoration: none;
}

.TopTitle{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C8896;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.NavBackground {
	background-image: url(../images/nav_bckg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Picture {
	vertical-align: top;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6DBDF;
}
.BodyText {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
}
.TitleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003E4D;
}
.CaptionPicture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #999999;
	text-align: center;
}

li {
	list-style-type: square;
}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100pt;

}

marquee
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003e4d;
}