body {
	background:#fff url(../images/bg-body.png) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
form,fieldset {
	border:0;
	margin:0;
	padding:0;
}
img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#main {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	position:relative;
}
/* header block styles */
#header {
	width:100%;
	height:131px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
#header .header-area {
	position: relative;
	overflow: hidden;
	height: 131px;
}
/* logo styles */
#header strong.logo {
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 325px;
	height: 79px;
	margin: 21px 0 0 29px;
}
#header strong.logo a {
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* slogan styles */
#header span.slogan {
	font: bold 22px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	position: absolute;
	color: #09144e;
	top: 31px;
	left: 385px;
}
/* bookmark link holder block styles */
#header .link-holder {
	position: absolute;
	top: 3px;
	right: 62px;
}
/* navigation menu styles */
#header .navigation-holder {
	position: relative;
	overflow: hidden;
	margin: -54px 0 0;
	padding: 0 0 0 375px;
	height: 54px;
}
#mc_menu_1 {
	font-size: 12px;
	line-height: 29px;
	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 54px;
}
#mc_menu_1 li {
	background: url(../images/bg-navigation-divider.png) no-repeat;
	padding: 0 0 0 3px;
	margin: 0 3px 0 -3px;
	float: left;
}
#mc_menu_1 a {
	background: url(../images/bg-navigation.png) no-repeat 50% 0;
	padding: 0 25px;
	float: left;
	height: 29px;
	color: #fff;
}
#mc_menu_1 li#nav-first a {background-position: 0 0;}
#mc_menu_1 li#nav-last a {background-position: 100% 0;}
/* default hover active state */
#mc_menu_1 li:hover a,
#mc_menu_1 li.hover a,
#mc_menu_1 li.active a {
	background-position: 50% 100%;
	text-decoration: none;
	color: #ffcd55;
}
#navigation li:hover ul a,
#navigation li.hover ul a,
#navigation li.active ul a {
	text-decoration: none;
	color: #fff;
}

