
body {
	margin: 0;
	padding: 0;	
	text-align: center;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 100%;
	line-height: 100%;
	color: #000;
	background: #021e50 url(/images/bg-body.jpg) no-repeat center top;
}

p, li {
	font-family:  Arial, Verdana, Tahoma; 
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

p.strong {
	font-weight: bold;
	color: #011e6c;
	margin: 0px
}

a 		{ color: #083386; text-decoration: underline; }
a:active 	{ color: #083386; text-decoration: underline; }
a:visited	{ color: #083386; text-decoration: underline; }
a:hover 	{ color: #000; text-decoration: underline; }

h1 {
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 130%;
	color: #011e6c;
	margin: 0px;
	padding-top: 10px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 100%;
	color: #011e6c;
	margin: 0px;
}

.error {
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 80%;
	line-height: 120%;
	color: #cc0000;
}

.nospace { margin: 0px;}

hr { 
	color: #000138;
	background-color: #000138;
	border: 0px solid #000138;
	height: 1px;
}

.hr {
	width: 100%;
	height: 1px;
	border: 0;
	color: #000138;
	background-color: #000138;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

#container {	
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 841px;
	background: url(/images/bg-main.png) repeat-y center top;
}

.general {
	position: relative;
	width: 801px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 114px;
	padding-left: 20px;
	border-bottom: 2px solid #000138;
	text-align: left;
	background: url(/images/bg-header2.jpg) no-repeat center top;
}

#shadow {
	position: absolute;
	width: 801px; height: 20px;
	left: 0px; top: 0px;
	text-align: left;
	background: url(/images/img-header-shadow.png) repeat-x center top;
	border: 1px solids red;
}

#content {
	position: relative;
	text-align: left;
	background: url(/images/bg-content.png) no-repeat left top;
}

.leftnav {
	width: 160px;
	padding: 13px 0px 20px 7px;
	background: url(/images/bg-leftnav2.png) repeat-y left top;
}

.leftnav a 		{ color: #FFF; text-decoration: none; }
.leftnav a:active 	{ color: #ffffcc; text-decoration: none; }
.leftnav a:visited	{ color: #FFF; text-decoration: none; }
.leftnav a:hover 	{ color: #ffffcc; text-decoration: underline; }

.leftnav ul {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
}

.leftnav li {
	position: relative;
	display: block;
	float: left;
	padding: 10px 0px 0px 5px;
	width: 135px;
	color: #FFF;
	font-size: 75%;
	font-weight: bold;
}

.selected {
	color: #ffffcc;
}

.selected a 		{ color: #000138; text-decoration: none; }
.selected a:active 	{ color: #ffffcc; text-decoration: none; }
.selected a:visited	{ color: #ffffcc; text-decoration: none; }
.selected a:hover 	{ color: #ffffcc; text-decoration: underline; }

.main-content {
	padding: 28px 0px 10px 12px;
}

.main-content2 {
	padding: 28px 20px 10px 12px;
}

.rightnav {
	width: 160px;
	padding: 23px 12px 10px 15px;
}

.right-image {
	position: relative;
	width: 160px; height: 420px;
	padding: 0px 0px 0px 0px;
}

.rate1 {
	position: relative;
	width: 20px; height: 10px;
	border: 1px solid red;
}

.td-pad { width: 16%; }

.submit-buttons { background-color: #CCC; }

.images { border: 1px solid #1e214b; }

#footer {
	position: relative;
	width: 801px; height: 45px;
	background-color: #000138;
	font-size: 70%;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color: #fff;
}

#share	{
	width: 440px;
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 75%;
	margin-top: 15px;
	padding: 10px 0px 0px 0px;
}

img.icon {
	vertical-align: top;
}
#bookonline	{
	padding-top: 30px;
}
#linknav 		{font-size: 75%; color: #333; line-height: 150%; margin-bottom: 10px;}
#linknav a		{color: #333;}
#linknav a:hover	{color: #333;}
#linknav a:visited	{color: #333;}

table#seocopy	{
	margin: 0 auto;
	width: 800px;
	border: 0px solid #000;
	background: #021e50;
	font-family: arial, verdana;
}
table#seocopy td {
	padding: 10px;
	line-height: 150%;
	color: #fff;
	text-align: left;
}

table#seocopy p {
	padding: 0px;
	line-height: 150%;
	color: #fff;
	text-align: left;
}

table#seocopy p a {color: #fff;}

h1.seocopy 		{padding-bottom: 10px 0 5px 0; color: #fff; font-size: 80%;}

.seofoot 		{font-size: 12px; text-align: center;}
.seofoot a		{font-size: 12px; text-align: center; color: #fff;}
.seofoot a:hover	{font-size: 12px; text-align: center; color: #ffffcc;}
.seofoot a:visited	{font-size: 12px; text-align: center; color: #fff;}

td.cdsspace	{
	height: 800px;
}

ul.home {
	list-style-type: none;
	padding: 10px 0 0 0px;
	margin: 0px 0 5px; 0px;	
}

ul.home li {
	margin: 5px 0 5px; 0px;	
}