/* BODY */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#fff url('../images/common/cementBg.gif') repeat-x 0px 175px;
	color:#555;
}

a{
	color:#333;
	text-decoration:underline;
}


a:visited{
	color:#777;
}

a:hover{
	color:#f3901d;
	text-decoration:underline;
}
a:active{
	color:#cc0000;
}

div#content{
	padding:0px 25px;
	background:#fff;
	min-height:335px; /* prevents jerky animation due to scrollbar appearing/disappearing */
}

p{
	margin-top:10px;
	margin-bottom:15px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-variant:small-caps;
	margin:0px 0px 25px 0px;
	color:#555;
}

h1 img{
	margin-right:5px;
	vertical-align:middle;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-variant:small-caps;
	margin:35px auto 20px auto;
	color:#555;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-variant:small-caps;
	margin:25px auto 15px auto;
	color:#555;
}

.orange{
	color:#f3901d;
}

.grey{
	color:#666;
}

.red{
	color:#cc0000;
}

.green{
	color:#088800;
}

.bold{
	font-weight:bold;
}

.italics{
	font-style:italic;
}

.smallTxt{
	font-size:0.9em;
}

.smallerTxt{
	font-size:0.8em;
}

.bigTxt{
	font-size:1.1em;
}

.biggerTxt{
	font-size:1.2em;
}


ul.stdList li{
	padding-bottom:5px;
	list-style-image:url('../images/common/arrowBullet.gif');
}

div#bodyWrap{
	margin:0px auto;
	padding:0px;
	width:985px;
	text-align:left;
	background:#fff;
}

img{
	border:0px;
}

/* lists */
ul.stdList li, ol.stdList li{
	margin-bottom:10px;
}

/* CONTENT */

div#content{
	margin-top:25px;
}

div.contentBox{
	padding:20px;
	border:1px solid #999;
}

div.contentBoxGrey{
	padding:20px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
}

div.contentLeftCol{
	width:335px;
	float:left;
	margin-right:15px;
}

div.contentRightCol{
	width:335px;
	float:left;
}

/* button styles */

input.activeBtn, input.inactiveBtn, input.activeBtnOrange{
	cursor:pointer;
	font-weight:bold;
	height:26px;
}

input.activeBtn {
	background:url('../images/common/buttonBg.jpg') #fcfcfc repeat-x left top;
	border:1px solid #999;
}

input.activeBtnOrange {
	background:url('../images/common/buttonBgOrange.jpg') #f9c992 repeat-x left top;
	border:1px solid #fbd1a4;
}

input.inactiveBtn{
	background-color:#f3f3f3; 
	border:1px solid #999;
	color:#999;
}

/* table styles */
div.stdTable table{
	border:1px solid #ccc;
	border-collapse:collapse;
	max-width:910px;
	font-size:13px; /*fix for IE6*/
}

div.stdTable th {
	background-color:#e6e6e6;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
	padding:4px;
	border-collapse:collapse;
}

div.stdTable td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:4px;
	border-collapse:collapse;
}

/* horizontal rules */
div.solidLine{
	clear:both;
	border-bottom:1px solid #999;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}

div.dashedLine{
	clear:both;
	border-bottom:1px dashed #999; 
	border-collapse:collapse; 
	margin-top:5px;
	margin-bottom:5px;
}

div.dashedLineGrey{
	clear:both;
	border-bottom:1px dashed #666;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:5px;
}

/* feedback alerts */
div.feedbackPosWrap{
	padding:10px;
	border:1px solid #008800;
	margin-bottom:15px;
}

div.feedbackNegWrap{
	padding:10px;
	border:1px solid #cc0000;
	margin-bottom:15px;
}

p.feedbackPosTxt{
	font-size:1.1em;
	font-weight:bold;
	color:#008800;
}

p.feedbackNegTxt{
	font-size:1.1em;
	font-weight:bold;
	color:#cc0000;
}

/* HEADER */

div#header{
	margin:0px;
	width:985px;
	height:175px;
	background-color:#fff;
}

div#headHorizontalBorder{
	width:985px;
	height:1px;
	float:left;
	background:url('../images/common/horizontalBorder.jpg') no-repeat center;
}

