/* CSS Document */

	body, html {
		margin: 0px;
		padding: 0px;
		height: 100%;
		width: 100%;
	}
	body {
		margin: 0px auto;
		text-align: center;
	}
	form {
		margin: 0px;
		padding: 0px;
	}
	.clr {
		content: ".";
		display: block;
		height: 1px;
		width: 1px;
		clear: both !important;
		visibility: hidden;
		overflow: hidden;
	}
	.micro { font-size: 0.01em; }
	textarea.stdTextField,
	input.stdTextField  {
		border-top: 1px solid #AAAAAA;
		border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		border-left: 1px solid #AAAAAA;
		font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #666666;
		padding: 1px 3px 2px 3px;
	}
	.formDivideLine {
		border-bottom: 1px solid #DDDDDD;
		overflow: hidden;
		display: block;
		margin: 0px 0px 8px 0px;
	}
	#Container {
		margin: 0px auto;
		width: 980px;
		background-color:#FFFFFF;
		background-image:url(../imgs/pageBkg_1024.jpg);
		background-repeat:repeat-y;
		text-align: left;
		position: relative;
		height: auto;
		padding: 0px;
	}
	#subBound {
		background-image:url(../imgs/baseBkg.jpg);
		background-repeat:no-repeat;
		background-position: bottom right;
		width: 948px;
		text-align: left;
		position: relative;
		height: auto;
		padding: 0px 0px 166px 0px;
	}
	#logoCont {
		display: block;
		height: 80px;
		position: relative;
		width: 916px;
		margin: 0px 0px 0px 32px;
		
	}
	#logoCont img {
		margin: 0px 20px 0px 20px;
	}
	#imageCont {
		display: block;
		height: 120px;
		position: relative;
		background-color:#BBBBBB;
		width: 916px;
		margin: 0px 0px 1px 32px;
		height: 6px;
		overflow: hidden;
		
	}
	#navCont {
		width: 170px;
		float: left;
		background-color:#3399CC;
		margin: 150px 0px 0px 0px;
		background-image:url(../imgs/navBkg_Top_grey.jpg);
		background-repeat: no-repeat;
		padding: 8px 0px 0px 0px;
	}
	#navbase {
		height: 8px;
		width: 170px;
		overflow: hidden;
		background-image:url(../imgs/navBkg_bottom_grey.gif);
		margin: 10px 0px 0px 0px;
	}
	#bodyCont {
		width: 656px;
		float: right;
		/*background-color:#CC0099;*/
		margin: 150px 0px 0px 0px;
		font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.75em;
		color: #666666;
		padding: 0px 40px 0px 0px;
		line-height: 1.35em;
	}
	#contCont {
		background-color:#FFFFFF;
		width: 896px;
		position: relative;
		margin: 0px 0px 0px 32px;
		background-image:url(../imgs/gradBkg_1024.jpg);
		background-repeat:no-repeat;
		clear: both;
		padding: 0px 0px 0px 20px;
	}
	h3 {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.85em;
		color: #2468a2;
		/*margin: 0px 0px 16px 0px;*/
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	h4 {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.45em;
		color: #2468a2;
		margin: 3px 0px 0px 0px;
		padding: 0px;
		font-weight: normal;
	}
	#bodyCont p {
		margin: 8px 0px 8px 0px;
		padding: 0px;
	}
	#bodyCont a,
	#bodyCont a:visited,
	#bodyCont a:link {
		color: #105689;
		text-decoration:none;
	}
	#bodyCont a:hover {
		color: #c55e10;
		text-decoration:none;
		border-bottom: 1px dotted #c55e10;
	}
	#bodyCont a img {
	text-decoration:none;
	}
	.footer {
		height: 68px;
		/*background-color:#FFFFFF;*/
		left: 0px;
		bottom: 0px;
		clear: both;
		position: absolute;
		margin: 0px 0px 0px 32px;
		/*border-top: 1px solid #CCCCCC;*/
		text-align:left;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.65em;
		color: #888888;
		padding: 12px 0px 0px 100px
	}
	#footer a {
		color: #105689;
		text-decoration:underline;
	}
	#navCont .navOption {
		color: #555555;
		height: 23px;
		border-bottom: 1px solid #FFFFFF;
	}
	#navCont .lastOption {
		border: none;
	}
	
	#navCont .navOption a {
		font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.75em;
		color: #555555;
		display: block;		
		height: 20px;
		padding: 3px 5px 0px 8px;
		text-decoration: none;
	}
	#navCont .navOption a:hover {
		color: #eaf0f8;
		background-color:#3f81c4;
	}
	#navCont .navOptionSel a {
		color: #eaf0f8;
		background-color:#3f81c4;
	}
	#navCont .navOptionSubSel a {
		color: #eaf0f8;
		background-color:#3f81c4;
		background-image:url(../imgs/navArrowBkgWhite.gif);
		background-repeat: no-repeat;
		background-position: 158px 11px;
	}
	
	#navCont .subNavOption a {
		font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.65em;
		color: #555555;
		display: block;		
		height: 16px;
		padding: 2px 5px 0px 18px;
		text-decoration: none;
	}
	#navCont .subNavOption a:hover {
		color: #f1f5fa;
		background-color:#66a3d5;
	}
	#navCont .subNavSel a{
		color: #f1f5fa;
		background-color:#66a3d5;
	}
	.subArrow {
		background-image:url(../imgs/navArrowBkg.gif);
		background-repeat: no-repeat;
		background-position: 158px 11px;
	}
	.subNavBlock {
		background-color:#F7F7F7;
	}
	#bodyCont ul {
		margin: 10px 0px 10px 30px;
		padding: 0px;
	}
	#bodyCont ul li ul {
		margin: 2px 0px 5px 30px;
		padding: 0px;
	}
	.clearBoth {
		border-bottom: 1px solid white;
		height: 0px;
		clear: both;
		visibility: hidden;
	}
	.floatLeft {
		float:left;
	}
	.floatRight {
		float:right;
	}
	.floatRightimg {
		float:right;
		padding-left: 12px;
	}
	.floatLeftimg {
		float:left;
		padding-right: 12px;
	}
	
	.JobBlock {
		font-size: 11px;
		clear: both;
		margin: 0px 0px 3px 0px;
	}
	.JobBlock a,
	.JobBlock a:link,
	.JobBlock a:visited {
		height: 20px;
		padding: 2px 10px 0px 17px;
		line-height: 1.55em;
		background-color:#EBF0F5;
		background-image: url(../imgs/arrow.gif);
		background-repeat: no-repeat;
		background-position: 9px 8px;
		text-decoration:none;
		border-bottom: 1px solid #CDD9E0;
		color: #004;
		display: block;
	}
	.JobBlock a:hover {
		background-image: url(../imgs/arrowW.gif) !Important;
		border-bottom: 1px solid #1b5e97 !Important;
		background-color:#408ac9;
		color: #FFFFFF !Important;
	}

	p.pdf {
		display: block;
		margin: 0px !important;
		padding: 4px 0px 5px 6px !important;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;	
	}

	a.pdf_link {
		display: block;
		float: left;
		background: url(../imgs/Acro.png) no-repeat;
		height: 19px;
		padding: 5px 0px 0px 27px;
	}
	a.pdf_link:hover {
		text-decoration: none !important;
		border: none !important;;
	}
