/* Text Formatting Start*/

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 12pt;
	display: block;
	line-height: 16px;
	text-align: justify;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 16px;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 16px;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}
.whatPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #009097;
	display: block;
	padding: 4px;
	border: thin solid #004155;
	width: 95%;
	margin: 5px;
}
.cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 11px;
}
li {
	margin-left: -25px;
}

/* Text Formatting End*/

/************************************************************************************************************/

/* Page Formatting Start*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bordLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #004155;
	display: table-cell;
}
.bordLeftRight {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004155;
	border-left-color: #004155;
}
.bordBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #004155;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004155;
	text-align: center;
	display: block;
	height: 40px;
}

.box {
	border: thin solid #004155;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	background-color: #009097;
}

hr {
	border: 0;
	width: 100%;
	background-color: #000;
	color: #000;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

/* Page Formatting End*/

/************************************************************************************************************/

/* Basic Links start*/


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #009097;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #009097;
	text-decoration: none;
}
a:hover {
	color: #004155;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #004155;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}



/* Basic Links End*/

/************************************************************************************************************/

/* Main Menu start*/


.menuBg {
	background-color: #004155;
	display: table-cell;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #004155;
	border-left-color: #004155;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BDAF1;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BDAF1;
	text-decoration: none;
	font-weight: bold;
}

/* Main Menu End*/

/************************************************************************************************************/

/* Footer Menu Start*/

a.footerMenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7BDAF1;
	text-decoration: none;
}
a.footerMenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7BDAF1;
	text-decoration: none;
}

/* Footer Menu End*/

/************************************************************************************************************/


.textWht10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}
.bordLeftWhite {

	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: table-cell;
}
.bordLeftRightWhite {

	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009097;
}
