/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070F28;
	margin: 0px;
	background-image: url(images/bck.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	text-align: left;
	background-color: #53739F;
}
.main-box {
	border: 1px solid #EEE5DC;
}
.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding-left: 15px;
	padding-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #35588E;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


a {
	color: #285E8D;
	text-decoration: underline;
}

a:visited
{
	color: #285E8D;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #9CB0D3;
}

a.bottom:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4F4F4F;
	margin: 0px 12px 0px 12px;
}
a.bottom:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4F4F4F;
	margin: 0px 12px 0px 12px;
}
a.bottom:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A2A1A1;
}

.cta-box {
	border: 1px solid #FB9F3B;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.content {
	margin: 6px;
	padding: 2px 17px 11px 17px;
	text-align: left;
}

.content H1 {

	font-size: 18px;
	text-transform: uppercase;
	color: #35588E; }

.right {
	background-color: #A6C4E2;
	width: 214px;
	text-align: left;
}
.right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #101926;
	text-transform: uppercase;
	padding: 11px 0 5px 12px;
	margin: 0
}

.rightsec {
	background-color: #A6C4E2;
	width: 190px;
	text-align: left;
	padding: 12px;
}
.rightsec h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #101926;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 0
}


.left {
	padding: 10px;
	width: 214px;
	background-color: #E8E9EB;
	border: 1px solid #CCCBD1;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
}
.left H2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #305790;
	margin: 0 0 8px 0;
}

.leftsec {
	padding: 10px;
	width: 160px;
	background-color: #E8E9EB;
	border: 1px solid #CCCBD1;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
}
.leftsec H2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #305790;
	margin: 0 0 8px 0;
}

.top-choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4F4F4F;
	padding: 5px 0px 0px 0px;
}

.top-choose a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B85AA;
	text-decoration:none
	}

.bottom-con {
	padding: 0px 0px 0px 0px;
	height: 31px;
	border-top-color: #E9E9EB;
	border-top-style: solid;
	border-top-width: 1px;
}
.foot-con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7E0DD;
	padding-top: 5px;
}

a.foot:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C0BDC4;
	margin: 0px 4px 0px 4px;
}
a.foot:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C0BDC4;
}
a.foot:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A2A1A4;
}
#nav {
	background-color: #E8E9EB;
	height: 35px;
	border: 1px solid #CCCBD1;
}
#nav ul {display: inline}
#nav li {display: inline}
#nav li a {padding: 9px 40px 0 0;
	text-decoration: none;
	color: #305790;
	font-weight: bold;}
#nav li a:hover {color: #417DD4}
#header {padding: 1px 0 0 0; background:#FFFFFF}

#event-home {padding:6px ;  background:#E8E9EB }
#event-home p {margin: 0}
