/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-image: url(assets/bckgrd.gif);
	background-repeat: repeat-y;
}
 A:link { color: rgb(0,0,0);}
.floattop {
	vertical-align: top;
}

 A:hover { color: rgb(153,153,153);}
.float_left {
	float: left;
}
.shadow {
	border: thin solid #000;
	-moz-box-shadow: 3px 3px 4px #555;
	-webkit-box-shadow: 3px 3px 4px #555;
	box-shadow: 3px 3px 4px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#555555')";


	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#555555');
	background-color: #eee;
	background-image: url(assets/2011-AC/background-only.jpg);
}
.special {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}


 A:visited { color: rgb(0,0,0);}
 .TextObject { font-family: 'MS Sans Serif', sans-serif; font-size: xx-small;}
.Sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #446D8C;
	text-align: center;
}

 .TextNavBar { font-family: 'MS Sans Serif', sans-serif; font-size: 9pt; color: rgb(153,153,153); font-weight: normal; font-style: normal;}
.toptile {
	background-repeat: repeat-x;
	background-position: top;
}

 
.HelvUniversal {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: normal;
}
 .HelvUnivBold { font-family: 'MS Sans Serif', sans-serif; font-size: 8pt; font-weight: bold;}

 
.HelvUniversalWhite {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: normal;
		color: #FFFFFF;
}
.bottombg {
	background-position: bottom;
	background-repeat: no-repeat;
}
.tableborder {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.HorizBorders {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.bckground {
	background-image: url(assets/2011-AC/background2.jpg);
}




.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: 18px;
	color: #000000;
}
.norepeat {
	background-repeat: no-repeat;
}

.Pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #446D8C;
	text-transform: none;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.SectionheaderLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #446D8C;
}
.border {
	border: 5px double #446d8c;
}
.normalRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: 18px;
	color: #F00;
}
.normalSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: 18px;
	color: #000000;
}
.SectionheaderLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #446D8C;
	text-align: left;
}

