body {
	background-color: #FFFFFF;
	margin: 0px;
}
.main {
	text-decoration: none;
	padding: 20px;
	background-color: #F7F7F7;
	border-top: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
.main h2{
	
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #002e70;	
}
.container {
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: none;
	}
.nav {
	color: #c5d2e4;
} 
.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.nav a img{
	border:#CCCCCC 2px solid;
} 
.nav a img:hover{
	border:#CCCCCC 2px solid;
} 
.left {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.heading {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #002e70;
	border-bottom: 2px inset #0066FF;
	
}
.heading em {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9DA212;
	
}
.input {
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
.flags 
{
	height:37px;
}
.flags a img 
{
	
	margin-right:14px;
	margin-left:14px;
	border: #0066FF 1px solid ;
		
}
.flags a img:hover
{
	
	margin-right:14px;
	margin-left:14px;
	border: #959927 1px solid ;
}
form
{
	text-align:center;
}

.h1{
	width:766px;
	height:20px;
	margin:0 auto;
	background:#cccccc;
	text-align: center;
	letter-spacing: 1px;
	padding:0px 0px 3px 0px;
	border:1px solid #E4E0EA;
}

.h1 h1 {
	font:11px Tahoma, Arial, sans-serif;
    font-weight: bold;
    color: #073B84;
}