
/* CSS Document - admin.header.css */
html, body{
background-color:#cccccc;
}
#pageTitle {
	font-family: georgia;
	font-size: 12pt;
	color: #234279;
	font-weight:bold;
	padding-bottom:12px;
	width:100%;
}
#pageSubtitle {
	font-family: georgia;
	font-size: 10pt;
	color: #F99A02;
	font-weight:bold;
	padding-bottom:12px;
	width:100%;
}
.pageDetails {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #5675AC;
	font-weight:normal;
	text-align:right;
	margin-left: 250px;
}

table#fmpData {
	background-color:#F2EFFC;
	width:550px;
	padding:2px;
}

 tr.fileBox_header {
 background-color:#234279;
 color: white;
 font-family:verdana,tahoma,arial,helvetica,sans-serif;
 font-weight:bold;
 }

td.fileBox_title {
    font-family:arial,tahoma,helvetica,sans-serif
    color: #D32C05;
    text-align:right;
    font-weight:bold;
 }

 tr.fileBox_row-1 {
    font: normal 0.8em verdana sans-serif;
    color: #234279;
    background-color:#EDEDEF;
 }

  tr.fileBox_row-title {
     font: normal 0.8em verdana sans-serif;
     color: #234279;
     background-color:#E5E4E7;
 }

  tr.fileBox_row-description {
     font: normal 0.8em verdana sans-serif;
     color: #234279;
     background-color:#DAD9DE;
 }

  tr.fileBox_row-notes {
     font: normal 0.8em verdana sans-serif;
     color: #234279;
     background-color:#CFCDD7;
 }

  tr.fileBox_row-filename {
     font: normal 0.8em verdana sans-serif;
     color: #234279;
     background-color:#CBCACF;
}


.contentTitle{
	font-family:verdana,arial,helvetica,tahoma;
	font-size:10pt;
	color=#21417A;
	font-weight:bold;
}

#container {
	width: 99%;
	min-width:650px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;border: 3px solid #FFFFFF;
}

#banner {
	padding: 5px;
	background-color: #fff;
	border: 2px solid #5474AD;
	margin-bottom:3px;
	font-family:georgia, tahoma;
	font-weight:bold;
	font-size:18pt;
	color:#5474AD;
}

#twoColumns{
	height:131px;
	background-color:#082A72;
	margin-bottom:3px;
}


#leftNav {
	float: left;
	width: 165px;
	margin: 0;
	background-color:#FFFFFF;
	margin-bottom:-3px;

}

#logoBlock{
	padding: 0px;

}

#fmpContent {
	clear: both;
	padding: 5px;
	border: 2px solid #5474AD;
	margin-bottom:3px;
	font-family:georgia, tahoma;
	font-weight:normal;
	font-size:10pt;
	color:#5474AD;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	padding: 5px;
	background-color:#5474AD ;
	text-align:center;
	font-face:verdana,tahoma,trebuchet,arial,helvetica,sans-serif;
	font-size:8pt;
	color: #FFFFFF;
}

# footer a:link{
color: #FFFFFF;
}

#footer a:visited{
	color: #FFFFFF;
}

#footer a:hover{
color:#C087E0;}

/* NAVIGATION BUTTONS */
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/btnFMP_ovr.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 165px;
	height: 20px;
	margin: 0;
	padding-bottom: 2px;
}
.cssnav a {

	display: block;
	font-size: 11px;
	width: 165px;
	height: 20px;
	display: block;
	float: left;
	color: white;
	text-decoration: none;
}

.cssnav a:hover {

	display: block;
	font-size: 11px;
	width: 165px;
	height: 20px;
	display: block;
	float: left;
	color: orange;
	text-decoration: none;
}

.cssnav img {width: 165px; height: 20px; border: 0; }

* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 15px;
	top: 0px;
	margin: 0px;
	padding: 3px;
	cursor: pointer;
	width: 165px;
	height: 5px;
	text-align: left;
}
/* END OF NAVIGATION */

.modifynorm 	{
	width: 125px;
	color: black;
	background-color: #54AD60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-left-color:#333333; 
	border-right-color:#333333; 
	border-top-color:#333333; 
	border-bottom-color:#333333
	}

.modifyover 	{
	width: 125px;
	color:#E69ADC;
	background-color:#34CD48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-left-color:#333333; 
	border-right-color:#333333; 
	border-top-color:#333333; 
	border-bottom-color:#333333
}

.pnorm 	{
	width:125px;
	color: #000000;
	background-color:#99B9F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color:#333333;
	border-right-color:#333333;
	border-top-color:#333333;
	border-bottom-color:#333333
	}
	
.pover 	{
	width: 125px;
	color: lime;
	background-color: #5474AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color:#333333;
	border-right-color:#333333;
	border-top-color:#333333;
	border-bottom-color:#333333
	}

.btnWide_norm	{
	width:175px;
	color: #FFFFFF;
	background-color:#D5A656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color:#333333;
	border-right-color:#333333;
	border-top-color:#333333;
	border-bottom-color:#333333
}



.btnWide_over 	{
	width: 175px;
	color: pink;
	background-color: #896322;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color:#333333;
	border-right-color:#333333;
	border-top-color:#333333;
	border-bottom-color:#333333
	}

.deletenorm 	{
	width: 125px;
	color: #FFFFFF;
	background-color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color:#333333;
	border-right-color:#333333;
	border-top-color:#333333;
	border-bottom-color:#333333
	}

.deleteover 	{
	width: 125px;
	color: red;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color:#333333;
	border-right-color:#333333;
	border-top-color:#333333;
	border-bottom-color:#333333
}


INPUT {
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-left-color:#333333;
border-right-color:#333333;
border-top-color:#333333;
border-bottom-color:#333333
}

input.button{
width:125px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-left-color:#333333;
border-right-color:#333333;
border-top-color:#333333;
border-bottom-color:#333333
}

input.button.wide{
width:175px;
}

/* Login Box CSS */

.login {
	margin-left: 35px;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px dashed #cccccc;
	width: 429px;
	background: #F1F3F5;
}
	

.login p {
	padding: 0 1em 0 1em;
	font-family:Verdana;
	font-size:10pt;
	color:#234279;
	}
	
.login h1 {
	padding: 0 1em 0 1em;
	font-family:Georgia;
	font-size:14pt;
	color:#234279;
	}
.login h6 {
	padding: 0 1em 0 1em;
	font-family:Verdana;
	font-size:8pt;
	font-style:italic;
	color:#234279;
	}	
	
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
}

.login-form {
	margin-left:125px;
	width: 60%;
}

.clr {
    clear:both;
    }
