/* tag styles */
body {
	background-color: #919191;
	margin: 0 0 15px 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	padding-top: 0px;
	padding-bottom: 15px;
	height: auto;
}

li {
	margin-left: 10px;
}

li.liSpotlight {
	margin-left: -28px;
}

li.noBullet {
	list-style-type: none;
}

a:link {
	text-decoration: underline;
	color: #333333;
}

a.onWhite:link {
	text-decoration: none;
	color: #000000;

}

a.onGray:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	text-decoration: underline;
	color: #999999;
}

a.onWhite:visited {
	text-decoration: none;
	color: #FF0909;
}

a.onGray:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	text-decoration: underline;
	color:#CCCCCC;
}

a:hover {
	text-decoration: underline;
	color:#bf454d;
}

a.onWhite:hover {
	text-decoration: underline;
}

a.onGray:hover {
	text-decoration: underline;
}

img {
	border-style: none;
	border-width: 0px;
}



/***************************************************** text styles ***************************************************/

.bodyText {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}

.bodyTextBold {
	font-weight: bold;
}

.bodyTextItalic {
	font-style: italic;
}

.bodyTextUnderline {
	text-decoration: underline;
}

.bodyTextWhite {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color:#FFFFFF;
	text-decoration:none;
}

.bodyTextRed {
	color: #FF0000;
}

.bodyTextBlue {
	color: #0099CC;
}

.bodyTextLarge {
	font-size: 1.2em;
	font-weight: bold;
}

.bodyHeading {
	position: relative;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.bodyTextSmall {
	font-size: 0.8em;
	font-weight: normal;
}

.footerText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color:#000000;
	text-decoration:none;
}

.marginLeftText {
	margin-left: 30px;
}

.issueItem {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.superScipt {
	font-size: 0.7em;
	vertical-align: super;
}

.subScipt {
	font-size: 0.7em;
	vertical-align: sub;
}
	

/*********************************** END OF TEXT STYLES **************************************************/

/************************************ positions **********************************************************/

.bodyParagraph {
	position: relative;
}

.flashCon {
	position: relative;
	margin-top: 10px;
	text-align: center;
}

.adPost {
	text-align:center;
	margin: 15px 8px 0px 8px;
}

div#copyright {
	margin-top: 5px;
	position: relative;
	bottom: 1px;
}

div#copyrightRight {
	margin-top: 5px;
	position: relative;
	left: 203px;
	bottom: 1px;
	width: 350px;

}
/************************************************ classes ************************************************/

.pageHead {
	position: relative;
	margin-top: 10px;
	text-align: center;
}
.pageHeadLT {
	position: relative;
	margin-top: 10px;
	text-align: left;
}
.headImage {
	margin-top: 10px;
	text-align: center;
}

.alignRight {
	margin-right: 8px;
	text-align: right;
}

.bodyImgLt {
	position: relative;
	margin-top: 0px;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	border: 1px solid #000000
}

.bodyImgLtNB {
	position: relative;
	margin-top: 0px;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 15px;
}

.bodyImgRt {
	position: relative;
	margin-top: 5px;
	text-align: right;
	float: right;
	margin-left: 15px;
	margin-right: 5px;
	border: 1px solid #000000;
}

.bodyImgRtNB {
	position: relative;
	margin-top: 5px;
	text-align: right;
	float: right;
	margin-left: 15px;
	margin-right: 5px;
}

.bodyTblCt {
	position: relative;
	margin-top: 0px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	float: none;
}

.bodyTblLt {
	position: relative;
	margin-top: 0px;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}

.bodyTblLtBD {
	position: relative;
	margin-top: 0px;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #000000;
}

.bodyTblRt {
	position: static;
	margin-top: 0px;
	text-align: left;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

.bodyTblRtBD {
	position: static;
	margin-top: 0px;
	text-align: left;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	border: 1px solid #000000;
}

.bodySub2Col {
	width: 550px;
	border-bottom: 1px solid black;
	margin-top: 5px;
	margin-left: 15px;
	
}

.bodySub2ColSplitLeft {
	width: 270px;
	text-align: left;
	float: left;
	position: relative;
}

.bodySub2ColSplitRight {
	width: 270px;
	text-align: left;
	float: right;
	position: relative;
	
}

.bodySub3Col {
	width: 760px;
	border-bottom: 1px solid black;
	margin-top: 5px;
	margin-left: 15px;
}

.bodySub3SL {
	width: 375px;
	text-align: left;
	float: left;
	height: 100%;
	
}

.bodySub3SR {
	width: 375px;
	text-align: left;
	float: right;
	
	
}

.bodySub1Col {
	width: 175px;
	margin-top: 5px;
	margin-left: 15px;
}

.cellCenter {
	text-align: center;
}

.cellLeft {
	text-align: left;
}

.cellTop {
	vertical-align: top;
}

.cellBottom {
	vertical-align: bottom;
}

.cellRight {
	text-align: right;
}

.borderAround {
	border: 1px solid #000000
}

.tblPageHead {
	position: relative;
	text-align: center;
}

.cellWhite {
	background-color:#FFFFFF;
}

/* start of specific aitc styles */

ul#aitc {
	position:static;
	margin-left: 10px;
	
}

ul#aitc li{
	list-style-image:   url(images/appleBullet.jpg);
	list-style-type: circle;
	padding-top: 7px;
	padding-bottom: 5px;
	
}

ul#aitc li.nobullet {
	list-style-type: none;
}

table#resSite {
	width: 255px;
	border: 1px solid #000000;
	
}
