/* CSS Document */

/* ---------------------- ATP STYLES  ---------------------- */



body, p, li, ol, ul, td, th, tr, table
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 17px;
	font-size: 13px;
	color:#000000;
	
}

body {
	background-color:#ffffff;
	text-align:center;
	width: 100%;
	top:0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

form {
	padding:0;
	margin: 0;
	}

h1{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 26px;
	font-weight: bold;
	color:#000000;
	padding-left: 0px;
	padding-top:10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	color:#A14E4C;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 16px;
	font-weight: bold;
}

.subHead{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	line-height: 24px;
	font-size: 22px;
	color:black;
	/margin-left:20px;
}
.subHeadMaroon{
	font-family: Arial Narrow,  Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 22px;
	color:#A14E4C;
}

.red{
	color:#FF0000;
}

.whiteBG{
	background-color:#fff;
}

.maroon{
	color:#A14E4C;
	}

/*This style is used to hide content from normal screen view.  It is mainly used so that content
can be contained in the document for screen reader users but will not be viewable by other users */
.hiddenFromNormalView{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* ------------ Main Divs -------------- */

#mainContent {
padding-top:50px;
}

	
#frame {
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	padding: 0px;
	top:0;
	width: 780px;
	text-align:left;
	vertical-align: top;
	}
	
#header {
	height:85px;
	padding:0;
	margin:0;
	top:0;
	}	

#navBar{
	position:relative;
	width: 100%;
	height: 27px;
	top:120px;
	padding:0px;
	text-align:right;
	z-index:10;
	}
	
#topNav {
	margin:auto;
	width: 775px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	line-height:12px;
	white-space:nowrap;	}
	
#topNav a:link, #topNav a:visited {
	text-align: center;
	text-decoration:none;
	color: #ffffff;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	padding: 4px 10px 0px 10px;
	}
	
.Active, .Active a:link, .Active a:visited{
	text-align: center;
	text-decoration:none;
	color: #ffffff;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	padding: 0px 0px 0px 0px;	
	height:20px;
	width:70px;
	background-color:#cc6666;
	}
	
#topNav a:hover, #topNav a:active {
 	color: #FFCC33
	}
	
#topNav #leftside{
	width: 100px;
	float: left;
	background-color: #A14E4C;
	}
	
#topNav #rightside{
	width: 100px;
	float: right;
	background-color: #A14E4C;
	}
	
#content{

	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	margin-top: 10px;
	text-align: center;
	width:100%;
	}
	
#contentMainImage {
	margin-right:9px;

	}
	
#contentSecondImage {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 150px;
	Float: right;
	}
	
#skipToContent {
height:0;
	width:0;
	left:-19000px;
	overflow:hidden;
	position:absolute;	}
	
#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
border:thin dashed #CCCCCC;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
} 	
	
/* ---------- footer --------------- */
/*
#bottomLine{
	height:30px;
	width: 100%;
	background-image:url(../images/thinLine.jpg);
	background-repeat:repeat-x;
	float: left;
	}

#footer{
	position: relative;	
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 100%;
	text-align:center;
	display: block;
	}
	
#footerText {
	clear: both;
	display: block;
	width:780px;
	text-align:center;
	line-height: 28px;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
	color: #000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
	
#footerText a:link, #footerText a:visited, #footerText img{
	text-decoration:none;
	color: #000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	
	}
	
#footerText a:hover, #footerText a:visited,hover{
	text-decoration:underline;
	color: #A14E4C;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
*/

#bottomLine{
	height:30px;
	width: 100%;
	background-image:url(../images/thinLine.jpg);
	background-repeat:repeat-x;
	float: left;
	}

#footer{
	position: relative;	
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 100%;
	text-align:center;
	display: block;
	}
	
#footerText {
	clear: both;
	display: block;
	width:780px;
	text-align:center;
	line-height: 28px;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
	color: #000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
	
#footerText a:link, #footerText a:visited, #footerText img{
	text-decoration:underline;
	color: #A14E4C;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	
	}
	
#footerText a:hover {
	text-decoration:underline;
	color: #000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}


/* ----------- Home page styles ----------- */


#homeCol1 {
	position:relative;
	top:5px;
	width:350px;
	float:left;
	padding-right:15px;

}

