body
{
	background:  url(../images/bkgrd.gif) center repeat-y;
	text-align:center; 
	margin: 0px auto; 
	padding: 0px;
	width: 816px;
}
#container
{	
	width: 780px;
	margin:0px auto;
	text-align: left;
	font-family: Verdana, sans-serif, arial;
	font-size: 11px;
	background-color: #f5ede9;

}

#nav
{
	background: url(../images/nav_bkgrd.gif) top left repeat-x;
	padding:0px 0px 0px 220px;
}

form { 
	text-align:center;
	width : 100%; 
	margin : 0px; 
	padding : 10px; 
} 
	
label {
	font-size:12px;
	font-weight:bold;
}
.c1
{
	float:left;
	background: url(../images/side_content_top.gif) top left repeat-x;
	width:198px;
	margin:0px 6px 12px 10px;
	padding:0px;
}

.c2
{
	float: right;
	background: url(../images/main_content_top.gif) top right repeat-x;
	width: 534px;
	margin:0px 10px 12px 0px; 
	padding:0px;
}
.copy
{
	padding: 0px 10px 0px 12px;
	background:#f8fafb;	
	border-bottom: solid 1px #dee0e1;
	border-left: solid  1px #dee0e1;
	border-right: solid 1px #dee0e1;
	border-top:0px;
}
.title
{
	font-family: Verdana, sans-serif, arial;
	font-weight: bold;
	color: #24669c;
	font-size: 12px;
	text-align: left;
	padding: 7px 0px 24px 32px;
}

a:link
{
	color: #333333;
	text-decoration: underline;
}
a:link:hover
{
	color: #999999;
	text-decoration: underline;
}
.subHeading
{
	color:#776798;
	font-weight: bold;
}

.tertiaryHeading
{
	color:#709fb9;
	font-weight: bold;
}

hr
{
	height: 1px; 
	color: #d9d9d9;
}

form, select, input 
{ 
	font-size: 13px;
}
.caveat
{
	color: #9eb3d2;
	font-size: 9px;
}
#bottomNav
{
	background: #cdd9e2;
	padding-top:10px;
	color: #7e2c54;
	margin-top:12px;
	clear: both; 
	text-align:center;

}
a.bottomLinks
{
	color: #7e2c54;
	font-weight: bold;
	padding:10px;
	text-decoration: none;
}
p, p:hover{
	text-decoration: none;
}
a.bottomLinks:link
{
	color: #7e2c54;
	text-decoration: none;
}

a.bottomLinks:hover
{
	color: #709fb9;
	font-weight: bold;
}

#visaContainer{
}

#visaColumn1
{
float:left;
width:170px;
}

#visaColumn2
{
float: left;
width:170px;
}

#visaColumn3
{
float:left;
width:170px;
}

#contactColumn1
{
float:left;
width:100px;
}

#contactColumn2
{
float: left;
width:230px;
}

.clearer {
	clear: both;
	font-size: 1px;
}


.travel
{
	display:none;
}

ol	{
	margin: 0px;
	padding: 0px;
	}
	
ol li {
	list-style-position: outside;
	margin: 1em 0px 1em 25px;

}
ul {
	margin: 0px;
	padding: 0px;
	}
ul li {
	list-style-position: outside;
	margin: 1em 0px 1em 20px;
}

.images{
	float:right;
	margin-left:10px;
}
