/************** HTML tag styles **************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}


h1, h2, h3, h4, h5, h6, p, li, blockquote, pre, code, address, variable {
	margin: 0;
	padding: 0;
	font-weight: normal;
}


/********* form and related tag styles *********/

form  {
	margin: 0;
	padding: 0;
}

label {
   font: bold 1em Arial,sans-serif;
   color: #334d55;
}
				
input {
   font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#bodycontainer {
	width: 960px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#header {
	height: 90px;
	background-image: url(images/header.gif);
	position: relative;
}


#astellaslink {
	height: 70px;
	width: 140px;
	position: absolute;
	top: 53px;
	right: 52px;
}

#centerfaq {
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}


#centerfaq h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 12px;
}

#centerfaq h2 {
	font-size: 12px;
	font-weight: bold;
}

#centerfaq p {
	font-size: 12px;
	padding-bottom: 12px;
}


#centerfaq a:link, #centerfaq a:visited {
	color: #666666;

}

#centerfaq a:hover {
	text-decoration: none;


}

#indexleft {
	float: left;
	width: 560px;
}

#indexleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #830027;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 79px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
}

#indexleft p {
	font-size: 14px;
	padding-left: 30px;

}

#indexright {
	width: 330px;
	float: right;
	padding: 0px;
	margin: 0px;
	color: #000000;
	position: relative;
}

#indexright a:link, #indexright a:visited {
	color: #666666;

}

#indexright a:hover {
	text-decoration: none;


}


#footer    {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 144px;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
}

#footer p {
	font-size: 11px;
	padding-left: 30px;
	padding-bottom: 12px;
	color: #666666;
}


#footer a:link, #footer a:visited {
	color: #666666;

}

#footer a:hover {
	text-decoration: none;


}

#guidelinesbtn   {
	width: 270px;
	height: 45px;
	border: 1px solid #990033;
	position: relative;
	top: 90px;
	font-size: 22px;
	line-height: 45px;
	text-decoration: none;
	text-align: center;
	left: 12px;
}

#guidelinesbtn a:link, #guidelinesbtn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	display: block;
	height: 45px;
	width: 270px;
	visibility: visible;
	color: #000000;
	background-color: #CCCCCC;
}

#guidelinesbtn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	height: 45px;
	width: 270px;
	visibility: visible;
}

#adenocenter {
	clear: both;
	padding-left: 30px;
	float: none;
	margin: 0px;
}

#adenocenter h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 12px;
}

#adenocenter p {
	font-size: 12px;


}

#lexicenter {
	clear: both;
}

#lexicenter h1{
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 12px;
	padding-right: 30px;
	padding-left: 30px;
}

#lexicenter p {
	padding-bottom: 12px;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;

}

    
.contain {
	width: 700px;
	height: 110px;
	clear: both;
}

.left {
	float: left;
	height: 79px;
	width: 105px;
}

.right {
	float: left;
	margin-left: 15px;
	width: 577px;
	height: 79px;
	position: relative;
}

.button {
	height: 28px;
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CC0033;
	position: absolute;
	bottom: 0px;
}
.button a {
	display: block;
	height: 28px;
	width: 164px;
	background-color: #CCCCCC;
	color: #000000;
}

.button a:link, .button a:visited  {
	color: #000000;
	text-decoration: none;
	display: block;
}
.button a:hover   {
	color: #8D8B8C;
	background-color: #FFFFFF;
}

.button p {
	padding-top: 6px;
	color: #000000;
}

.button2 {
	height: 28px;
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CC0033;
	position: absolute;
	bottom: 0px;
	left: 180px;
}


.button2 a {
	display: block;
	height: 28px;
	width: 164px;
	background-color: #CCCCCC;
	color: #000000;
}

.button2 a:link, .button2 a:visited  {
	color: #000000;
	text-decoration: none;
	display: block;
}
.button2 a:hover   {
	color: #8D8B8C;
	background-color: #FFFFFF;
}

.button2 p {
	padding-top: 6px;
	color: #000000;
}

#placenav {
	position: absolute;
	bottom: 26px;
	width: 800px;
}

#continue
{
	width: 120px;
	height: 25px;
	margin-top: 12px;
	margin-bottom: 60px;
	margin-left: 162px;
}


/***********************************************/
/* Global Nav                                */
/***********************************************/

#globalnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 27px;
	background-image: url(images/navback.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#globalnav ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

#globalnav li {
	float: left;
	text-align: center;
	width: 127px;
	display: block;
	height: 27px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#globalnav li a:link, #globalnav li a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	line-height: 27px;
}
#globalnav li a:hover, #globalnav li a:active, #globalnav li a.selected, #globalnav li a:link.selected, #globalnav li a:visited.selected   {
	color: #666666;
	background-color: #CCCCCC;
	display: block;
	height: 27px;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}



#headernav {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 58px;
	right: -7px;
	width: 276px;
}


#headernav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

#headernav li {
	line-height: 14px;  
}


#headernav li a:link, #headernav li a:visited  {
	text-decoration: none;
	color: #FFFFFF;   
}

#headernav li a:hover  {
	color: #333333;
}


#logout {
	POSITION:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	width: 50px;
	float: right;
	margin-right: 0px;
}
#logout a:link, #logout a:visited {
    text-decoration: none;
	color: #FFFFFF;   
}

#logout a:hover {
   color: #333333;     
}



#submitbod  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 415px;
}

#submitbod p {
	padding-left: 30px;
	padding-right: 30px;
	line-height: 15px;
}


.radio {
	vertical-align: baseline;
}

.radiotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 110px;
	padding-right: 60px;
	padding-left: 34px;
	line-height: 16px;
}


.login {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 7px;
}	



.error  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	padding-left: 14px;
	padding-top: 5px;
}

#leftinfo  {
	float: left;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 20px;
	font-size: 12px;
}

#rightinfo {
	float: left;
	padding-top: 6px;
	padding-bottom: 20px;
	font-size: 12px;
}

#flashpad {
	padding-left: 10px;
}

.bottomlinks{
	position:relative;
	top:-5px;
	left:90px;	
}
