*{margin:0; padding:0;}
body {
background-image: url(/images/bg.jpg);
background-position: top left;
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
text-align: center;
color: #333333;
}
a { 
color:#3366CC;
font-weight:bold;
text-decoration:underline;
}
a:hover {color: #003399; }
p {padding-bottom: 12px;}
#container {
width: 740px;
background: #ffffff;
text-align: left;
border-left:1px solid #0066CC;
border-right:1px solid #0066CC;
}
#header {
background: #F0F0FF;
padding: 7px 7px 10px;
height:70px;
}	
#header h1 { 	
color: #003399;
font-size: 2.5em;
font-weight: 600;
padding-bottom:8px;
}	
#header h2 { 	
color: #3366cc;
font-size: 1.2em;
padding-left: 1px;
}
#header a{
text-decoration:none;
color: #003399;
font-weight: 600;
}
#header a:hover{
text-decoration:none;
color: #000000;
}
#header img{
float: left;
padding: 2px 10px 0 2px;
}
#navigation{
height:2.2em;
line-height:2.2em;
width:100%;
background:#3366cc;
color:#ffffff;
margin-bottom:7px;
}
#navigation li{
float:left;
list-style-type: none;
border-right:1px solid #FFFFFF;
white-space:nowrap;
}
#navigation li a{
display:block;
padding:0 7px;
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}
* html #navigation a {width:1%;}
#navigation .selected,
#navigation a:hover{
background:#003399;
color:#ffffff;
text-decoration:none;
}
#content{
background: #ffffff;
line-height: 1.4em;
padding: 3px 7px 0px 7px;
clear: both;
}
#content h1 { 	
color: #003399;
font-size: 1.4em;
font-weight: bold;
padding-bottom:15px;
}
#content h2 { 	
color: #003399;
font-size: 1.2em;
font-weight: bold;
padding-bottom:15px;
}
#content ul{
clear:both;
width: 100%;
border-top:3px solid #003399;
border-bottom:3px solid #003399;
float: left;
margin: 0.5em 0 2em 0;
padding: 0.8em 0 0.8em 0;
}
#content li{
display: inline;
padding:0 10px 0 0;
font-size:1em;
list-style:square;
line-height:2em;
}
#footer {
clear:both;
border-bottom:1px solid #0066CC;
padding: 14px 3px 5px 7px;
font-size:0.9em;
color:#f0f0f0;
background:#3366CC;
line-height: 0.7em;
float: left;
width:730px;
}
#footer a{color:#f0f0f0; text-decoration: underline;}
.important {
color: #F40000;
font-weight: bold;
}
#content-left{
background: #ffffff;
float:left;
width:33%;
padding-left:7px;
}
#content-right{
background: #ffffff;
float:right;
width:65%;
padding-right: 7px;
}
#content-right h1{
color: #003399;
font-size: 1.4em;
font-weight: bold;
padding-top: 0.2em;
padding-bottom:1em;
}
#content-right h2{
font-size: 1.0em;
font-weight: bold;
padding-bottom:8px;
}
#content-right ul{
padding-left:6px;
margin-left:10px;
margin-bottom:10px;
}
.box-title{
margin:0px 10px 0px 0px;
padding:8px 10px 8px 10px; 
border-left:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-top:1px solid #c0c0c0;
background-color:#0066CC;
line-height:1em;
color: #FFFFFF;
font-weight:bold;
}
.box-title h1{
font-size:1.3em;
}
.box{
margin:0px 10px 10px 0px;
padding:5px 10px 0px 10px;
border:1px solid #c0c0c0;
background-color:#F0F0FF;
line-height:1.8em;
}
.box h2{
font-size:1.3em;
}
.box h3{
font-size:1.1em;
}

#bottom {
background: #ffffff;
padding:7px;
float: left;
width:98%;
}
#bottom h2{
color: #003399;
font-size: 1.2em;
font-weight: bold;
padding-bottom:8px;
}
.form-note {
color: #F40000;
font-size:0.8em;
}
#links{
width:100%;
float:left;
margin: 0 0 20px 0;
}
#links ul {
float: left;
width: 97%;
margin: 0;
padding: 10px 10px 10px 10px;
}
#links li {
float: left;
width: 39%;
margin: 0;
padding: 0;
line-height:2.5em;
} 
.small {color: #666666; font-size: 10px;}
.big {font-size: 1.4em;}
.red {color: #F40000}
.bookbtn {
	height: 28px;
	font-weight: bold;
	vertical-align: middle;
	color:#F40000;
}
.table1{
padding:10px;
margin: 0px;
}
.table2{
padding:5px;
margin: 0px;
}
.imageright {
text-align: right;
padding: 3px 3px 5px 5px;
float: right;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 5px;
font-size: 0.9em;
font-weight: normal;	
vertical-align: baseline;
color: #666666;
letter-spacing: normal;
line-height: 1.2em;
}