html, body 
{
	margin:				0pt;
	padding:			0pt;
	width:				100%;
	font-family:		Trebuchet MS, Arial, Helvetica;
	background-color:	#072f67;	
	color:				#ffffff;
}

input, textarea
{
	font-family:		Trebuchet MS, Arial, Helvetica;
	font-size:			12px;		
}

form 
{
	margin:				0pt;
	padding:			0pt;	
}

img 
{
	border:				0px;	
}


a {
	color:				#ffffff;
	text-decoration:	none;	
}

a:hover
{
	color:				#0066CC;
}

#bodyContainer
{
	/* position:			relative;*/
	width:				900px;
	margin: 			auto;
}

#language
{
	clear: 				both;
	float:				left;
}

#copyright 
{
	float:				right;
	padding-right:		31px;
	font-size:			11px;
}

.menu
{
	position:			relative;
	float:				left;
	font-size:			14px;
	font-weight:		bold;
}

.menu div
{
	width:				190px;
	padding-top:		10px;
	text-align:			center;
}

.breadcrumb
{
	padding-left:		7px;
	font-size:			12px;
	color:				#ffffff;
}

.content 
{
	margin-top:			10px;
	width: 				620px;
	margin-left:		212px;
}

h1 
{
	font-size:			18px;
	font-weight:		bold;
}

.submenu {
	display:			none;
	position:			absolute;
	width:				190px;
	border:				1px solid #ffffff;
	background-color:	#072F67;
	text-align:			left;
	padding-top:		5px;
	padding-left:		5px;
	font-weight:		bold;
}

.menu a:hover, .submenu a:hover
{
	color:				red;
}

.leftcolumn
{
	padding-right:		10px;	
	font-size:			14px;	
	text-align: justify;	
}

.rightcolumn 
{
	padding-left:		10px;
	font-size:			14px;
}

.middlecolumn
{
	padding-right:		10px;
	font-size:			14px;		
}

.style9, .form, .error
{
	font-size:			14px;	
}

#mainTitle
{
	position:				absolute;
	top:					55px;
	left:					34px;
	height:					20px;
	width:					190px;
	text-align:				center;
	font-size:				17px;
	color:					#ffffff;
	font-weight:			bold;
}

#title
{
	position:				absolute;
	top:					87px;
	left:					34px;
	height:					20px;
	width:					190px;
	text-align:				center;
	font-size:				10px;
	color:					#ffffff;
	text-transform: 		uppercase;	
	font-weight:			bold;
	text-decoration:		none;
}

#title a, #titlea a:hover, #mainTitle a, #mainTitle a:hover
{
	text-decoration:		none;
	color:					#ffffff;
}

.readmore, .readmore a
{
	font-weight:			bold;
	color:					#696969;
}

a:hover
{
	color:					red;		
}

.error
{
	font-weight:			bold;
	color:					red;
}

.background
{
	font-size:				11px;
}

#topMenu div {
	text-align: right;
}

.gmnoprint {
	color: #000000;	
}

.gmnoprint a {
	color: #000000;	
}

#language {
	font-style:italic; 	
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
		
}

#call {
	/*font-family: Arial;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

.MarkerContainer {
	text-align: left;
	float:left; 
	height: 450px; 
	overflow: auto; 
	width: 250px; 
	padding-left: 7px; 
	padding-right: 10px;
	color: #000000;
	padding-top: 10px;
}

.markerDescription, 
.markerDescription table td,
.markerName {
	color: #000000;
}
