@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-image: url('../images/lock.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #fff;
}
body {
	font-family: Tahoma;
}
body {
	padding-top: 20px;
	padding-bottom: 40px;
}

a {
	outline: none;
}
a img {
	border: 0px solid #fff;
}

body ul {
	background-color: #fff;
    background-image: url(../images/side-bg.jpg);
    background-repeat: repeat-y;
	background-position: 19px 20px;
}
body ul {
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	outline-width: 8px;
	outline-style: solid;
	outline-color: #fafafa;
}
body ul {
	list-style-type: none;
	padding: 0;
}

body ul li.top {
	height: 226px;
	width: 100%;
}
body ul li.top div.menu {
	background-image: url('../images/top-left.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
body ul li.top div.menu {
	height: 24px;
	padding-top: 10px;
	padding-right: 10px;
}
body ul li.top div.menu {
	text-align: right;
	font-size: 9px;
	color: #95a1a7;
}
body ul li.top div.menu a {
	color: #95A1A7;
	font-size: 9px;
	text-decoration: none;
	vertical-align: middle;
}
body ul li.top div.menu a:hover {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #95A1A7;
}
body ul li.top div.menu a:hover {
	color: #004389;
	text-decoration: none;
}

body ul li.top div.logo-slideshow {
	background-image: url('../images/side-pic.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
body ul li.top div.logo-slideshow {
	height: 170px;
	padding-left: 24px;
}

body ul li.top div.date {
	background-image: url('../images/date-bg.jpg');
	background-repeat: no-repeat;
	background-position: 24px top;
	background-color: #004389;
}
body ul li.top div.date {
	height: 19px;
	padding-right: 5px;
	padding-top: 3px;
}
body ul li.top div.date {
	text-align: right;
	color: #fff;
	font-size: 11px;
}

body ul li.sidebar {
	width: 200px;
	height: auto;
	padding-left: 15px;
	margin-left: 4px;
	float: left;
}
body ul li.sidebar {
	background-image: url('../images/side-bg.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #fff; 
}
body ul li.sidebar {
	text-align: center;
}
body ul li.sidebar ul {
	width: auto;
	border: 0px solid #fff;
	outline: 0px solid #fff;
	background: none;
	margin-top: 0;
	margin-bottom: 0;
}
body ul li.sidebar ul.menu {
	border-top-style: solid !important;
	border-top-width: 1px !important;
	border-top-color: #DDDDDD !important;
}
body ul li.sidebar ul.menu {
	text-align: left;
	font-size: 11px;
	width: 190px;
}
body ul li.sidebar ul.menu li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ddd;
}
body ul li.sidebar ul.menu a {
	display: block;
	padding-left: 7px;
	padding-right: 5px;
	height: 25px;
	line-height: 24px;
}
body ul li.sidebar ul.menu a {
	text-decoration: none;
	color: #004389;
}
body ul li.sidebar ul.menu a:hover {
	background-color: #0568CD;
	color: #fff;
}
body ul li.sidebar p {
	margin: 0;
	padding: 0;
}
body ul li.sidebar p {
	text-align: center;
}
body ul li.sidebar p a {
	font-size: 10px;
	color: #004389;
	text-decoration: none;
	font-weight: bold;
}
body ul li.sidebar p a:hover {
	color: #6985A2;
	text-decoration: underline;
}
body ul li.sidebar p input.field {
	width: 100px;
	margin-top: 30px;
}
body ul li.sidebar input#submit {
	background-color: #004389;
}
body ul li.sidebar input#submit {
	width: auto;
	border: 0px solid #fff;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
}
body ul li.sidebar input#submit {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

body ul li.sidebar img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body ul li.content {
	width: 505px;
	float: right;
	padding-right: 20px;
}
body ul li.content {
	font-size: 11px;
}
body ul li.content h1 {
	border-bottom-style: solid;
	border-bottom-color: #eee;
	border-bottom-width: 1px;
}
body ul li.content h1 {
	color: #00007E;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: "trebuchet ms",tahoma,arial,sans-serif;
	font-size: 22px;
}
body ul li.content a {
	color: #004389;
	text-decoration: none;
}
body ul li.content a:hover {
	color: #6985A2;
	text-decoration: underline;
}
body ul li.content div#sponsors {
	width: 120px;
	float: right;
	padding-left: 12px;
	padding-right: 12px;
}
body ul li.content div#sponsors {
	text-align: center;
}
body ul li.content form.contact {
	float: left;
	width: 360px;
	margin-right: 20px;
	text-align: right;
}
body ul li.content form.contact label {
	float: left;
}
body ul li.content form.contact input {
	width: 270px;
	margin-bottom: 7px;
}
body ul li.content form.contact input#submit {
	background-color: #004389;
}
body ul li.content form.contact input#submit {
	width: auto;
	float: left;
	margin-left: 83px;
	border: 0px solid #fff;
	cursor: pointer;
	padding: 2px;
	margin-top: 10px;
}
body ul li.content form.contact input#submit {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
body ul li.content form.contact textarea {
	width: 270px;
	height: 100px;
}


body ul li.bottom {
	background-image: url('../images/footer-bg.jpg');
	background-repeat: no-repeat;
	background-position: 12px top;
	background-color: #95A1A7;
}
body ul li.bottom {
	height: 25px;
	clear: both;
}
body ul li.bottom {
	font-size: 10px;
	text-align: right;
	color: #fff;
	line-height: 24px;
	padding-right: 5px;
}

body center {
	font-size: 10px;
	color: #004389;
}