body {
	margin:0;
	padding:0;
	padding-top: 7px;
	padding-bottom: 25px;
	background: #fff url("../images/bkg_body.gif") top left repeat;
	text-align: center;
}

/*  TYPOGRAPHY  */
body, p , div, td, span {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666;
}

p {
	margin-top:0;
	margin-bottom:1em;
}

h1 {
	margin:0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	margin:0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin:0;
	margin-bottom: 0.5em;
	padding:0;
	color: #066;
	font-size: 19px;
	font-weight: normal;
	line-height: 140%;
}

h4 {
	margin:0;
	margin-bottom: 0.5em;
	padding:0;
	color: #066;
	font-size: 15px;
	font-weight: normal;
}

h5 {
	margin:0;
	padding:0;
	font-size: 12px;
}


p.caption {
	margin:1em;
	padding:0;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

a:link, a:visited {
	color: #f60;
	text-decoration: underline;
}
	
a:hover, a:active {
	color: #f96;
	text-decoration: underline;
}
	
i.lang {
	color: #5c5c5c;
	font-weight: bold;
}
/*  / TYPOGRAPHY  */


/*  FORMS  */
form {
	margin:0;
	padding:0;
}

label {
	float: left;
	margin:0;
	margin-top: 4px;
	padding: 2px;
	padding-right: 5px;
	width: 100px;
	text-align: right;
}

input.inputText {
	float: left;
	margin:0;
	margin-top: 4px;
	padding: 2px;
	border: 1px #999 solid;
	width: 210px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333;
}
input.inputTextLarge {
	width: 410px;
}

textarea.inputTextarea {
	float: left;
	margin:0;
	margin-top: 4px;
	padding: 2px;
	border: 1px #999 solid;
	width: 210px;
	height: 100px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333;
}
textarea.inputTextareaLarge {
	width: 410px;
	height: 100px;
}

input.inputButton {
	float: left;
	margin:0;
	margin-top: 4px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333;
}

input.inputImage {
	float: left;
	margin:0;
	margin-top: 4px;
}

select.selectMenu {
	float: left;
	margin:0;
	margin-top: 4px;
	padding: 2px;
	border: 1px #999 solid;
	width: 210px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333;
}
select.selectMenuLarge {
	width: 410px;
}

form br {
	clear: both;
}

/*  / FORMS  */

/*  MISC TAGS  */

ul {
	margin: 0 0 1em 2em;
	padding:0;
}
ul li {
	margin: 0 0 0 2em;
	padding:0;
}

address {
	display: block;
	clear: both;
	margin: 1em 0 1em 0;
	padding: none;
	font-style: normal;
}

/*  / MISC TAGS  */






/*  UTILITY CLASSES  */

.hidden {
	display: none;
}

.clear {
	margin:0;
	padding:0;
	clear: both;
}

.alert {
	color: #900;
	font-weight: bold;
}

.inline {
	float: none;
	display: inline;
}

.flushRight {
	text-align: right;
}

/*  / UTILITY CLASSES  */






/*  PAGE LAYOUT  */

div#container {
	width: 814px;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align: left;
	background: url("../images/bkg_container.gif") top left repeat-y;
}

div#header {
	margin:0;
	padding: 8px 8px 0px 8px;
	height: 99px;
	background: #fff url("../images/bkg_header.gif") top left no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 91px;
} 
html>body div#header {
	height: 91px;
}

div#nav {
	height: 27px;
	margin:0;
	padding: 0 8px 0 8px;
	background: #fff url("../images/bkg_nav.gif") top left no-repeat;
}

body.home div#feature {
	margin:0;
	padding: 0 8px 0 8px;
	background: #fff url("../images/bkg_feature.gif") top left repeat-y;
}

div#content {
	margin:0;
	margin-bottom: 5px;
	padding: 0 8px 0 8px;
	background: url("../images/bkg_content.gif") top left repeat-y;
	border-top: 1px #999 solid;
}	
body.home div#content {
	padding: 6px 8px 15px 8px;
	background: #fff url("../images/bkg_content_home.gif") top left repeat-y;
	border-top: 1px #999 solid;
}	

div#footer {
	margin:0;
	padding:0;
	height: 50px;
	background: url("../images/bkg_footer.gif") top left no-repeat;
	text-align: center;
}




/*  / PAGE LAYOUT  */





/*  HEADER  */

div#header a {
	color: #666;
	font-weight: normal;
}

div#header h1 {
	float: left;
	width: 267px;
	height: 75px;
	margin: 7px 0 0 6px;
	padding:0;
}	

div#header h1 a {
	float: left;
	display: block;
	width: 267px;
	height: 75px;
	background: #fff url("../images/logo.gif") no-repeat;
}

div#header div#navHeader {
	float: left;
	margin:0;
	padding: 7px 13px 0 0;
	width: 513px;
	height: 19px;
	text-align: right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 499px;
} 
html>body div#header div#navHeader {
	width: 499px;
}