div#headLogo{
	width:443px;
	height:174px;
	float:left;
}

div#headGraphic{
	width:542px;
	height:174px;
	float:left;
}

div#leftColumn{
	float:left;
	width:245px;
}

div#rightColumn{
	float:left;
	margin-right:5px;
	width:735px;
	background:#fff;
}

div#featureImages{
	float:left;
	width:735px;
	margin-right:0px;
	padding:0px;
}

div.featureImage{	
	float:left;
	width:240px;
	height:150px;
	margin-left:5px;
}

/* MAIN NAV */

div#navWrap{
	width:240px;
	margin:0px 0px 5px 5px;
	background:#777;
	padding-top:2px;
	padding-bottom:2px;
}

div#navWrap a{
	height:20px;
	display:block;
	text-decoration:none;
}

div.navLvl1, div.navLvl1Selected, div.navLvl2, div.navLvl2Selected, div.navLvl3, div.navLvl3Selected{
	height:21px;
	width:200px;
	border-bottom:1px dashed #999;
	padding-left:20px;
	padding-right:20px;
}

div#navLvl1{
	padding-bottom:20px;
}

/* Nav Level 1 */

div.navLvl1, div.navLvl1Selected{
	width:167px;
	height:20px;
	line-height:20px;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps;
	padding-left:13px;
	margin-left:20px;
}

div.navLvl1 a, div.navLvl1 a:link, div.navLvl1 a:visited{
	color:#ccc;
}

div.navLvl1 a:hover, div.navLvl1 a:active{
	color:#eee;
}

/* Nav Level 2 */

div.navLvl2Wrap{
	background:#fff;
	padding:0px 18px;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

div.navLvl2, div.navLvl2Selected{
	width:147px;
	height:20px;
	line-height:20px;
	font-size:0.9em;
	font-weight:bold;
	font-variant:small-caps;
	padding-left:33px;
}

div.navLvl2 a, div.navLvl2 a:link, div.navLvl2 a:visited{
	color:#666;
}

div.navLvl2 a:hover, div.navLvl2 a:active{
	color:#aaa;
}

/* Nav Level 3 */

div.navLvl3Wrap{
	border-bottom:1px dashed #999;
}

div.navLvl3 a, div.navLvl3 a:link, div.navLvl3 a:visited{
	color:#666;
}

div.navLvl3 a:hover, div.navLvl3 a:active{
	color:#aaa;
}

div.navLvl3, div.navLvl3Selected{	
	width:147px;
	height:20px;
	line-height:20px;
	font-size:0.8em;
	font-weight:normal;
	font-variant:normal;
	padding-left:53px;
	border-bottom:0px;
}

/* Selected links */

div.navLvl1Selected a, div.navLvl1Selected a:link, div.navLvl1Selected a:visited, div.navLvl1Selected a:active, div.navLvl1Selected a:hover{
	color:#fff;
}

div.navLvl1Selected a, div.navLvl2Selected a, div.navLvl3Selected a{
	position:relative;
	left:-13px;
	width:200px; /* changed to fit long titles */
}

div.navLvl1Selected a img, div.navLvl2Selected a img, div.navLvl3Selected a img{
	margin-right:5px;
}

div.navLvl2Selected a, div.navLvl2Selected a:link, div.navLvl2Selected a:visited, div.navLvl2Selected a:active, div.navLvl2Selected a:hover{
	color:#000;
}

div.navLvl3Selected a, div.navLvl3Selected a:link, div.navLvl3Selected a:visited, div.navLvl3Selected a:active, div.navLvl3Selected a:hover{
	color:#000;
	font-weight:bold;
}

/* Bottom graphic */

div#navGraphic{
	width:245px;
	height:308px;
	background:url('../images/common/navGraphic.jpg') no-repeat top right;
}

/* FOOTER */

div#footer{
	width:985px;
	background:url('../images/common/horizontalBorder.jpg') no-repeat bottom center;
	font-size:0.8em;
	color:#ccc;
	margin:115px auto;
	padding-bottom:5px;
}

div#footer a, div#footer a:link, div#footer a:visited{
	color:#ccc;
}

div#footer a:hover{
	color:#999;
}

div#footerLinks{
	float:right;
	margin-right:25px;
}