body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #999;
	background-image:url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	}
	 	
.header {
	font-weight: bold;
	color: #fff;
	padding-bottom:2px;
	padding-left:10px;
	padding-top:2px;
}
.heading {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height:14px;
}
.heading a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}

.heading a:active {
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}

.heading a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}

.heading a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.heading_on {
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
	line-height:16px;
}

.headingwhite {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height:20px;
}

.additional_expertise {
	color: #666666;
	text-decoration: none;
	line-height:18px;
	padding:10px 0 0 0;
}


.text {
	color: #000000;
	text-decoration: none;
	line-height:18px;
	padding-left:15px;
	padding-right:15px;
}

.text a:link {
	text-decoration: underline;
	color: #336666;

}

.text a:active {
	text-decoration: underline;
	color: #336666;
	}

.text a:visited {
	text-decoration: underline;
	color: #336666;
}

.text a:hover {
	text-decoration: none;
	color: #000000;
	background: #CBDCD8;

}

.top-text {
	color: #000;
	text-decoration: none;
	line-height:14px;
	padding-left:15px;
	padding-right:15px;
}

.top-text  a:link {
	text-decoration: none;
	color: #000000;
}

.top-text  a:active {
	text-decoration: none;
	color: #000000;
}

.top-text  a:visited {
	text-decoration: none;
	color: #000000;
}

.top-text  a:hover {
	text-decoration: none;
	color: #000000;
	background: #BDCDCA;

}
ul {
	list-style-position: outside;
	line-height:18px;
	list-style-image: url(images/bullet_02.png);
	padding-left:10px;
	margin-left: 10px;
	
}
	
li  {
	list-style-position: outside;
	line-height:18px;
 }
.bold {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height:16px;
	padding-left:15px;
	padding-right:15px;
}

.body_header {
	font-weight: bold;
	color: #333;
	padding:0;
}	
	 	
.grey_header {
	font-weight: bold;
	color: #333333;
	padding-bottom:2px;
	padding-left:15px;
	padding-top:10px;
}

.redtext {
	color: #ff3300;
	text-decoration: none;
	line-height:14px;
}

.redtext a:link {
	text-decoration: none;
	color: #ff3300;
}

.redtext a:active {
	text-decoration: none;
	color: #ff3300;
}

.redtext a:visited {
	text-decoration: none;
	color: #ff3300;
}

.redtext a:hover {
	text-decoration: none;
	color: #990000;
}
.whitetext, .whitetext a:link, .whitetext a:visited {
	color: #ffffff;
	text-decoration: none;
	line-height:16px;
}
.whitetext a:hover{
	text-decoration: none;
	color: #386079;
	background: #BDCDCA;
}

