* {	
	 margin: 0;
	 padding: 0;
}
body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	height: 100%;
	width: 100%;
	font: 11px/120% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 40px;
	text-align: left;
	color: #666666;
	background: #000000 url(../images-css/body-bg.jpg) repeat-x 0 0;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #333333;
	font: normal 11px/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
p
{
	margin-bottom: 8px;
}

h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
	letter-spacing: 1px;
	color: #082D4C;
	font-weight: bold;
	clear: left;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a
h6 a 
{
	padding: 0px;
	color: #082D4C;
}
h1 {
	margin-top: 0px;
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h1
{
	font-size: 14px;
}
h2
{
	font-size: 13px;
	color: #184C80;
}
h3 {
	font-size: 13px;
	color: #426421;
}

h4
{
	font-size: 12px;
	color: #334d1a;
}
h5
{
	color: #FFFFFF;
	font-size: 12px;
}

a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: none;
	color: #194E82;
}

a:hover
{
	color: #00031E;
}
a:selected {
	text-decoration: underline;
}
ul, 
ol
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 1px;
}
ul li {
	margin-bottom: 2px;
	padding-left: 7px;
	background: url(../images/li.gif) no-repeat left 5px;
}
ul ul li
{
	list-style: url(../css/UserFiles/Image/Frame/lili.gif) no-repeat left center;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}


#menu {
	margin-left: 19px;
	margin-right: 19px;
	background-image: url(../images-css/menu_bg.jpg);
	width: 917px;
	height:33px;
	
}
#container  {
	width: 955px;
	margin: 0 auto; 
} 
#site-content {
	background: #fff;
}
#LogoHeader  {
	padding-left: 19px;
	background: url(../images/LogoImage_03.jpg) no-repeat 19px;
	height: 235px;
	width: 916px;
	float: left;
	} 
#mainContent  {
	margin: 0 0 0 20px; 
	padding: 40px 20px 0 20px; 
	background-color: #FFFFFF;
	width: 620px;
	float: left;
	clear: left;
	display: inline;
}
#sidebar1  {
	float: left; 
	width: 215px; 
	background:url(../images-css/sidebar-bg.jpg) repeat;	
	margin: 0 20px 0 0;
	padding: 20px;
	display: inline;
}
#sidebar1 label {
	width: 130px;
	float: left;
}
#sidebar1 p.contact label {
	width: 80px;
	float: left;
}
 
#footer  {
	border-top: 1px solid #999;
	margin: 20px 20px 0 20px;
	float: left;
	clear: both;
	width: 905px;
} 
#footer  p  {
	margin: 0;
	padding: 10px 0; 
}
#footer a {	
	font-size:10px;
	color:#CCC;
	text-decoration:none;
}

#footer a:hover {	
	color: #194E82;
}
.ClearBoth {
	margin: 0;
	line-height: 0;
	font-size: 0;
	padding: 0;
	clear: both;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background-color: #FFFFFF;
}


/*Typography*/


	
#menu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:12px;
	letter-spacing:1px;
	border-right:1px solid #082641;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 10px;
	float: left;
	width:auto;
	line-height:30px;
	font-weight: bold;	
}

#menu a:hover {	
	color:orange;
}	

#menu a.homeBtn {	
	float:right;
	border-right:none;	
	padding-top: 5px;
	
	
}	

#mainContent p {padding-left:30px;}

.logoThumbs img {
	margin:15px;
	line-height: 55px;
	vertical-align: middle;
}
.noImg {
	padding: 5px;
	border: 1px dashed #CCCCCC;
	background: #F6F6F6;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-top: 12px;
	margin-bottom: 13px;
}


#sidebar1 h1, 
#sidebar1 h2, 
#sidebar1 h3, 
#sidebar1 h4, 
#sidebar1 h5, 
#sidebar1 h6 {
	color: #333333;
	}
	
#sidebar1 p {
	color: #222;
	}
	
	
#Voucher td,
#Request  td {
	padding: 4px 1px;
	text-align: right;
	vertical-align: top;
}
#Voucher input,
#Request input,
#Voucher textarea,
#Request textarea,
#Voucher select,
#Request select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #FFFFFF;
	font: normal 11px/120% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #D0D3D3;
	padding: 1px;
	width: 200px;
}
#Voucher .submit,
#Request .submit {
	color: #FFFFFF;
	background: #174F80;
	width: auto;
}
#Request label {
	margin-bottom: 5px;
}
#container #site-content #mainContent #Voucher .small {
	font-size: 10px;
	color: #999999;
}
#Voucher .trColourEven {
	background-color: #FFF;
}
#Voucher .trColourOdd {
	background-color: #FFF;
}
#DesignRequestPanel label {
	clear: both;
	float: left;
	margin-bottom: 8px;
}
#DesignRequestPanel input,
#DesignRequestPanel textarea
 {
	width: 213px;
	background: #EAEDED;
	border: 1px solid #FFFFFF;
	color: #333333;
	font: 10px/120% Verdana, Arial, Helvetica, sans-serif;
	text-indent: 3px;
}
#DesignRequestPanel input:active,
#DesignRequestPanel textarea:active
 {
	background: #FFF;
}
#DesignRequestPanel #Submit {
	color: #FFFFFF;
	background: #082D4C;
	width: auto;
	margin-top: 10px;
}.hr {
	padding-top: 15px;
	padding-bottom: 15px;
}
