﻿/* HTML Styles */

html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	background-color:#b8b8a3;
	margin:0 0 0 0;
	text-decoration: none;
}

a
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #44426e;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #a6a68c;
	text-decoration: none;
}

/* Header Styles */

#topLogin
{
	background-color: #c4c4d2;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #44426e;
	text-align: center;
	text-decoration: none;
}

#topLogin a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #44426e;
	text-decoration: none;
}

#topLogin a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Left Navigation Styles */

#Nav 
{
	background-color: #a6a68c;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #e9e9e2;
	text-decoration: none;
	text-indent: 20px;
}

#Nav a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #e9e9e2;
	text-decoration: none;
	text-indent: 20px;
}

#Nav a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
}

#leftLogin
{
	background-color: #c4c4d2;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #44426e;
	text-decoration: none;
	text-indent: 20px;
}

#leftLogin a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #44426e;
	text-decoration: none;
	text-indent: 20px;
}

#leftLogin a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
}

#content 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

/* Footer Styles */

#footer {
	font-family: Verdana;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#footer a
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #44426e;
	text-decoration: none;
}

#footer a:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #a6a68c;
	text-decoration: none;
}

/* Login Page Styles */

#loginheader
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	padding:1px 2px 1px 2px;
	font-size: 10px;
	background-color:#df6041;
	color:#ffffff;
}
#logincell
{
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#3c4a6d;
}

/* Editor Styles */

.PageHeader 
{
	font-family: Verdana;
	font-size: 14;
	font-weight: bold;
	width:100%;
	
	padding-top:4px;
	text-indent:30px;
	text-align:left;
	vertical-align:middle;
	
	background-image:url(images/client/arrow_blue.gif);
	background-repeat:no-repeat;
	background-color:#C4C4D2;
	color: #15134a;
	height:22px;
}

.SubHeader 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height:20px;
	padding:1px 20px 1px 30px;
	border-top:solid 1px #C4C4D2;
	border-right:solid 1px #C4C4D2;
	border-bottom:solid 1px #C4C4D2;
	background-image:url(images/client/arrow_brown.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#ededed;
	color: #15134a;
	height:20px;
	
}

.SubLinks 
{
	font-family: Verdana;
	font-size: 8pt;
	color: #15134a;
	text-decoration: none;
	font-weight:bold;
}

.form 
{
	font-family: Verdana;
	font-size: 11pt;
	color: #505050;
}

.highlight
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #c4c4d2;
}
.report
{
	font-family: Verdana;
	background-color: #ededed;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.imageStroke
{
	border: solid 1px #666699;
}
#simpleForm
{
	font-size:7.25pt;
	font-weight:bold;
	color:#393A5A;
}
#simpleForm input
{
	font-size:9pt;
	width:80%;
		
}
#simpleForm select 
{
	font-size:9pt;
}
#simpleForm h4
{
	font-size:10pt;
	font-weight:bold;
	border-bottom:solid 1px #8BA5D5;
	
}
#simpleForm input[type=checkbox] 
{
	font-size:9pt;
	color:#393A5A;
	width:10%;
	
}
#simpleForm input[type=submit] 
{
	height:20px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1c2452;
	
}

#simpleForm input[type=reset] 
{
	height:20px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1c2452;
}