


body {

	margin: 0px;

	color: #000000; /* 5C5C5C */ 

}

#container {

	background-image: url(px.gif);

	background-repeat: repeat-y;

	background-position: 766px;

}

#header {

	background-color: #2959A6;

	width: 761px;
	height: 134px;
	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	background-image: url(bckgrnd/header_1.jpg);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	text-align: right;

	padding-right: 5px;

	color: #FFFFFF;

	background-repeat: no-repeat;

}

#topTxt {
	font-size: 16px;


}
#main {

	width: 766px;

}

#footer {

	background-color: #FFFFFF;

	width: 766px;

	text-align: center;

	color: #FFFFFF;

	background-image: url(px.gif);

	background-repeat: repeat;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	padding-top: 2px;

	padding-bottom: 2px;

	font-size: 9px;

	font-family: Arial, Helvetica, sans-serif;

}
div#menu {

	width: 766px;

	background-image: url(px.gif);

	background-repeat: repeat;



}

p {

	text-align: justify;

}
div.topTxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
 	padding-top: 5px;
	padding-bottom: 38px;
}
div.topTxt a {

	color: #FFFFFF;

	text-decoration: none;
}
div.topTxt a:hover {

	text-decoration: underline;

	color: #BCBCBC;

}

div.btn {

	background-image: url(px.gif);

	background-repeat: repeat;

	float: left;

	padding: 5px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

}

div.btn a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

div.padContent {

	padding: 5px;

}

div.leftBtn {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FFFFFF;

}

div.btn a:hover {

	text-decoration: underline;

	color: #BCBCBC;

}

div.indent {

	background-image: url(px.gif);

	background-repeat: repeat;

	margin-left: 87px;

}

div.selected {

	background-color: #0099FF;

	background-image: none;

}

div.floatLeft {

	float: left;

}

div.topPad {

	padding-top: 45px;

	text-align: center;

}

div.floatRight {

	float: right;

	margin-bottom: 10px;

	margin-left: 10px;

}

div.sub-title {

	font-size: 12px;

	font-weight: bold;

}

div.underline {

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	padding-bottom: 10px;

}
a.selected {
	text-decoration: underline;
	color: #CCCCCC;
}

