a{
	font-weight: bold;
}

a:link, a:visited{
	color: #6A6B60;
	text-decoration: underline;
}

a:hover, a:active{
	color: #83B541;
	text-decoration: underline;
}

#apply #dietaryDetailsContainer{
	display: none;
}

#apply input, #apply select, #apply textarea{
	background: transparent;
	border: #AED171 5px solid;
	color: #FFFFFF;
	font-weight: bold;
}

#apply ol{
	margin: 0.5em 0 25px 0;
	padding: 0;
	text-align: right;
}

#apply ol li{
	list-style-type: none;
	margin-bottom: 1em;
}

#apply ol li label{
	float: left;
}

#apply #medicalDetailsContainer{
	display: none;
}

#apply p{
	text-align: justify;
}

#apply .question{
	text-align: left;
}

#apply #steps{
	margin: 0 0 25px 0;
	padding: 0;
	text-align: right;
}

#apply #steps li{
	display: inline;
	list-style-type: none;
	padding: 3px 5px;
}

#apply #steps li.current{
	border: #FFFFFF 1px solid;
}

#apply #submit_wrapper{
	text-align: center;
	direction: rtl;
}

#apply table{
	border: #AED171 2px solid;
}

#apply table th{
	background: #7AA148;
	border: #AED171 2px solid;
}

#apply table td{
	border: #AED171 2px solid;
}

body{
	margin: 0px;
	background: #FFFFFF url("../images/pagebg.jpg") top left repeat-x;
}

#brochure{
	padding: 25px;
	background: #F7F7EF;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #6A6B60;
}

#brochure .error{
	padding: 5px;
	margin-bottom: 10px;
	background: #E7E8D8;
	border: #999999 1px dashed;
}

#brochure h1{
	margin: 0 0 25px 0;
	text-align: center;
}

#brochure label{
	display: block;
	float: left;
	width: 200px;
}

#brochure form ol{
	margin: 0;
	padding: 0;
}

#brochure form ol li{
	list-style-type: none;
	margin-bottom: 10px;
}

#brochure form ol li.submit{
	text-align: center;
}

#brochure form ol li.submit input{
	padding: 0 25px;
}

#col1{
	float: left;
	margin-right: 10px;
	background: #F7F7EF url("../images/col1bg_top.jpg") top left no-repeat;
}

#col1wrapper{
	width: 226px;
	/*min-height: 378px; */
	min-height: 500px; 
	padding: 5px 15px 0 15px;
	background: url("../images/col1bg_bottom.jpg") bottom left no-repeat;
}

#col2{
	float: left;
	width: 694px;
	min-height: 442px;
	background: #BEBC95 url("../images/col2bg.jpg") top left no-repeat;
}

#col2 h1, #col2 h2{
	padding-left: 25px;
}

#col3{
	float: left;
	width: 197px;
	background: #C7C49F url("../images/col3_header.jpg") top left no-repeat;
	min-height: 550px;
}

#col3 h2{
	padding-left: 25px;
	padding-top: 10px;
}

#col3 ol, #col3 ul{
	font-weight: bold;
	line-height: 150%;
	margin-right: 5px;
}

#col3 ol li, #col3 ul li{
	list-style-image: url("../images/bullet.gif");
	margin-bottom: 5px;
}

#col3 ol li a:link, #col3 ol li a:visited, #col3 ul li a:link, #col3 ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#col3 ol li a:hover, #col3 ol li a:active, #col3 ul li a:hover, #col3 ul li a:active{
	color: #5C5F4E;
	text-decoration: none;
}

#col3 ol li.current a:link, #col3 ol li.current a:visited, #col3 ul li.current a:link, #col3 ul li.current a:visited{
	color: #5C5F4E;
	text-decoration: none;
}

#col3 ol li.current a:hover, #col3 ol li.current a:active, #col3 ul li.current a:hover, #col3 ul li.current a:active{
	color: #5C5F4E;
	text-decoration: none;
}

#col3 ol li.sublist{
	list-style-type: none;
	list-style-image: none;
}

#col3 ol ol{
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	font-weight: normal;
}

#col3 ol ol li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}

#col3 ol ol li a:link, #col3 ol ol li a:visited{
	/*color: #FEFFD2;*/
	color: #FFFF00;
	text-decoration: none;
}

