:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; border:none; }
address { font-style:normal }
textarea {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana; 
	font-size:11px;
	}
body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana; 
	font-size:11px;
	line-height:20px;
	background-color:#6897c3;	
	background-image:url("images/body_bg.jpg");
	background-repeat:repeat-x;
}
#body
{
	background: url("images/header_bg.jpg") repeat-x center top;
}
#body_center
{
	width:988px;
	margin:0 auto;
	
}
#header
{
	height:80px;
	position:relative;
}
#logo 
{
	float:left;
	position:absolute;
	z-index:1000;
	margin-top:30px;
	margin-left:10px;
}
#top_button 
{
	float:right;
	margin-top:45px;
	margin-right:20px;
	
}
#top_button a, #top_button a:visited
{
	color:#f79119;
	font-size:18px;
	font-family: "Myriad Pro", Arial, Helvetica, Verdana; 
}
.go_back
{
	margin-top:80px !important;
	margin-right:30px !important;
}
#main_top
{
	background:url("images/main_bg.png") no-repeat left top;
	padding-top:20px;
}
#main
{
	clear:both;
	width:842px;
	padding:30px 48px 0 49px;
	margin-left:25px;
	background:#FFFFFF;
	
}

#content
{
	min-height:400px;
}
#promote_graphic
{
	background:url("images/promote.jpg") no-repeat 0 0;
	position:relative;
}
#apply_graphic
{
	background:url("images/apply_graphic.jpg") no-repeat 0 0;
	position:relative;
}
#globe
{
	margin:0 auto;
	width:287px;
	padding-top:10px;
}
#globe2
{
	margin:0 auto;
	width:235px;
	padding-top:10px;
}
h1
{
	font-size:24px;
	font-family: "Myriad Pro", Arial, Helvetica, Verdana; 
	font-weight:normal;
	margin:15px 0 10px 0;
}



.reset
{
	clear:both;
}
#list
{
	margin-top:10px;
	height:150px;
}
#list ul
{
	float:left;
	width:135px;
	list-style:disc inside;
	margin-left:30px;
}
#list ul li
{
	list-style:disc;
	
}

#list ul li a
{
text-decoration:underline;
color:#000000;
}

#list ul li a:hover
{
text-decoration:none;
color:#c78730;
}
#footer_img
{
	background:url("images/footer_bg.jpg") no-repeat 0 0; 
	width:988px;
	height:44px;
}
#apply_now
{
	background:url("images/divider.png") no-repeat center center;
	text-align:center;
	height:45px;
}
a img
{
	border:0;
}


.big_link
{
	font-size:34px;
	color:#2f60b3;
	text-decoration:none;
	display:block;
	text-align:center;
	margin:75px 0 40px 0;
	clear:both;
}
#footer_links
{
	clear:both;
	text-align:center;
}
#footer_links a, #footer_links a:visited
{
	color:#000000;
}
.bold
{
	font-weight:bold;
}
.underline
{
	text-decoration:underline;
}

/* Application Form Styles */
.boxTitle {
	width: 625px;
	margin: 0 auto;
	font-family: 'Lucida Grande', Lucida, Tahoma, Arial;
	font-size: 16px;
	color: #000;
	}
.grayBox {
	width: 665px;
	margin: 5px auto 20px auto;
	background-color: #f6f6f6;
	}
.boxTop {
	width: 665px;
	height: 13px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('images/bg-box-top.png') no-repeat;
	}
.boxBot {
	width: 665px;
	height: 13px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('images/bg-box-bot.png') no-repeat;
	}
.boxMid {
	width: 625px;
	margin: 0 auto;
	overflow: auto;
	display: block;
	}
.boxTwoCol, .boxThreeCol, .boxFourCol {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px 5px;
	}
.boxTwoCol {
	width: 307px;
	}
.boxThreeCol {
	width: 201px;
	}
.boxFourCol {
	width: 148px;
	}
.boxFirst {
	margin-left: 0px;
	}
.boxLast {
	margin-right: 0px;
	}
.cleanField {
	padding: 2px 5px;
	border: 1px solid #000;
	background-color: #fff;
	}
.fieldGap {
	margin-bottom: 2px;
	}
.boxOneCol {
	clear: both;
	display: block;
	}
.boxTwoCol .cleanField {
	width: 287px;
	}
.boxThreeCol .cleanField {
	width: 181px;
	}
.boxFourCol .cleanField {
	width: 128px;
	}
.checkbox, label {
	vertical-align: middle;
	}
.textareaBig {
	width: 610px;
	height: 50px;
	}
.textareaMed {
	width: 305px;
	height: 50px;
	}
.boxThreeCol .selectBoxSm {
	width: 35px;
	padding: 0;
	}
.clearDiv {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
#errorInfo {
	width: 550px;
	margin: 20px auto;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	border: 3px solid #FF0000;
	background-color: #ffffe6;
	}
#errorNotice, #warningBox {
	width: 550px;
	margin: 20px auto;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	border: 3px solid #FF0000;
	background-color: #ffffe6;
	}
.errorLink span {
	cursor: pointer;
	border-bottom: 1px dashed #ccc;
	}
#closeTag {
	display: none;
	}

#languageRef {
	position: absolute;
	z-index: 100;
	top: 400px;
	left: 50%;
	width: 280px;
	height: 500px;
	padding: 10px;
	border: 3px solid #000;
	background-color: #fff;
	}
.languageFluent {
	margin-left: -105px;
	}
.languagePartial {
	margin-left: -410px;
	}
.closeTab {
	position: absolute;
	top: 5px;
	left: 230px;
	width: 60px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #ccc;
	}
#fieldContainer {
	width: 280px;
	height: 480px;
	margin-top: 20px;
	overflow: auto;
	}
fieldset {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana; 
	font-size: 11px;
	line-height: 16px;
	color: #000;
	width: 230px;
	padding: 10px;
	border: 1px solid #ccc;
	}
fieldset legend {
	font-size: 14px;
	}
fieldset a {
	text-decoration: none;
	color: #0000FF;
	}