.mainClass {
	background-attachment: scroll;
	background-image: url(/images/bkg.jpg);
	background-repeat: no-repeat;
	background-color: #67999A;

}

p {
	font-family: Garamond, "Times New Roman", sans-serif;
	color: #333333;
	font-size: 11pt;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
}

rightP {
	font-family: Garamond, "Times New Roman", sans-serif;
	color: #333333;
	font-size: 11pt;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
	text-align: right;
}

input {  font-family: Garamond, "Times New Roman", sans-serif; font-size: 10pt}
.title { font-family: Garamond, "Times New Roman", sans-serif; font-size: 15pt; font-style: normal; font-weight: normal; color: #333333;}
.pageSubTitle{ font-family: Garamond, "Times New Roman", sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #333333;}

.contentInBack {
	background-image: url(/images/white_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0px;
}

.bottomRightPadding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.titleColor {
	color: #6E0006;
	}
	
.tableMargin {
	margin: 0px;
	padding: 0px;

	}
	
.contentBack {
	background-image: url(/images/welcome_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
}

.sideImageRight {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}

.sideImageRightNegative {
	margin-right: -10px;
	margin-bottom: -10px;
}

.copyright {
	font-family: Garamond, "Times New Roman", sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

li {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6E0006;
	text-align: justify;
	font-weight: normal;
	list-style-type: square;
}

pageLink{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #346667;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.pageLink{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #346667;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #346667;
	font-weight: bold;
	text-decoration: none;
}

.alinkBigText{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #346667;
	font-weight: bold;
	text-decoration: none;
}

.myMenuItem {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #346667;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
	white-space: nowrap;
}

a.myMenuItem{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #346667;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
}

.myActiveMenuItem {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E0006;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
}

a.myActiveMenuItem{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E0006;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
}

select {
	font-family: Garamond, "Times New Roman", sans-serif;
	font-size: 10pt;
}

.leftBackground {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/left_blank.png', sizingMethod='scale')
}

.leftBackGround[class]{
	background-image: url(/images/left_blank.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