#col3 ol ol li a:hover, #col3 ol ol li a:active{
	color: #5C5F4E;
	text-decoration: none;
}

#col3 ol ol li.current{
	list-style-image: url("../images/alt_bullet.gif");
}

#col3 ol ol li.current a:link, #col3 ol ol li.current a:visited{
	color: #FEFFD2;
	text-decoration: none;
}

#col3 ol ol li.current a:hover, #col3 ol ol li.current a:active{
	color: #5C5F4E;
	text-decoration: none;
}

#col4{
	float: left;
	padding: 25px 30px;
	background: #F7F7EF url("../images/col4bg.jpg") top left no-repeat;
	min-height: 500px;
}

#col4.narrow{
	width: 521px;
	margin-left: 10px;
}

#col4.wide{
	width: 693px;
	margin-left: 10px;
}

#col4.x-wide{
	width: 728px;
}

#col4 a:link, #col4 a:visited{
	color: #83B541;
	text-decoration: none;
}

#col4 a:hover, #col4 a:active{
	color: #5C5F4E;
	text-decoration: none;
}

#col4 .block{
	clear: both;
	padding: 25px;
	background-color: #9DBC68;
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#col4.narrow .block{
	background-image: url("../images/col4block_bg_full.jpg");
}

#col4.x-wide .block{
	background-image: url("../images/col4block_bg_728_wide.jpg");
}

#col4.x-wide .photostrip{
	text-align: center;
}

#col4 .block hr{
	width: 100%;
	color: #AED171;
	background: #AED171;
	height: 5px;
	border: 0;
}

#col4 .block ul{
	margin: 15px 0 0 0;
	padding-left: 15px;
	line-height: 150%;
}

#col4 .block strong{
	font-size: 125%;
}

#col4 h1{
	margin-top: 0px;
}

#col4 hr{
	margin-right: 10px;
	color: #D7D7BD;
	background: #D7D7BD;
	height: 5px;
	border: 0;
}

#col4 small{
	display: block;
	margin-bottom: 5px;
}

#col5{
	float: left;
	width: 162px;
	margin-left: 10px;
}

#col5 .block{
	padding: 25px 10px 10px 25px;
	background: #8CC63F url("../images/col5block_bg.jpg") top left repeat-x;
	color: #FFFFFF;
	margin-bottom: 25px;
}

#col5 .block h3{
	margin: 0;
	font-size: 1.25em;
}

#col5 .block ol{
	line-height: 175%;
	margin-left: 0;
	padding-left: 13px;
	margin-top: 10px;
}

#col5 .block ol a:link, #col5 .block ol a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#col5 .block ol a:hover, #col5 .block ol a:active{
	color: #FEFFD2;
	text-decoration: none;
}

#col5 .block ol li{
	list-style-image: url("../images/alt_bullet.gif")
}

#col5 blockquote{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	color: #576C11;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background: url("../images/quotes_close.jpg") bottom right no-repeat;
}

#col5 blockquote div{
	background: url("../images/quotes_open.jpg") top left no-repeat;
	padding: 10px;
}

#col5 .button{
	text-align: right;
	margin-bottom: 25px;
}

#col5 cite{
	display: block;
	font-style: normal;
	text-align: center;
	font-size: x-small;
}

#countdown{
	background: #C7C49F url("../images/col3_header.jpg") top left no-repeat;
	margin-top: 25px;
	padding: 20px 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.fauxcolumn{
	background: url("../images/fauxcolumn.gif") top left repeat-y;
}

#footer{
	clear: both;
	background: #FFFFFF url("../images/footer.jpg") top left no-repeat;
	padding: 20px 0px 25px 0px;
	text-align: center;
}

#footer hr{
	display: none;
}

.green_table{
	border: 0;
}

.green_table td{
	border: 0;
	border-bottom: #AED171 1px solid;
}

.green_table td.last{
	border-bottom: 0;
}

h1, h2{
	font-size: 1.25em;
}

h1{
	color: #5F6F29;
}

h2{
	color: #FFFFFF;
}

#header_col1{
	float: left;
	width: 173px;
	padding-top: 5px;
	text-align: center;
}