.side_text {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.grey_text {
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.grey_textpadding {
	color: #333;
	padding: 10px;
	text-decoration: none;
	line-height: 16px;
}

.grey_textpadding a:link {
	text-decoration: none;
	color: #386079;
	text-decoration: underline;
	
}

.grey_textpadding a:active {
	color: #386079;
	text-decoration: underline;
}

.grey_textpadding a:visited {
	text-decoration: underline;
	color: #386079;
}

.grey_textpadding a:hover {
	text-decoration: none;
	color: #386079;
	}
.grey_textpadright {
	color: #333;
	padding:10px 10px 10px 20px;
	text-decoration: none;
	line-height: 16px;
}
.grey_textpadright a:link {
	text-decoration: none;
	color: #386079;
	text-decoration: underline;
}

.grey_textpadright a:active {
	color: #386079;
	text-decoration: underline;
}

.grey_textpadright a:visited {
	text-decoration: underline;
	color: #386079;
}

.grey_textpadright a:hover {
	text-decoration: none;
	color: #386079;
	
}
.sector_leftcolumn {
	color: #333;
	padding:10px 10px 10px 20px;
	text-decoration: none;
	line-height: 16px;
	}

.sector_leftcolumn a:link {
	text-decoration: none;
	color: #386079;
	text-decoration: underline;
	
}

.sector_leftcolumn a:active {
	color: #386079;
	text-decoration: underline;
}

.sector_leftcolumn a:visited {
	text-decoration: underline;
	color: #386079;
}

.sector_leftcolumn a:hover {
	text-decoration: none;
	color: #386079;
}
.menu_text {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	padding-top:2px;
}

/* ******************************************************************************************* */

div.MainContent
{
	color: #333;
}

	div.MainContent h1
	{
		font-weight: bold;
		text-transform: uppercase;
		font-size: 14px;
		padding: 10px 15px;
		margin: 0;
	}

	div.MainContent h2
	{
		font-weight: bold;
		font-size: 14px;
		padding: 10px 15px 0 15px;
		color: #45738B;
		margin: 0;
	}

	div.MainContent p,
	div.MainContent table
	{
		padding: 0 15px;
	}

	div.MainContent p
	{
		margin: 0 0 1em 0;
	}

/* ******************************************************************************************* */

div.ApplicationForm h2
{
	font-size: 11px;
	color: #000;
	background: #f8b418;
	padding: 3px 15px;
	margin: 2em 0 1em 0;
}

div.ApplicationForm table.ContactForm td
{
	padding-right: 1em;
}

div.ApplicationForm table.ContactForm td label { display:block; padding-top: 6px; }

div.ApplicationForm table.ContactForm td input,
div.ApplicationForm table.ContactForm td select,
div.ApplicationForm table.ContactForm td textarea
{
	background-color: #ededda;
	border: 1px solid #89897e;
	padding: 4px;
	margin: 0 0 4px 0;
	width: 250px;
}

div.ApplicationForm table.ContactForm td textarea { width: 600px; height: 100px; }
div.ApplicationForm table.ContactForm td textarea.Small { width: 250px; height: 40px; }

div.ApplicationForm table.CheckboxForm td
{
	vertical-align: baseline;
	width: 400px;
}

div.ApplicationForm table.CheckboxForm td.Column1 { width: 360px; }
div.ApplicationForm table.CheckboxForm td.Column2 { width: 440px; }


div.ApplicationForm table.CheckboxForm td fieldset legend
{
	font-weight: bold;
	background-color: #ffd;
}

div.ApplicationForm table.CheckboxForm td fieldset
{
	background-color: #ffd;
	margin-bottom: 0.5em;
	border: 0;
	border-bottom: 1px solid #dd8;
	padding-bottom: 0.25em;
	overflow: hidden;
}



/* * */
div.ApplicationForm table.ContactForm td.NormalRadio,
div.ApplicationForm table.ContactForm td.NormalRadio table
{
	padding: 0; margin: 0;
}


div.ApplicationForm table.ContactForm td.NormalRadio input
{
	vertical-align: baseline;
	width: 2em;
	vertical-align: baseline;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
div.ApplicationForm table.ContactForm td.NormalRadio label
{
	display: inline;
	vertical-align: baseline;
}
/* * */



div.ApplicationForm input.BigButton
{
	background-color: #ededda;
	padding: 0.5em 2em;
	margin: 1em;
	font-size: 24px;
}

/* ******************************************************************************************* */

div.ContentForm
{
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 1em;
}

	div.ContentForm a img { border: 0; }

	div.ContentForm input.Wide { width: 400px; }

/* ******************************************************************************************* */

div.Controls
{
	background-color: #ededda;
	padding: 1em;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	margin-bottom: 1em;
}

.GridView
{
	margin-left: 1em;
	margin-bottom: 1em;
}

.GridView td, .GridView th { padding: 0.25em 1em; }

.GridView a img { border: 0; }


.GridView .header
{
	background-color: #45738B;
	color: #fff;
}

.GridView .header a
{
	color: #fff;
}

.GridView .row
{
	padding: 0.25em 1em;
}

.GridView .altRow
{
	background-color: #ededda;
	padding: 0.25em 1em;
}

/* -- */
td.footer
{
	text-align: center;
	font-size: 10px;
	color: #666;
	background: #ccc;
	padding: 1em 0;
	font-family: Verdana, Arial, sans-serif;
}

	td.footer dl
	{
			display: inline;
	}
	
		td.footer dl dt
		{
			display: inline;
			color: #275068;
			background-color: inherit;
		}

		td.footer dl dd
		{
			display: inline;
			padding: 0; margin: 0;
			padding-left: 0.25em;
			padding-right: 0.5em;
		}

	td.footer hr
	{
		border: 0;
		height: 1px;
		background-color: #fff;
		color: #fefefe;
	}

	
	td.footer ul
	{
		display: inline;
		list-style: none;
		margin: 0; padding: 0;
	}
	
		td.footer ul li
		{
			display: inline;
		}

			td.footer ul li a
			{
				padding: 0.5em;
				text-decoration: none;
				color: #275068;
				background-color: inherit;
			}
				td.footer ul li a:hover { color: #3e7fa5; }