div#header div#navHeader ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#header div#navHeader ul li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
div#header div#navHeader ul li a {
	text-decoration: none;
	font-size: 12px;
}
div#header div#navHeader ul li a:hover {
	color: #f90;
}

div#header div#searchHeader {
	float: left;
	margin:0;
	padding: 37px 13px 0 0;
	width: 513px;
	height: 19px;
	text-align: right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 499px;
} 
html>body div#header div#searchHeader {
	width: 499px;
}

div#header div#searchHeader label, div#header div#searchHeader input, div#header div#searchHeader select {
	display: inline;
	float: none;
	width: auto;
}

div#header div#searchHeader select {
	width: 130px;
	float: none;
}
div#header div#searchHeader input.inputText {
	width: 130px;
	float: none;
}

/*  / HEADER  */






/*  NAV  */

.awmAnchor {float: left;position:relative;z-index:0;margin-top:1px;}
.awmAnchorJoin {float:right; position:relative;z-index:0;margin-top:1px;}

/*  / NAV  */






/*  CONTENT  */


div#content div#col1 {
	float: left;
	margin:0;
	margin-right: 1px;
	padding:0;
	width: 263px;
}

div#content div#col1 div#jobs {
	height: 75px;
	padding: 10px 8px 0 16px;
	background: url("../images/bkg_col1_jobs.gif") top left no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 65px;
} 
html>body div#content div#col1 div#jobs {
	height: 65px;
}

div#content div#col1 div#jobs h2 {
	margin:0;
	margin-bottom: 8px;
	padding:0;
	font-size: 14px;
	font-weight: normal;
}

div#content div#col1 div#jobs a {
	display: block;
	float: left;
	width: 72px;
	height: 19px;
	margin: 0 5px 0 0;
	padding:0;
	font-size: 14px;
	font-weight: normal;
}
div#content div#col1 div#jobs a#searchButton {
	background: url("../images/but_search.gif") top left no-repeat;
}
div#content div#col1 div#jobs a#postButton {
	background: url("../images/but_post.gif") top left no-repeat;
}
div#content div#col1 div#jobs a#editButton {
	background: url("../images/but_edit.gif") top left no-repeat;
}

div#content div#col1 div#promo {
	margin:0;
	margin-top: 25px;
	padding:0;
	text-align: center;
} 

div#content div#col2 {
	float: left;
	margin:0;
	padding: 4px 0 0 0;
	width: 534px;
	background: url("../images/bkg_col2.gif") top left no-repeat;
}
body.home div#content div#col2 {
	padding:0;
	margin-right: 1px;
	width: 270px;
}

div#content div#col2 h2 {
	height: 46px;
	margin:0;
	padding: 12px 0 0 21px;
	background: #f0fdfd;
	border-bottom: 1px #bbb solid;
	color: #f60;
	font-size: 29px;
	letter-spacing: -.05em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 34px;
} 
html>body div#content div#col2 h2 {
	height: 34px;
}
div#content div#col2 div#col2Content {
	margin:0;
	padding: 8px 25px 0 39px;
}
div#content div#col2 div#col2Content img.header {
	margin:0 0 1em 0;
	padding: 0;
}
div#content div#col2 div#col2Content img.left {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
}
div#content div#col2 div#col2Content img.right {
	float: right;
	margin: 1em 0 1em 1em;
	padding: 0;
}
div#content div#col2 div#col2Content img.right {
	float: right;
	margin: 1em 0 1em 1em;
	padding: 0;
}
div#content div#col2 div#col2Content img.right {
	float: right;
	margin: 1em 0 1em 1em;
	padding: 0;
}

div#content div#col2 div#col2Content ul li {
	font-style: italic;
}

body.home div#content div#col3 {
	float: left;
	margin:0;
	padding:0;
	width: 263px;
}


/*  / CONTENT  */






/*  CONTENT - COL1 NAVSUB  */


div#content div#col1 div#navSub {
	margin:0;
	padding:0;
}

div#content div#col1 div#navSub h2 {
	margin:0;
	padding:0;
	height: 50px;
	background: url("../images/bkg_nav-sub_h2.gif") top left no-repeat;
	font-size: 27px;
	font-weight: normal;
	overflow: hidden;
}
div#content div#col1 div#navSub h2 a {
	display: block;
	margin:0;
	padding: 14px 0 0 16px;
	height: 50px;
	color: #fff;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 36px;
} 
html>body div#content div#col1 div#navSub h2 a {
	height: 36px;
}
div#content div#col1 div#navSub ul {
	margin:0;
	padding:0;
	list-style: none;
}
div#content div#col1 div#navSub ul li {
	margin:0;
	padding:0;
	list-style: none;
	border-top: 1px #bbb solid;
}
div#content div#col1 div#navSub ul li a {
	display: block;
	height: 23px;
	margin:0;
	padding: 4px 0 0 16px;
	list-style: none;
	background: url("../images/bkg_nav-sub_li.gif") top left repeat-y;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 19px;
} 
html>body div#content div#col1 div#navSub ul li a {
	height: 19px;
}
div#content div#col1 div#navSub ul li a:hover, div#content div#col1 div#navSub ul li a:active {
	background: url("../images/bkg_nav-sub_li_on.gif") top left repeat-y;
}
div#content div#col1 div#navSub ul li.in a, div#content div#col1 div#navSub ul li.in a:hover {
	background: url("../images/bkg_nav-sub_li_on.gif") top left repeat-y;
}

