/* STEALING GRAPHICS FOR HEADER -- via deploy-time pass of buildutils/python/css-graphics-symlinks.py
/* url(/graphics/headers/awhHeader.gif);*/

body {
	background: #9999CC;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	}

img	{
	border: 0px;
	}

img.middle {
	vertical-align: middle;
	margin-bottom: 1px;
	}

#mastertable {
	width: 675px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.leftContent {
	float: left;
	width: 165px;
	}

.rightContent {
	margin-left: 165px;
	width: 450px;
	min-height: 400px;
	padding-left: 15px;
	border-left: dashed #999999 1px;
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	}

.rightContent li {
	margin-left: -25px;
	color: #666666;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

/*<group=tabs>*/

.navcontainer {
	background-image: url(/images/navStripe.gif);
	}

.navcontainer span {
	display: none;
	visibility: hidden;
	font-size: 0px;
	}

.navcontainer a {
	height: 20px;
	display: block;
	background: #9999CC;
	background-image: url(/images/buttonUp.gif);
	border-top: 1px solid #7777BB;
	border-bottom: 1px solid #7777BB;
	border-left: 1px solid #7777BB;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-indent: 15px;
	margin-top: 5px;
	}

.navcontainer a:hover {
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	background-image: url(/images/buttonDown.gif);
	}

.navcontainer #active {
	color: #333333;
	background-color: #CCCCFF;
	background-image: url(/images/buttonDown.gif);
	}
	
/*<END>*/


.borderTB {
	border-top: #0066CC solid 1px;
	border-bottom: #0066CC solid 1px;
	}
	
.borderR {
	border-right: #0066CC solid 1px;
	}
	
.borderB {
	border-bottom: #0066CC solid 1px;
	}
	
.borderT {
	border-top: #0066CC solid 1px;
	}
	
.borderAll {
	border: #999999 solid 1px;
	}
	
.rowHeight28 {
	height: 28px;
	}

.h1 {
	font-size: 18px;
	}

.h2 {
	font-size: 16px;
	}

.header {
	font-size: 20px;
	font-weight: bold
	}

#sm {
    font-size: 11px;
    }

.lg {
    font-size: 14px;
    }

.light {
	color: #666666;
    }

#ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    }

.centerStandard {
	text-align: center;
    }

.centerStandardRed {
	color: #FF0000;
	text-align: center;
    }

.centerStandardLarge {
    font-size: 14px;
	text-align: center;
    }

.centerWarning20 {
    font-size: 20px;
	color: #FF0000;
	text-align: center;
    }

.rightStandardBold {
	text-align: right;
	font-weight: bold;
    }

.rightStandardBoldRed {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
    }

.leftAnnouncementBold {
	color: #006699;
	font-weight: bold;
    }

.centerAnnouncementBold {
	color: #006699;
	font-weight: bold;
	text-align: center;
    }

#Oran {
	color: #FF9900;
	}

#Oran a
	{
	color: #FF9900;
	}

.successCenter {
	color: #336699;
	font-size: 18px;
	text-align: center;
	}

.pageHeadCtr {
	color: #336699;
	font-size: 18px;
	text-align: center;
	}

.blueBold {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
	}

.redBold {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	}

.redBoldSmall {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	}

#light {
	color: #999999;
	}

#bGreen {
	color: #99CC00;
	}

.wh9 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
    }

#paintTitle {
	color: #FF9966;
	border-bottom: solid 1px #99CCCC;
	}

.paintTitle {
	color: #FF9966;
	border-bottom: solid 1px #99CCCC;
	}
	
.paintTitleH2 {
	color: #FF9966;
	border-bottom: solid 1px #99CCCC;
	font-size: 16px;
	}

#justifyStd {
	text-align: justify;
    }

.row1 {
	background: #D3DCE3;
}

.row2 {
	background: #EEEEEE;
}

.row3 {
	background: #DDDDDD;
}

.row4 {
	background: #FFFFFF;
}

.row5 {
	background: #D9ECD9;
}

.headerPurple {
	color: #9999CC;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}
		
.justifyStd {
	color: #333333;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify
  	}

a {
	color: #333399;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	}

a.standard {
	color: #333399;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-decoration: underline;
	}


	
a:hover {
	text-decoration: none;
	}
	
			
.subHeader {
	float: left;
	color: #333333;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 450px;
	height: 16px;
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px; 
	border-bottom: #999999 solid 1px;
	border-right: #999999 solid 1px;
	background-color: #dddddd;
	}
	
.subHeader a {
	text-decoration: none;
}
	
.subHeaderDate {
	display:none;
	color: #333333;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	margin-left: 276px;
	width: 175px;
	height: 16px;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px; 
	border-bottom: #999999 solid 1px;
	background-color: #dddddd;
}
	
.subContent {
	margin-left: 10px;
	margin-top: 5px;
	width: 400px;
}
	
td.header {
	color: #666666;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}
	
.header {
	color: #666666;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}
	
.headerIntro {
	color: #9999CC;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	}
		
.headerPurple {
	color: #9999CC;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom: #999999 dashed 1px;
	}

.sponsorBlock {
	float:right;
	padding-left:10px;
	color: #666666;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	}
	
.whitespace100 {
	height: 100px;
	}

.justifyStd {
	color: #333333;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify
	}
	
.marginPoem {
	margin-left: 100px;
	}

.bodyText {
	color: #333333;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
.bodyTextLight {
	color: #666666;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px
	}
	
.bodyTextLightSmall {
	color: #333399;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.awhSearchColLt {
	width: 210px;
	float: left;
	border-right: dashed #999999 1px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.awhSearchColRt {
	float:right;
	width: 210px;
	padding-left: 15px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.awhFtrColLt {
	width: 325px;
	float: left;
	border-right: dashed #999999 1px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.awhFtrColRt {
	margin-left: 325px;
	width: 325px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.roundContainer {
	width: 695px;
	background-color: #ffffff;
	color: #ffffff;
}


.trCorner { 
	background: url(/graphics/images/AWH_tr.gif) no-repeat top right;
	margin-left: 348px;
}

.brCorner {
	background: url(/graphics/images/AWH_br.gif) no-repeat bottom right;
	margin-left: 348px;
}

.tlCorner { 
	background: url(/graphics/images/AWH_tl.gif) no-repeat top left;
	width: 347px;
	float: left;
}

.blCorner {
	background: url(/graphics/images/AWH_bl.gif) no-repeat bottom left;
	width: 347px;
	float: left;
}


