@charset "utf-8";
.tableHeadingDivider {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
	padding-top: 20px;
	color: #CCCCCC;
	padding-bottom: 1px;
}
.TextField {
	background-color: #AEAEAE;
	border: 1px solid #333333;
}

a:hover {
	color: #6DCEF8;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #8ED8FB;
}
a:visited {
	text-decoration: none;
	color: #707C7C;
}

p {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.maintextBoldRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AEAEAE;
	font-weight: bold;
	text-align: right;
}
.maintextBulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #AEAEAE;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
}


.maintextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AEAEAE;
	font-weight: bold;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AEAEAE;
}
p.list {
	padding-left: 25px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	line-height: 10pt;
}


p.liststyle {
	padding-left: 45px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 30px 9px;
	line-height: 10pt;
}
.Copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 70px;
	text-align: right;
	padding-bottom: 5px;
}

a.special:link {
	color: #666666;
	text-decoration: none;
     }

a.special:visited {
	color: #666666;
	text-decoration: none;
     }

a.special:hover {
	color: #999999;
	text-decoration: none;
     }

a.special:active {
	color: #666666;
     }
#Container {
	background-image: url(../images/layout2_04.jpg);
	background-repeat: repeat-y;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
}
#GraphicHeader {
	background-image: url(../images/layout3_01.jpg);
	height: 356px;
	background-repeat: no-repeat;
}
#FlashDiv {
	background-image: url(../images/a5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 356px;
}

#Divider {
	background-image: url(../images/a5.jpg);
	height: 28px;
}
#MenuArea {
	height: 50px;
	margin-right: 30px;
	margin-left: 30px;
}
#LeftColumn {
	width: 210px;
	float: left;
}
#RightColumn {
	width: 410px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 15px;
	padding-right: 10px;
	border-left-color: #6F6F6F;
}
#RightColumnWide {
	width: 600px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 15px;
	padding-right: 10px;
	border-left-color: #6F6F6F;
}


#MainArea {
	margin-right: 30px;
	margin-left: 35px;
	padding-top: 20px;
	height: auto;
}
#Footer {
	background-image: url(../images/layout3_05.jpg);
	height: 124px;
	padding-right: 30px;
	padding-left: 30px;
}
.clear {
	clear: both;
}
.imagesStaff {
	background-color: #535353;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	float: right;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.imagePadLeft {
	padding-left: 15px;
}


.images {
	background-color: #535353;
	padding: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.maintextBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6DD1F5;
	font-weight: bold;
}
.BoldBlueBIGRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #66CCCC;
	font-weight: bold;
	border: 1px solid #6DD1F5;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}

.maintextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AEAEAE;
	text-align: right;
	padding-right: 12px;
	vertical-align: top;
}
.tableHeadingDividerBLue {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border-bottom-style: none;
	text-align: right;
	padding-top: 20px;
	color: #6DD1F5;
	padding-bottom: 1px;
}