div#content div#col1 div#navSub ul li ul li a {
	padding-left: 32px;
}
div#content div#col1 div#navSub ul li.at ul li a {
	background: url("../images/bkg_nav-sub_li.gif") top left repeat-y;
}
div#content div#col1 div#navSub ul li.at ul li a:hover, div#content div#col1 div#navSub ul li.at ul li a:active {
	background: url("../images/bkg_nav-sub_li_on.gif") top left repeat-y;
}

div#content div#col1 div#navSub ul li.at a, div#content div#col1 div#navSub ul li.at a:hover {
	background: url("../images/bkg_nav-sub_li_at.gif") top left repeat-y;
	color: #666;
}

/*  / CONTENT - COL1 NAVSUB  */






/*  FOOTER  */

div#footer ul {
	margin:0;
	padding:0;
	padding-top: 15px;
	list-style: none;
}
div#footer ul li {
	display: inline;
	margin: 0 10px 0 0;
	padding:0;
}
div#footer ul li a:link, div#footer ul li a:visited {
	color: #666;
	text-decoration: none;
}
div#footer ul li a:hover, div#footer ul li a:active {
	color: #f60;
	text-decoration: underline;
}


/*  / FOOTER  */






/*  HOME PAGE - FEATURE  */

body.home div#feature div#introJobs {
	float: left;
	width: 264px;
	background: url("../images/bkg_feature_intro.gif") top left no-repeat;
}
body.home div#feature div#introJobs div#intro {
	margin:0;
	padding: 20px 8px 0 16px;
	height: 148px;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 128px;
} 
html>body.home div#feature div#introJobs div#intro {
	height: 128px;
}

body.home div#feature div#introJobs div#intro h1 {
	margin:0;
	margin-bottom: 5px;
	padding:0;
	font-size: 14px;
	font-weight: normal;
}

body.home div#feature div#introJobs div#intro p {
	line-height: 130%;
}

body.home div#feature div#introJobs div#jobs {
	height: 75px;
	padding: 10px 8px 0 16px;
	background: url("../images/bkg_feature_jobs.gif") top left no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 65px;
} 
html>body.home div#feature div#introJobs div#jobs {
	height: 65px;
}

body.home div#feature div#introJobs div#jobs h2 {
	margin:0;
	margin-bottom: 8px;
	padding:0;
	font-size: 14px;
	font-weight: normal;
}

body.home div#feature div#introJobs div#jobs a {
	display: block;
	float: left;
	width: 72px;
	height: 19px;
	margin: 0 5px 0 0;
	padding:0;
	font-size: 14px;
	font-weight: normal;
}
body.home div#feature div#introJobs div#jobs a#searchButton {
	background: url("../images/but_search.gif") top left no-repeat;
}
body.home div#feature div#introJobs div#jobs a#postButton {
	background: url("../images/but_post.gif") top left no-repeat;
}
body.home div#feature div#introJobs div#jobs a#editButton {
	background: url("../images/but_edit.gif") top left no-repeat;
}

body.home div#feature div#banner {
	float: left;
	width: 534px;
	height: 223px;
}

/*  / HOME PAGE - FEATURE  */






/*  HOME PAGE - OTHER  */

body#home h3 {
	margin:0;
	margin-bottom: 6px;
	padding:0;
	width: 263px;
	height: 32px;
}
body#home h3#sndupdate {
	background: url("../images/h3_home_update.gif") top left no-repeat;
}
body#home h3#features {
	background: url("../images/h3_home_features.gif") top left no-repeat;
}
body#home h3#competitions {
	width: 270px;
	background: url("../images/h3_home_competitions.gif") top left no-repeat;
}
body#home h3#events {
	background: url("../images/h3_home_events.gif") top left no-repeat;
}
body#home h3#news a {
	display: block;
	width: 263px;
	height: 32px;
	background: url("../images/h3_home_news.gif") top left no-repeat;
}

body#home div#content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body#home div#content h4 {
	margin: 8px 16px 8px 16px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
body#home div#content p {
	margin: 8px 16px 18px 16px;
	padding: 0;
	font-weight: normal;
}
 body#home div#content ul {
	margin-bottom: 18px;
	text-align: center;
}
body#home div#content ul li {
	display: inline;
	margin: 0 5px 0 0;
}

/*  / HOME PAGE - OTHER  */



/*  HISTORY PAGE  */

div#historyBox {
	height: 161px;
	margin: -8px -25px 0 -39px;
	padding: 8px 0 8px 0;
	background-color: #066;
	text-align: center;
}

div#historyGlobe {
	margin: 0 -25px -14px -39px;
	background-color: #00514e;
	text-align: center;
}
