@charset "UTF-8";
/* CSS Document */
/* Default Style Sheet - Tower Systems Inc */


/* HTML tags */

body {
	background: #646464;/* url('../images/bg-body.gif') repeat-y center;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 75%;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif; margin:0px;line-height:1em; color:#8a1e04;font-weight: normal}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;width: 504px;
	height: 36px;
	padding: 8px 0px 0px 42px;
	background: url('../images/bg-pagehead.gif') no-repeat;
	color: #fff;}

#homeTitle {
	position: absolute;
	z-index: 10;
	top: 26px;
	left: 44px;
	padding: 0;
	background-image: none;
}
h3 {
	font-size: 1.6em;
	margin-bottom: 0px;
}
.smallBox h3 {margin-bottom: 0;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}

/* Hyperlinks */

a {
	color: #8a1e04;
}

#contentWrap a {
	text-decoration: none;
}

a:hover, .trigger:hover {
	color: #777777; cursor: pointer;
}
a:focus {outline:none;} 
.sidebox a {
	text-decoration: none;
}

.btn {	
	background-image: url(/images/btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin: 16px 0;
}
.btn span {
	font: 14px/32px Georgia, "Times New Roman", Times, serif;
	color: #8a1e04;
	background-image: url(/images/btn.jpg);
	display: block;
	margin-left: 12px;
	background-position: right top;
	padding-right: 12px;
}

#leftCol .btn, #tabs .btn {background-position: left top;}
#leftCol .btn:hover, #tabs .btn:hover {background-position: left -35px;}

#leftCol .btn span, #tabs .btn span {background-position: right top;}
#leftCol .btn:hover span, #tabs .btn:hover span {background-position: right -35px; color:#FFFFFF}

#rightCol .btn {background-position: left -70px;}
#rightCol .btn:hover {background-position: left -105px;}

#rightCol .btn span {background-position: right -70px;}
#rightCol .btn:hover span {background-position: right -105px; color:#FFFFFF}

/* Page-specific Distinctions */

#navshadow {
	background: url('../images/bg-navshadow.jpg') no-repeat;
}
	body#alt #navshadow {
		background: url('../images/bg-navshadow-1col.jpg') no-repeat;
	}

#contentWrap {
	background: url('../images/bg-contentwrap.gif') repeat-y;
}
	body#alt #contentWrap {
		background: url('../images/bg-contentwrap-1col.gif') repeat-y;
	}

#footer {
	background: url('../images/bg-footer.jpg') no-repeat center top;
}
	body#alt #footer {
		background: url('../images/bg-footer-1col.jpg') no-repeat center top;
	}
	body#home #footer {display: none;}


/* Layout Styles */

#main {
	width: 970px;
	margin: 0 auto;
}

#header {
	position: relative;
	z-index: 50;
	width: 970px;
	height: 210px;
	margin: 0px;
	background: url('../images/bg-header.gif') repeat-x;
}

	#logo {
		width: 250px;
		height: 166px;
		margin-left: 70px;
	}
	
	#flashcontent {
		position: absolute;
		z-index: 10;
		top: 0px;
		right: -15px;
	}

#navBar {
	position: absolute;
	z-index: 100;
	top: 166px;
	left: 0px;
	width: 585px;
	margin: 3px 0px 0px 12px;
	padding: 0;
}

#navshadow {
	width: 970px;
	height: 22px;	
}

#contentWrap {
	width: 970px;
	padding: 0px;	
}

#leftCol {
	line-height: 1.6em;
	float: left;
	display: inline;
	width: 615px;
	margin-left: 10px;
	padding: 34px 0px 0px 16px;
	background: url('/images/bg-leftcol.jpg') no-repeat;
}

#singleCol {
	margin-left: 10px;
	padding: 34px 0px 0px 16px;
	background: url('/images/bg-leftcol.jpg') no-repeat;
	}

#rightCol {
	float: right;
	display: inline;
	width: 280px;
	margin-right: 20px;
	margin-top: 32px;
}

#sponsors {
	padding: 16px 5px 0px 5px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#footer {
	width: 920px;
	height: 133px;
	margin: 0px auto;
	padding: 35px 0px 0px 50px;
	font-size: .85em;
	line-height: 1.6em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#credit {
	width: 550px;
	margin: 10px auto;
	padding-top: 8px;
	border-top: 1px dashed gray;
	font-style: italic;
}

#indexServices {
	position: relative;
	background-image: url(/images/bg-indexServices.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 12px 0px 0px;
	line-height: 1.6em;
	padding: 61px 0px 0px 20px;
}

#indexServices a {
	white-space: nowrap;
}


/* Menu Styles */

#navBar li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	border-right: 1px dotted gray;
}

	#navBar li.divi {
		width: 1px;
		height: 20px;
		border-right: 1px dotted gray;
		margin: 8px 2px 0px 2px;
	}

#navBar a {
	display: block;
	padding: 8px 10px 7px;
	font-size: 1.4em;
	line-height: 1.2em;
	text-decoration: none;
	color: #FFF;
	background: none;
}

#navBar a:hover {
	color: #8a1e04;
	background: url('../images/bg-navover.gif') repeat-x;
}

/**** subnav ****/

#navBar ul {
	position: absolute;
	z-index: 110;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: none;
	font-size: .8em;
}

#navBar ul li {
	display: inline;
	background-image: none;
	float: none;
	border: none;
	padding:0;
}
	 
#navBar ul li a,
#navBar ul li.sfhover a {
	color: #000000;
	display: block;
	background-image: none;
	background-color: #DFDDCE;
	border: 1px solid #C9C9C9;
	padding: 4px;
	width: 100%;
}

