@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}
#wrapper #main #menu p a {
	font-weight: bold;
	border: thin none #D0E6EE;
	width: 150px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #3F9CC0;
	margin-bottom: 5px;
}
body #bottom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #2B738E;
	text-align: center;
}
#bottom a {
	color: #2B738E;
	text-align: center;
}
#bottom p {
	text-align: center;
}

#wrapper #info {
	color: #2B738E;
	text-align: left;
	margin-bottom: 2px;
	background-color: #D0E6EE;
}
#main {
	font-size: 16px;
	color: #13313C;
	background-color: #D0E6EE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 156px;
	padding: 20px;
	text-align: center;
}
#wrapper #main p {
	font-size: 18px;
	text-align: left;
	color: #000;
}



#wrapper {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	background-color: #E6F2F7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #ACD6E6;
}
#wrapper #footer  {
	font-size: 18px;
	color: #2B738E;
	text-align: center;
	background-color: #D0E6EE;
	clear: both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
}
#menu {
	font-size: 16px;
	width: 150px;
	padding-top: 10px;
	background-color: #E6F2F7;
	font-weight: bold;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#wrapper #menu ul {
	list-style-type: none;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 5px;
	text-align: right;
	margin-bottom: 0px;
}
#wrapper #menu ul a {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	color: #1A4353;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	text-align: center;
	font-weight: bold;
}
#wrapper #menu ul a:hover {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	display: block;
	color: #600;
	background-color: #D0E6EE;
	font-weight: bolder;
	text-transform: inherit;
}
#wrapper #menu .youRhere {
	font-size: large;
	font-weight: bolder;
	text-transform: uppercase;
	color: #1A4353;
	text-decoration: none;
	background-color: #ACD6E6;
	padding-left: 5px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
#main img {
	background-color: #E6F2F7;
	margin: 0px;
	padding: 10px;
}

a {
	color: #2B738E;
	text-decoration: none;
}
a:hover {
	color: #600;
}
#wrapper #menu p img {
	text-align: center;
}
 #wrapper #main p.small-text {
	font-size: 14px;
}
#wrapper #main ul {
	color: #004A91;
	text-indent: 50px;
}
#wrapper #main table tr td p {
	font-style: italic;
	color: #004A91;
	font-size: 14px;
	text-align: center;
}
#wrapper #main table tr td img {
	text-align: center;
}
#wrapper #main table tr td img {
	text-align: center;
}
#wrapper #main table tr td img {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main table {
	text-align: center;
}

