/* CSS Document */

html{
	height:100%;
}
body {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-width:1000px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #6d0017;
}
a:active {
	color: #505050;
}
#non-footer{
	min-height:100%;
	position:relative;
	margin-bottom:-5em;
}
* html #non-footer
{
	height:100%;
}
#header-logo{
	width:100%;
	height:93px;
	background-color:#6d0017;
	background-image:url(../images/troy_header_bgslice.jpg);
	background-position:top;
	background-repeat:repeat;
	position:relative;
}
#header-text-only{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	position:relative;
	color:#a5a5a5;
	background-color:#6d0017;
	width:100%;
}
#header-text-only a:link{
	color:#aaaaaa;
	text-decoration:none;
}
#header-text-only a:visited{
	color:#aaaaaa;
	text-decoration:none;
}
#header-text-only a:hover{
	color:#ffffff;
	text-decoration:none;
}
#header-text-only a:active{
	color:#ffffff;
	text-decoration:none;
}
#plus-box{
	position:relative;
	top:3px;
	left:5px;
	padding-right:5px;
	background-color:#6d0017;
}
#header-logo-img{
	position:absolute;
	top:0px;
	left:10px;
	width:441px;
	height:93px;
	border:none;
}
#header-montage{
	position:relative;
	width:100%;
	height:53px;
	background-image:url(../images/dothan_header_montage.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#header-campus{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	width:250px;
	text-align:right;
	position:absolute;
	top:15px;
	right:25px;
	background-color:transparent;
}
.header-campus-title{
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
}
.header-campus-details{
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	display:block;
	line-height:9pt;
	padding-top:2pt;
}
#content-area{
	background-color:#ffffff;
	position:relative;
	clear:both;
	width:100%;
	background-color:#ffffff;
	padding-bottom:5em;
}
#main-menu{
	width:20%;
	float:left;
	background-color:#ffffff;
	min-width:20%;
	padding-bottom:2.75em;
}
.seperator {
	background: #dfdfde;
	border:0px;
	height: 1px;
	margin:0px;
	padding:0px;
}
#content{
	padding-top:2em;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	float:left;
	min-width:80%;
	background-color:#ffffff;
}
#page-content{
	width:45em;
}
#footer{
	text-align:center;
	background-color:#6d0017;
	position:relative;
	width:100%;
	height:2.5em;
	clear:left;
	margin-top:-5.5em;
	min-width:1000px;
}
#footer-text{
	top:1.25em;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	position:absolute;
	left:50%;
	width:55em;
	margin-left:-25em;
}
#footer-text a:link{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
#footer-text a:visited{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
#footer-text a:hover{
	color:#b2b3b5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
#footer-text a:active{
	color:#b2b3b5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
#footer-quick-links-container{
	position:absolute;
	top:.5em;
	left:.5em;
	margin:0px;
	padding:0px;
}
#footer-quick-links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	width:15em;
	height:1.5em;
	margin:0px;
	padding:0px;
}
#footer-search{
	position:absolute;
	right:.5em;
	top:.5em;
	margin:0px;
	padding:0px;
}
#footer-search form{
	padding:0px;
	margin:0px;
	display:inline;
}
#footer-search-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	border: 1px outset #b2b3b5;
	width: 10em;
	height:1.5em;
	margin:0px;
	vertical-align:middle;
	padding-left:.5em;
	padding-right:.5em;
	padding-top:0em;
	padding-bottom:0em;
}
#footer-search-button {
	border-style:none;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#444444;
	width:2.5em;
	border-style:outset;
	border-width:2px;
	border-color:#ffffff;
}
#site-info{
	width:90em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	position:absolute;
	padding-left:1em;
	min-width:45em;
	bottom:-4.25em;
	left:0em;	
	border:none;
	background-color:transparent;
	text-align:left;
}
#site-info a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	text-decoration:none;
}
#site-info a:visited{
	color:#000000;
	text-decoration:none;
}
#site-info a:hover{
	color:#6d0017;
	text-decoration:none;
}
#site-info a:active{
	color:#6d0017;
	text-decoration:none;
}
#press-release-content {
	padding-top:2em;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#6D0017;
	float:left;
	min-width:80%;
	background-color:#ffffff;
	font-weight: bold;
}
.Site-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	border-bottom-style:solid;
	border-bottom-color:#b2b3b5;
	border-bottom-width:1px;
	padding-bottom: .125em;
	display:block;

}
.Page-Title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	display: block;
	padding-bottom:1em;
	margin-top: -1em;
}
.Related-Pages{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:none;
	color:#6d0017;
}
.Internal-Links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.5em;
}
.External-Links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.5em;
}
.zz_collapsed_tables {
	margin: 0px;
	border-collapse:collapse;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* E-mail Directory Styles*/
.emailText-Indentedinfo{
	margin-left: 2em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
}
.Text-Indentedname{
	margin-left: 4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	
}


/* Site Index A-Z Styles */
 


.Topic-Header-Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d0017;
	background-color: #ffffff;
	text-align: left;
	width: 80%;
	font-weight: normal;
	padding-left: 1em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
	border-bottom-color:#555555;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top:none;
	border-right:none;
	border-left:none;
	margin-top:1.25em;
}

.Topic-Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d0017;
	background-color: #ffffff;
	text-align: left;
	width: 80%;
	font-weight: normal;
	padding-left: 1em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
	border-bottom-color:#b2b3b5;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top:none;
	border-right:none;
	border-left:none;
	margin-top:1.25em;
}
.Topic-Header-Unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2b3b5;
	background-color: #ffffff;
	text-align: left;
	width: 80%;
	font-weight: normal;
	padding-left: 1em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top:none;
	border-right:none;
	border-left:none;
	margin-top:1.25em;
}
.Topic-Header-Sub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #b2b3b5;
	text-align: left;
	width: 80%;
	font-weight: bold;
	text-transform:uppercase;
	padding-left: 1em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
	border-color:#b2b3b5;
	border-width:1px;
	border-style:solid;
}
.Table-Row-Highlight {
	background-color: #b2b3b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	height: 1.5em;
	text-transform:none;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
.Table-Cell-Pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1.5em;
}

.Table-Row-Normal {
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B2B3B5;
	text-transform: none;
	
}
.Table-Collapsed {
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	border: 1px solid #333333;
}

.Text-Indented{
	margin-left: 4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #a3a3a3;
	text-decoration: none;
	margin-bottom: 0px;
	
}

.Text-Indented2{
	margin-left: 2em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #a3a3a3;
	text-decoration: none;
	margin-bottom: 0px;
	
}


.NAV {
    margin-left: 0em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 7px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #a3a3a3;
	font-weight: bolder;	
	margin-bottom: 0px; }
	#A-ZNAV a:link { color: #000000; text-decoration: none; }
    #A-ZNAV a:active { color: #000000; text-decoration: none; }
    #A-ZNAV a:visited { color: #000000; text-decoration: none; }
    #A-ZNAV a:hover { color: #6d0017; text-decoration: none; 
}
	



#A-ZLinks a:link { color: #000000; text-decoration: none; }
#A-ZLinks a:active { color: #000000; text-decoration: none; }
#A-ZLinks a:visited { color: #000000; text-decoration: none; }
#A-ZLinks a:hover { color: #6d0017; text-decoration: underline; 
}

/* End Site Index A-Z Styles */

