.centerAlign {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	padding: 0px;
	margin-top: 0px;
}

.centerAlign2 {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	background-image: url(../images/back_middle.gif);
	background-repeat: repeat-y;
	float: right;
	padding: 0px;
	margin-top: -24px;
}
.linesBehind {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/back_middle.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.centerAlign3 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: 0px;
}
.centerAlign4 {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
}

.menu{
	margin:6 auto;
	padding:0;
	height:64px;
	width:100%;
	display:block;
	background:url(../images/back_menu.gif) repeat-x center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	
}
.menu li{
	list-style:none;
	display:inline;
	color: #FFFFFF;
	width: auto;
	
}
.menu li a{
	float:left;
	display:block;
	text-decoration:none;
	cursor:pointer;
	color: #FFFFFF;
	margin-right:15px;margin-left:15px;
}
.menu li a span{line-height:62px; float:left; display:block;padding-left:4px;padding-right:4px; }
.menu li a:hover{
	background-image: url(../images/back_nav.jpg);

}
.menu li a:hover span{}
.menu li a.active, .menu li a.active:hover{line-height:18px; background-image: url(../images/back_nav.jpg); }
.menu li a.active span, .menu li a.active:hover span{
	background-image: url(../images/back_nav.jpg);
	color: #999999;
}


.rightSide {
	width: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	float: right;
	border-left-width: 1px;
	height:100%;
	margin: 0px;
	padding: 0px 0px 40px;
}
.rightSide H1 {
	width: 330px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	border-top: 1px solid #333333;
	border-right: #333333;
	border-bottom: 1px solid #333333;
	border-left: #333333;
	padding: 10px;
	color: #FFFFFF;
	background-color: #009998;
	margin: 0px;
}
.rightSide img {
	border-top: 1px solid #333333;

}
.rightSide p {
	padding: 12px 10px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height:140%

}
.leftSide {
	width: 510px;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.leftSide H1 {
	font-size: 30px;
	color: #990000;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 10px 0px 10px 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.leftSide p {
	padding: 0px 10px 9px;
	margin: 0px 0px 8px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height:170%
}

.bottom {
	background-color: #009998;
	border-top-width: 15px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #009998;
	margin:0px;
	padding:10px 0px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
}

.threeColumns {
    margin-left: auto;
	margin-top:-60px;
    margin-right: auto;
	width: 880px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FAFDCE;
}
.circle {
	width: 175px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;

}
.circleRight {
	width: 175px;
	float: right;

}
.circleRight2 {
	width: 175px;
	float: right;
	
}
.leftColumns {
	width: 520px;
	margin:0;
	padding:0;	
}
.push {
height: 28px;
}
#login {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	float: right;
	width: 275px;
	padding: 6px;
	line-height: 200%;
}
.rightFloat {
float:right;
}
.leftFloat {
float:left;
}

#footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a:link {
	color:#FFCC00;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#footer a:visited {
	color:#FFCC00;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
#footer a:hover {
	color:#FFCC00;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
#footer a:active {
	color:#FFFF66;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
}   

.bottom p a:link {
	color:white;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: white;
}
.bottom p a:visited {
	color:white;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: white;
}
.bottom p a:hover {
	color:white;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: yellow;
}
.bottom p a:active {
	color:yellow;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: yellow;
} 



p a:link {
	color:blue;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: blue;
}
p a:visited {
	color:purple;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: purple;
}
p a:hover {
	color:red;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: red;
}
p #footer a:active {
	color:red;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
}   
.formText {

	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height:100%
}
#push {
	height: 10px;
	}
