/*************** BASICS  ***************/

body {
margin:0;
text-align:center;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

a, a:visited, a:active {color: #3964D3;}
a:hover {color: #EE9E2C;}

.menu
{
	background-color:#3964D3;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menu a, .menu a:visited, .menu a:active
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #EE9E2C;
	text-decoration: none;
	font-weight: bold;
}

.menu_sel
{
	font-size: 14px;
	color: #EE9E2C;
	text-decoration: none;
	font-weight: bold;
}

.menu-highlight
{
	background-color:#84BDFD;
}

.input
{
	font-family:verdana; 
	font-size:12px; 
	font-weight:bold;
	border: 1px solid #EE9E2C; 
	background-color:#3964D3; 
	color:#FFFFFF;
}


.submenu
{
	background-color:#FFFFFF;
	text-align: center;
}

.submenu a{
	padding-left: 14px;
	padding-right: 14px;
	font-size: 14px;
	color: #3964D3;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover{
	font-size: 14px;
	color: #EE9E2C;
	text-decoration: none;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
}

.location
{
	font-size: 12px;
	color: #EE9E2C;
	font-weight: bold;
}

.location a, .location a:visited, .location a:active
{
	font-size: 12px;
	color: #3964D3;
	font-weight: bold;
	text-decoration:none
}

.location a:hover
{
	font-size: 11px;
	color: #EE9E2C;
	font-weight: bold;
	text-decoration:none
}

.footer
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin-top:10;
	padding-top:10
}

.footer a, .footer a:visited, .footer a:active
{
	font-size: 10px;
	color: #3964D3;
	font-weight: normal;
}

.footer a:hover
{
	font-size: 10px;
	color: #EE9E2C;
	font-weight: normal;
}

.vipform-title
{
	font-size: 14px;
	color: #EE9E2C;
	font-weight:bold;
	margin-bottom:0
}

.vipform
{
	font-size: 11px;
	color: #000000;
}


.address
{
	font-size: 11px;
	color: #000000;
}

.address a, .address a:visited, .address a:active
{
	font-size: 11px;
	color: #3964D3;
	font-weight: bold;
	text-decoration:none
}

.address a:hover
{
	font-size: 11px;
	color: #EE9E2C;
	font-weight: bold;
	text-decoration:none
}

h1 {
	font-size: 40px; 
	text-decoration: none;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color:#3964D3;
}

h2, h2 a, h2 a:visited  {
	font-size: 16px; 
	text-decoration: none;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color:#84BDFD;
}

h3, h3 a, h3 a:visited, h3 a:hover {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#2391C3;
	margin-top:30
}

p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.copy {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	padding:2px;
	margin:2px;
}