body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #000;
	background: url(img/body_bg.jpg) repeat-x;
	background-color: #FFF;
	} 

#logo {
	width: 748px;
	height: 91px;
	margin-left: auto;
	margin-right: auto;
	}

.menu {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	}

.menutabs {
	margin: 0px;
	background-color: #FFF;
	padding: 0 0 20px 0px;
	border-bottom: 1px solid #C9CEDE;
	border-top: 1px solid #C9CEDE;
	border-left: 1px solid #C9CEDE;
	border-right: 1px solid #C9CEDE;
	}	

.menutabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}	
	
.menutabs a {
	float:left;
	padding: 3px 5px 4px 5px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #C9CEDE;
	color: #000;
	}	

.menutabs a.selected {
	float:left;
	padding: 3px 5px 4px 5px;
	color: #FFF;
	background-color: #FFAE00;
	display: block;
	text-decoration: none;
	border-right: 1px solid #C9CEDE;
	}		
	
.menutabs a:hover {
	color: #FFF;
	background-color: #FFAE00;
	text-decoration: none;
	}	

.menutabs a.guidelines {
	font-size: 10px;
	font-weight: bold;
	float:left;
	padding: 4px 5px 4px 5px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #C9CEDE;
	color: #6399BB;
	}	

.menutabs a.guidelinesselected {
	font-size: 10px;
	font-weight: bold;
	float:left;
	padding: 4px 5px 4px 5px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #C9CEDE;
	background-color: #FFAE00;
	color: #FFF;
	}	

.menutabs a.guidelines:hover {
	color: #FFF;
	background-color: #FFAE00;
	text-decoration: none;
	}	

#menushadow {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	}	

#content {
	background-color: #FFF;
	border-right: 1px solid #C9CEDE;
	border-left: 1px solid #C9CEDE;
	margin-left: auto;
	margin-right: auto;
	width: 748px; /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 746px;	 
	}

html>#content 	{
	width: 746px;
	} 

#contentleft {
	float:left;
	width: 240px;
	}
	
#contentright {
	float:left;
/*	width: 506px;*/
	width: 370px;
	}
	
#googleadd {
	float:left;
	width: 130px;
}	
	
	
#countryselect {
	margin-left: 10px;
	}	

#banner {
	clear: left;
	color: #FFF; 
	border-top: 1px solid #C9CEDE; 
	background-color: #F1F5F8; 
	padding-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	height: 66px; /* total height includes padding!! */
	width: 748px; /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 746px;	 
	}

html>#banner 	{
	width: 746px;
	} 

#footer {
	clear: left;
	color: #FFF; 
	background-color: #5187AD; 
	padding-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	height: 21px;
	width: 748px; /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 746px;	 
	}

html>#footer 	{
	width: 746px;
	} 

h1 {
	margin: 0;
	padding: 17px 76px 0px 17px;
	font-size: 15px;
	font-weight: bold;
	color: #579ECC;
	}

h2 {
	margin: 0;
	padding: 17px 76px 0px 17px;
	font-size: 12px;
	font-weight: normal;
	}

p.content {
	padding: 4px 76px 0px 17px;
	}
	
p.subdir {
	font-weight: bold;
	margin: 0;
	padding: 15px 76px 0px 17px;
	}

p.linktitle {
	color: #377CA8;
	margin: 0;
	padding: 1px 76px 0px 17px;
	}


p.descriptiontitle {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 10px;
	padding: 12px;
	background-color: #E7EFF4;
}

p.description {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	margin: 10px;
	padding: 12px;
	background-color: #E7EFF4;
}

p.menutitle {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 10px 10px 1px 10px;
	padding: 2px 12px 2px 12px;
	background-color: #E7EFF4;
}

p.submitbutton {
	color: #FF8D02;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 360px;
}

p.submitsite {
	color: #FF8D02;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 16px;
}

p.footer {
	padding-top: 0px;
	}

span.red {
	color: #F00;
	}
	
a {
	text-decoration: none;
	color: #377CA8;
}	
	
a:hover {
	text-decoration: underline;
	color: #377CA8;
}	


a.footer {
	text-decoration: none;
	color: #FFF;
}	
	
a.footer:hover {
	text-decoration: underline;
	color: #FFF;
}	

a.submitbutton {
	text-decoration: none;
	color: #FF8D02;
}	
	
a.submitbutton:hover {
	text-decoration: underline;
	color: #FF8D02;
}	


#leftmenu {
	margin: 0 0 0 10px;
	background-color: #FFF;
	padding: 0 10px 0px 0px;
/*	border: 1px solid #000;*/
	}	

#leftmenu li {
	color: #377CA8;
	background-color: #E7EFF4;
	margin: 2px 0 2px 0;
	padding: 0;
	list-style-type: none;
	}	

#leftmenu a {
	padding: 2px 2px 2px 12px;
	width: 200px;
	display: block;
	text-decoration: none;
	}
	
#leftmenu a.selected {
	font-weight: bold;
	padding: 2px 2px 2px 12px;
	width: 200px;
	display: block;
	text-decoration: none;
	}		

#leftmenu a:hover {
	font-weight: bold;
	display: block;
	text-decoration: none;
	list-style-type: square;
	}	

#homemenu {
	margin: 0 0 0 10px;
	background-color: #FFF;
	padding: 0 10px 0px 0px;
/*	border: 1px solid #000;*/
	}	

#homemenu li {
	background-color: #5187AD;
	margin: 2px 0 2px 0;
	padding: 0;
	list-style-type: none;
	}	

#homemenu a {
	color: #FFF;
	padding: 2px 2px 2px 12px;
	width: 200px;
	display: block;
	text-decoration: none;
	}
	
#homemenu a.selected {
	color: #FFF;
	font-weight: bold;
	padding: 2px 2px 2px 12px;
	width: 200px;
	display: block;
	text-decoration: none;
	}		

#homemenu a:hover {
	font-weight: bold;
	display: block;
	text-decoration: none;
	list-style-type: square;
	}	

img {
	border: 0px;
	}	
	
form {
	display: inline;
	}
	
select {
	width: 220px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #377CA8;
	background-color: #E7EFF4;
}	

input {
	width: 220px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CECEDE;
}

input.checkbox {
	font-size: 11px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 0px;
	width: 14px;
	height: 14px;
}	

input.radio {
	font-size: 11px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 0px;
	width: 14px;
	height: 14px;
}	

textarea {
	width: 400px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CECEDE;
}	

textarea.small {
	width: 400px;
	height: 60px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CECEDE;
}	

textarea.smaller {
	width: 400px;
	height: 30px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CECEDE;
}	


td.label {
	font-weight: bold;
	color: #579ECC;
	text-align: right;
}