/* first item hover/active state */
#mc_menu_1 li#nav-first:hover a,
#mc_menu_1 li#nav-first.hover a,
#mc_menu_1 li#nav-first.active a {
	background-position: 0 100%;
}
/* last item hover/active state */
#mc_menu_1 li#nav-last:hover a,
#mc_menu_1 li#nav-last.hover a,
#mc_menu_1 li#nav-last.active a {
	background-position: 100% 100%;
}
/* submenu styles */
#mc_menu_1 li:hover ul, #mc_menu_1 li.hover ul {display: block;}
#mc_menu_1 ul {
	font-weight: normal;
	list-style: none;
	display: none;
	position: absolute;
	font-size: 11px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	left: 25px;
	top: 29px;
	width: 750px;
}
#mc_menu_1 ul li {
	background: none;
	padding: 0 30px 0 0;
	margin: 0;
	float: left;
}
#mc_menu_1 ul a {
	background: none;
	padding: 0;
	margin: 0;
	color: #fff;
}
#mc_menu_1 ul li a:hover {text-decoration: underline;}
/* content block styles */
#content {
	width:100%;
	margin:131px 0 0;
	overflow:hidden;
}
#content .content-area {
	border-right: 1px solid #d9d9d9;
	float: left;
	width: 755px;
}
#content .sidebar {
	padding: 29px 0 0;
	margin: 0 2px 0 0;
	display: inline;
	float: right;
	width: 235px;
}
/* page text block styles */
.page-text {
	padding: 0 30px 0;
	margin: -8px 0 0;
}
.page-text h1,
.page-text h2 {
	font-size: 18px;
	color: #910101;
	margin: 35px 0 6px;
}
.page-text p {margin: 10;}
/* infobox styles */
.infobox {
	overflow: hidden;
	width: 654px;
	padding: 35px 0 0;
	margin: 0 0 0 42px;
}
.infobox .heading {
	font: bold 16px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/bg-heading.png) no-repeat;
	overflow: hidden;
	width: 178px;
	color: #fff;
}
.infobox .heading strong {
	text-align: center;
	display: block;
}
.infobox .infobox-holder {
	background: url(../images/bg-infobox-mid.png) repeat-y;
	overflow: hidden;
	width: 654px;
}
.infobox .infobox-wrapper {
	background: url(../images/bg-infobox-top.png) no-repeat;
	padding: 5px 0 0;
	width: 100%;
}
.infobox .infobox-content {
	background: url(../images/bg-infobox-bot.png) no-repeat 0 100%;
	padding: 0 0 5px;
	overflow: hidden;
	width: 100%;
}
/* search form block styles */
.search-form {
	overflow: hidden;
	font-size: 14px;
	width: 100%;
	color: #888;
}
.search-form ul.input-list {
	list-style: none;
	overflow: hidden;
	height: 1%;
	padding: 21px 0 19px 6px;
	margin: 0;
}
.search-form ul.input-list li {
	padding: 0 0 0 16px;
	float: left;
}
.search-form ul.input-list li label {
	padding: 1px 0 0;
	display: block;
	clear: both;
}
.search-form ul.input-list input.text {
	font: 14px/14px Arial, Helvetica, sans-serif;
	border: 1px solid #c5c5c5;
	border-top-color: #888;
	float: left;
	clear: both;
	background: #fff;
	color: #000;
	padding: 4px 5px 3px;
	margin: 0;
	width: 216px;
}
.search-form ul.input-list input.submit {
	font: bold 14px/25px Arial, Helvetica, sans-serif;
	background: url(../images/btn-submit.gif);
	border-style: none;
	cursor: pointer;
	float: left;
	color: #fff;
	width: 119px;
	height: 25px;
	margin: 0 0 0 2px;
	padding: 0 0 3px;
}
/* links list styles */
ul.links-list {
	list-style: none;
	padding: 15px 15px 27px 25px;
	font-size: 13px;
	line-height: 22px;
	width: 250px;
	margin: 0;
	float: left;
}
ul.links-list a {
	text-decoration: underline;
	color: #015c96;
}
ul.links-list a:hover {
	text-decoration: none;
}
/* sidebar block styles */
a.job-button {
	background: url(../images/bg-button.png) no-repeat;
	overflow: hidden;
	display: block;
	width: 202px;
	height: 63px;
	margin: 0 auto;
	color: #fff;
}
a.job-button strong {
	text-align: center;
	display: block;
	font-size: 22px;
	line-height: 25px;
	padding: 6px 0 5px;
}
a.job-button span {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #ffcd55;
}
a.job-button:hover {
	text-decoration: none;
}
/* banner list block styles */
.banner-list {
	overflow: hidden;
	padding: 30px 0 0;
	width: 100%;
        text-align: center;
        margin-bottom: 20px;
}
.banner-list strong {
	text-align: center;
	display: block;
	font-size: 16px;
	margin: 0 0 8px;
	color: #09144e;
}
.banner-list ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 160px;
}
.banner-list ul li {
	border: 2px solid #7e7e7e;
	overflow: hidden;
	margin: 0 0 16px;
	width: 156px;
}
.banner-list ul img {display: block;}
.sidebar .context-holder {
	width: 160px;
	margin: 0 auto;
}
/* footer block styles */
#footer {
	width:100%;
	overflow:hidden;
	padding: 12px 0;
	font-size: 12px;
	line-height: 18px;
	color: #a4a4a4;
}
#footer .footer-area {
	border-top: 1px solid #d9d9d9;
	width: 723px;
}
#footer strong {
	float: left;
	font-weight: normal;
	padding: 0 0 0 7px;
}
#footer a {
	color: #a4a4a4;
}
#footer ul {
	list-style: none;
	float: right;
	padding: 0 6px 0 0;
	margin: 0;
}
#footer ul li {
	padding: 0 0 0 10px;
	float: left;
}
.page-text h1 a,
.page-text h2 a{
        color: black;
	}

	.page-text h1 a:hover,
	.page-text h2 a:hover{
	        text-decoration: none;
		}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Tables */
table {
        background: #fff;
        clear: both;
        color: #333;
        margin-bottom: 10px;
        width: 100%;
}
th {
        background: #f2f2f2;
        border:1px solid #CCCCCC;
        text-align: left;
	padding-left: 5px;
}

table tr td {
        background: #fff;
        text-align: left;
        vertical-align: top;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
table tr.altrow td {
        background: #f4f4f4;
}

table tr.left td {
	text-align: left;
	padding: 5px;
        border-bottom: 1px solid #CCCCCC;
}
