body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	background-color: #E7EAED;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}
#topMenu {
	padding: 0px 0px 10px 0px;
	width:100%;
	text-transform: uppercase;
	color: #000000;
	background-color: #F7F7F9;
	background-image: url(../images/newSite/titleBar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#topMenu a {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
#topMenu a:hover {
	text-decoration:underline;
}
#mastContent {
	width:100%;
}
#content{
	width:765px;
	background-color:#FFFFFF;
	border-left:#F7F7F9 1px solid;
	border-right:#F7F7F9 1px solid;
	text-align: left;
}
#sideMenuLeft{
	position:static;
	float:left;
	width:187px;
	height:100%;
	background-color:#F7F8F9;
	background-position: right bottom;
	background-repeat:no-repeat;
	background-image:url(../images/newSite/cap_left.gif);
	padding: 10px 5px 10px 5px;
	text-align: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#sideMenuLeft a {
	color: #000000;
	text-decoration: none;
}
#sideMenuLeft a:hover {
	text-decoration: underline;
}

#middle ul {
	list-style-type: none;
	margin: 0px 5px 12px 15px;
	padding:0px 0px 0px 0px;
}
#middle {
	float: left;
	width: 555px;
}

#sideMenuLeft ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 15px;
}
#sideMenuLeft li {
	list-style-image: url(../images/bullet_arrow.gif);
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	font-size: x-small;
	text-transform: uppercase;
	list-style-type: none;
	margin: 5px 0px 0px 5px;
	font-weight: bold;
}
#sideMenuLeft li li {
	list-style-type: none;
	list-style-image: url(../images/spacer.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

#sideMenuRight{
	position:relative;
	float:right;
	width:170px;
	height:100%;
	background-color:#f7f7f8;
	background-image: url(../images/newSite/cap_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px 0px 16px 0px;
	font-size:x-small;
}
#sideMenuRight a{
color:#000000;
text-decoration:none;
}
#sideMenuRight #item{
	position:relative;
	float:right;
	padding:5px 0px 5px 0px;
	width:100%;
	background-color:#f7f7f8;	
	display:block;
}
#sideMenuRight #item:hover{
	background-color: #E7EAED;
}
#footer{
	clear:both;
	background-color:#000000;
	color:#FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-size: x-small;
}
#footer a {
	color: #FFCC66;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#sideMenuLeft ul ul {
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
h1 {
	font-size: medium;
	font-weight: bold;
	margin-top: 10px;
}
#mastContent #content h1 {
	padding: 3px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#mastContent #content h2 {
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}#mastContent #content p {

	font-size:small;
	padding: 3px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
th {
	text-align: left;
	padding-left: 5px;
	font-size: x-small;
}
th .required {
	font-weight: normal;
	color: #FF0000;
}
#middle_index {

	float: left;
	width: 375px;
}
#middle_index ul {

	list-style-type: none;
	margin: 0px 5px 12px 15px;
	padding:0px 0px 0px 0px;
}
