body {
	font-family: Arial, Helvetica, sans-serif;
	background:#00174e;
}

.bg_globe1 	{
	background-image:url(media/page_bkg.gif);
}

.footer {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#eeeeee;	
}

.menui {
	display:block;
	color: #E3E5EC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	background-color: #00174E;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.menui a:link {
	color: #E3E5EC;
	text-decoration: none;	
}
.menui a:visited {
	color: #E3E5EC;
	text-decoration: none;	
}
.menui a:hover {
	color: #E3E5EC;
	text-decoration:none;
	background-color: #0c4a2f;	
}
.menui a:active {
	color: #E3E5EC;
	text-decoration: none;	
}

.menu {
	color: #F4F5F8;
	font-size: 12px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.content {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-indent: 15px;
}
.titlePage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00174E;
	text-indent: 25px;
	font-variant: normal;
}
.pix {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00174E;
	border-bottom-color: #00174E;
	border-left-color: #00174E;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F4F5F8;
	font-size: 16px;
	padding-left: 25px;
	background-position: center center;
	text-align: center;
	background-color: #00174E;
}



/* Menu Bar Style */

.menuBar {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDECE9;
	padding-bottom: 6px;
	padding-top: 6px;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #00174e;
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #67834e;
	border-right-color: #67834e;
	border-bottom-color: #67834e;
	border-left-color: #67834e;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a.menuBar:link {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDECE9;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #00174e;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #67834e;
	border-right-color: #67834e;
	border-bottom-color: #67834e;
	border-left-color: #67834e;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a.menuBar:visited {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDECE9;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #00174e;
	text-decoration: none;	
}

a.menuBar:hover {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDECE9;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #0c4a2f;
	text-decoration: none;	
}

/* End Menu Bar Style */
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #00174E;
}
.contact a:link {	
	color: #00174E;
	text-decoration:none;
}
.contact a:visited {	
	color: #00174E;
	text-decoration:none;
}
.contact a:hover {	
	color: #0c4a2f;
	text-decoration:none;
}
.contact a:active {	
	color: #00174E;
	text-decoration:none;
}.bkg_opening {
	background-image: url(media/index_bkg.gif);
	background-repeat: no-repeat;
}
