/* CSS Document */


/** {margin: 0; padding: 0;} */



.sideBarText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFC;
}

.a.sideBarText:link, a.sideBarText:visited, a.sideBarText:active{
	text-decoration: none;
	color: #FFC;
	font-weight: bold;
}

.a.sideBarText:hover {
	text-decoration: underline;
	color: #FFC;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}


/* From index */
a:link {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	
}





h1 {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 2em;
	line-height: 1em;
}


h2 {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1em;
}



h3 {
	
	font-size:1em;
	
}

.p{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
	padding: 2px;
	font-style: normal;
	font-weight: bold;
}


a.siteMap:link {

	color: #000000;

	text-decoration: none;

}

a.siteMap:visited {

	color: #000000;

	text-decoration: none;

}


.textBoxBold {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #66CCFF;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
}


.navBar {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	display: block;
	padding: 5px;
	width: auto;
}


.navBar:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	display: block;
	padding: 5px;
	width: auto;
}

.required {color: #FF0000}


.siteMap{
	color: #000000;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}




.textInBoxLeft {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.textInBoxRight {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.topBar {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.mainText {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
}
.mainCellText {

	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
}



.aptTitle {

	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
}


.bottomBar {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.smallCellText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	padding-right: 10px;
}