#header_col2{
	float: left;
	width: 787px;
	min-height: 161px;
}

#homepage_boxes{
	margin: 30px 0 0 10px;
	padding: 0;
	color: #FFFFFF;
}

#homepage_boxes div{
	float: left;
	width: 162px;
	min-height: 101px;
	background-repeat: no-repeat;
	padding: 20px 140px 20px 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #6A6B60;
}

#homepage_boxes span{
	margin-left: -13px;
	margin-top: -13px;
	position: absolute;
	width: 308px;
	height: 127px;
	display: block;
}

#homepage_boxes span img{
	width: 100%;
	height: 100%;
}

#homepage_boxes div h3, #homepage_boxes div p{
	margin: 0px;
}

#homepage_boxes div h3{
	color: #F1FFC2;
	font-size: 125%;
}

#homepage_boxes div h3 a:link, #homepage_boxes div h3 a:visited, #homepage_boxes div h3 a:hover, #homepage_boxes div h3 a:active{
	color: #F1FFC2;
	text-decoration: none;
}

#homepage_boxes div p{
	font-size: x-small;
}

#homepage_boxes div strong a:link, #homepage_boxes div strong a:visited, #homepage_boxes div strong a:hover, #homepage_boxes div strong a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#homepage_boxes li{
	display: inline;
	list-style-type: none;
}

#homepage_box1{
	background-image: url("../images/tp_hp_01.jpg");
}

#homepage_box2{
	background-image: url("../images/tp_hp_02.jpg");
}

#homepage_box3{
    background-image: url("../images/tp_hp_03.jpg");	
}

#homepage_box4{
    background-image: url("../images/tp_hp_04.jpg");	
}

#homepage_box5{
	background-image: url("../images/tp_hp_05.jpg");
}

#homepage_box6{
	background-image: url("../images/tp_hp_06.jpg");
}

#imageFrame{
	border: #D7D7BD 5px solid;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 25px 0;
}

label{
	cursor: pointer;
}

.left{
	float: left;
}

#main{
	margin-bottom: 10px;
}

#meettheteamlink{
	margin-left: 20px;
	padding-right: 20px;
}

#navigation{
	clear: both;
	background: url("../images/navbg.jpg") top left no-repeat;
	min-height: 60px;
	line-height: 50px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 10px #FFFFFF solid;
}

#navigation a:link, #navigation a:visited{
	color: #5F6F29;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active{
	color: #000000;
	text-decoration: none;
}

#navigation .current a:link, #navigation .current a:visited{
	color: #83B541;
	text-decoration: none;
}

#navigation .current a:hover, #navigation .current a:active{
	color: #000000;
	text-decoration: none;
}

#navigation hr{
	display: none;
}

#navigation ol{
	margin: 0;
	padding: 0;
	margin-left: 18px;
}

#navigation ol li{
	list-style-type: none;
	display: inline;
}

ol.islandtabs{
	margin: 0 0 25px 0;
	padding: 5px;
	border-bottom: #D7D7BD 1px solid;
}

ol.islandtabs li{
	margin: 0;
	padding: 5px 2px;
	display: inline;
	list-style-type: none;
	background: #E6E7D3;
	border-left: #D7D7BD 1px solid;
	border-top: #D7D7BD 1px solid;
	border-right: #D7D7BD 1px solid;
}

ol.islandtabs li.current{
	background: #EFEFE3;
	border-bottom: #EFEFE3 1px solid;
}

#overlay{
	display: none;
}

#overlay .overlay-background{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
}

#overlay .overlay-box{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -430px;
	margin-bottom: 50px;
	width: 800px;
	padding: 25px;
	background: #FFFFFF;
	text-align: center;
}

#overlay img{
	border: 0;
}

#overlay .overlay-close{
	position: absolute;
	right: 25px;
}

#overlay .overlay-wrapper{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page_root{
	font-family: verdana, arial, sans-serif;
	background: #FFFFFF;
	font-size: small;
	color: #6A6B60;
	width: 960px;
	margin: 0 auto;
	border-left: #FFFFFF 10px solid;
	border-right: #FFFFFF 10px solid;
}

.right{
	float: right;
}

.spacer{
	clear: both;
	font-size: 0;
}
