/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/fp/images/bg_main.gif);
	margin: 10px 0px 0px;
	padding: 0px;
	scrollbar-face-color: #408FC7;
	scrollbar-highlight-color: #7DC7F6;
	scrollbar-darkshadow-color: #095387;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #2867B5;
	scrollbar-3dlight-color: #7DC7F6;
	scrollbar-shadow-color: #003366;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(/images/bullet.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
hr {
	line-height: 1px;
	color: #4A77AE;
}
/***********************************************/
/* FORM tag styles                             */
/***********************************************/ 
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formTxt{
	font-size: 11px;
	background-color: #EFEFEF;
	font-weight: bold;
	width: 150px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
/***********************************************/
/* Links                                       */
/***********************************************/ 
a:visited {
	color: #224F85;
	text-decoration: none;
}
a:link {
	color: #224F85;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
/* .alt */
a.alt:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.alt:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.alt:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.alt:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

/* Link for content navigator */
.sidenav a:visited {
	color: #224F85;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidenav a:link {
	color: #224F85;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidenav a:hover {
	color: #000000;
	background-color: #E4ED83;
}
.sidenav a:active {
	color: #224F85;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;	
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* Link for content sub-navigator */

a.subnav:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.subnav:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.subnav:active {
	color: #007FCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.subnav:hover {
	color: #007FCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* footer */

a.footer:visited {
	color: #DEEDFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer:link {
	color: #DEEDFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
/***********************************************/
/* Headings                                    */
/***********************************************/ 
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
 	margin: 0px;
 	padding: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
 	margin: 0px;
 	padding: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
 	margin: 0px;
 	padding: 0px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 	margin: 0px;
 	padding: 0px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
 	margin: 0px;
 	padding: 0px;
}
/***********************************************/
/* Custom Classes                              */
/***********************************************/
.block {
	cursor: pointer;
	display:block;	
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.midtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C7E0FE;
	border: 1px solid #3E7CC7;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #EDEDED;
	border-top: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	border-bottom: 1px solid #EDEDED;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.mainTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.LnavBG {
	background-image: url(/fp/images/layout/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.LnavSUB {
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tableData {
	font-size: 10px;
	background-color: #EFEFEF;
	text-align: center;
	padding: 2px;
}
.tableHeading {
	font-weight: bold;
	background-color: #DBDBDB;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}
.dataTable {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.box {
	border: 1px solid #93C1FC;
}
.cellbgrd {
	background-color: #FFFFFF;
	background-image: url(/fp/images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_admin {
	background-color: #FFFFFF;
	background-image: url(/fp/images/bg_admin.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whiteLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B466B;
	font-weight: bold;
}
.caltitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
}
.title3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B466B;
	font-weight: bold;
}