#yellowBox{
	position:relative;
	top: 5px;
	bottom:10px;
	width: 351px;
	background-color:#FDF1CF;
	text-align: left;
	float:left;
	display: block;
	padding: 0px;
	margin : 0;
	overflow: hidden;
	}
	
.yellowBoxContent{
	padding: 0px 20px 0px 20px;	
	text-align: left;
	background-color:#FDF1CF;
	}
	

#homeContent{
	clear: both;
	position:relative;
	top: 0;
	padding: 20px 10px 10px 20px;
	float: right;
	width: 350px;
	}


#redLine{
	background-image:url(../images/redLine.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:15px;
	padding: 4px 0 0 4px;
	}
	
	
	
/* ----------- Content page styles ------------ */


#title {
	text-align: left;
	}

#subNavTop {
	background-image:url(../images/subNavTop.gif);
	background-repeat: no-repeat;
	height:15px;
	height/: 10px;
	width:194px;
	border: 0;
	padding: 0;
	margin:0;
	background-color: #FDF1CF;
	
	}
	
#subNavContent {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FDF1CF;
	width: 182px;
	width/: 170px;
	padding-left: 12px;
	margin-right: 10px;
	padding-top:0;
	margin-top: 0;
	border:0;
	font-weight: bold;
	color: #000000;
	
	}
	
#subNavContent a:link, #subNavContent a:visited {
	font-weight: bold;
	color: #000000;
	
	}
	
#subNavContent a:hover, #subNavContent a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
	}

#subNavContent ul{
	padding-left: 20px;
	margin: 0;
	padding-right: 10px;
	padding-top: 0;
	margin: 0;
	font-weight: bold;
	color: #000000;
	list-style: square;
	}	
	
#subNavContent ul li{
	padding-top: 2px;
	padding-bottom: 4px;
	/*border-bottom: 1px solid #FFFFFF;*/
	}

	
	
#subNavBottom {
	background-image: url(../images/subNavBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width:194px;
	}




/* ----------- link styles ------------- */

a:link, a:visited 
{ 
	color: #A14E4C; 
	text-decoration: none; 
}
	
a:hover, a:active	
{ 
	color: #CC0000; 
	text-decoration: underline;      
}


.moreLink {
	color:#CC0000;
	text-decoration: none;
	padding-right: 20px;
	float:right;
	}

.moreLink a:link, .moreLink a:visited {
	color:#CC0000;
	background-image:url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position:inherit;
	padding-left: 10px;
	text-decoration: none;
	}
	
.moreLink a:hover, .moreLink a:active {
	color:#cc0000;
	text-decoration: underline;
	}
	

/* ------------- Table styles ------------- */

table
{
	margin: 0;
	padding: 0;
}

tr
{
	margin: 0;
	padding: 0;
}

td
{
	margin: 0;
	padding: 0px;
	vertical-align: top;
}

.nopadding
{
	padding: 0;
}



	

/* ----------- Buttons ------------- */

.button, .input{
	font-size: 14px;
	color: #000000; 
	background-color:#FFFFFF;
	border:solid 1px #7E9DB9;
}

.button:hover{
	background-color: #ffffff;
	}

#searchButton
{
	float: left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #fff; 
	font-weight: bold;
	padding: 2px 6px 2px 3px;
	text-align: center;
	background-color: #57227E;
}


#button a:link, #button a:visited 
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#button a:hover, #button a:active
{
	color: #76599B;
}


/* ------------ Search ------------- */

#search /*Defines the search field area*/
{	position:absolute;
	left: 565px;
	top: 48px;
	width:158px;
	max-height: 16px;
	padding: 0 6px 0px 0;
	z-index:4;
	color: #fff;
	text-align: right;
}

#search a:link, #search a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 4px 4px;
	}
	
#search a:hover, #search a:active {
	color: #fff;
	text-decoration: underline;
	padding-bottom: 4px;
	}

#search .searchField {
	position: relative;
	background-color: #eee;
 	height: 16px;
	width: 105px;
	width/: 101px;
	border: 0;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	float: left;
	}

.bioImg {
	padding:0px 5px 5px 0px;

}