#navBar ul li a:hover {
	background-color: #C9C9C9;
}

/* Drop Downs */

#navBar li:hover ul, #navBar li.sfhover ul {
	display: block;
	width: 20em;
}

#navBar li a:hover {
	color: #777777;
}

/* Typesetting */

p {margin: 0 0 20px 0;}

#leftCol .contentText {
	margin: 12px 0px 0px 16px;
}

#rightCol .contentText {
	margin: 3px 10px 0px 10px;
	line-height: 1.6em;
}

.noBold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.textRight {
	text-align: right;
}

.sansSerif {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.sansSerifTitle {
	font-family: Helvetica, "Bitstream Vera Sans", Arial, "Lucida Grande", Tahoma, sans-serif;
}

.serif {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

.largeText {
	font-size: 1.5em;
}

.normalText {
    font-size: 1em;
}

.smallText {
	font-size: .85em;
}

.tinyText {
	font-size: .75em;
}

.smallTracking {
	letter-spacing: -0.1em;	
}

.smallLeading {
	line-height: .85em;
}

.midLeading {
	line-height: 1.6em;
}

.largeLeading {
	line-height: 1.8em;
}

#leftCol h3 {
	color: #8a1e04;
	font-weight:normal;
	margin-top: 20px;
}

/* Colors */

.noHighlight {color: #000}

.lightBrown {
	color: #807e32;
}

.maroon {
	color: #735658;
}

.darkGreen {
	color: #736e4d;
}

.red {
	color: #8a1e04;
}

.lightBlue {
	color: #ccccff;
}

.white {
	color: #FFF;
}


/* Misc Styles */

.pageHeading {
	width: 504px;
	height: 36px;
	padding: 8px 0px 0px 42px;
	background: url('../images/bg-pagehead.gif') no-repeat;
}

.smallBox {
	width: 250px;
	height: 114px;
	margin-top: 12px;
	padding: 16px 30px 0px 0px;
	text-align: right;
	background: url('../images/bg-smallbox.jpg') no-repeat;
}

#homeHeader {
	position: relative;
	z-index: 5;
	height: 75px;
	background: url('../images/bg-hometitle.jpg') no-repeat;
	width: 615;
}

#footerAlt {
	width: 489px;
	margin: 5px auto 0;
}

.formSkin {
	margin: 12px auto;
	padding: 10px;
	background: #EEE;
	border: 1px solid #BBB;
}

.photo {
	margin: 8px;
	border: 1px solid #333;
}

.inlinePhoto {
	margin-left: -16px;
}

.capPhoto {
	float: right;
	display: inline;
	margin: 12px auto;
	width: 330px;
	text-aign: left;
}

.miniCol {
	float: left;
	width: 240px;
	margin: 0px 12px;
	padding: 0px 6px 0px 0px;
	border-right: 1px dotted gray;
}

.dottedHr {
	margin: 12px auto;
	border-bottom: 2px dotted gray;
	clear: both;
}

.dividerUpper {
	margin: 12px auto;
	border-top: 2px dotted gray;
	padding: 12px 0px;
}

.singleHr {
    margin: 8px 0;
    border-top: 1px solid gray;
    clear: both;
}

.doubleHr {
    margin: 8px 0;
    border-top: 3px double gray;
    clear: both;
}

.noMargin {
	margin: 0;
}

.noPadding {
	padding: 0;
}

.noBorder {
	border: none;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.indent {
	margin-left: 16px;
}

.margin12 {
	margin: 12px;
	padding: 3px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}
.clearLeft {clear:left}
.clearRight {clear:right}

.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}
.logoTreatment {padding: 5px; border: 1px solid silver; background-color: white;}
.floatLeft {
	float:left;
	display: inline;
	width: auto;
}

.floatRight {
	float: right;
	display: inline;
}

.centerImg {
	margin: 0 auto;
}
.colPrimary {
	font: 14px/180% Georgia, "Times New Roman", Times, serif;
	width: 200px;
	color: #8A1E04;
	float: left;
	margin-left: 20px;
}
.colPrimary p {margin-bottom: 0}
.colSecondary {
	float: right;
	width: 360px;
}
.error {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
}
.preloadImg {
	display: none;
}
.triCol {
	float: left;
	width: 26%;
	margin: 0 0 20px;
	padding: 0 0 0 25px;
}
#execProfile td {vertical-align: top;}
#execProfile td div{padding-left:17px;
	
}

/*************** Align ***************/
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.valignTop {
	vertical-align: top;
}
.valignBottom {
	vertical-align: bottom;
}
.valignMiddle {
	vertical-align: middle;
}

/*************** Padding ***************/
.padding5px {
	padding: 5px;
}
.padding10px {
	padding: 10px;
}
.padding15px {
	padding: 15px;
}
.padding20px {
	padding: 20px;
}

/************* Warnings ****************/

.warning {
	font-size: 16px;
	line-height: 120%;
	color: #FF9900;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 5px;
	font-weight: bold;
}

/**************** Errors ******************/

.errormsg {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
}
.error {
	font-size: 16px;
	line-height: 120%;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 5px;
	font-weight: bold;
}
.required {
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 1px;
	font-weight: bold;
	width: 25%;
}
/*************** Success *****************/

.success {
	font-size: 14px;
	line-height: 120%;
	color: #009900;
	background-color: #FFFFFF;
	border: 1px solid #33CC33;
	padding: 10px;
	font-weight: bold;
}

/*************** Pagination *****************/
.pagination {
	text-align: center;
	letter-spacing: 1px;
}
