@charset "UTF-8";
/* CSS Document */

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

p {
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #666666;
}

em {
	font-style:italic;
}

form {
	margin: 0px;
	padding: 0px;
}

ul.numberlist {
	list-style:decimal;
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #666666;
	padding: 0 0 0 25px;
	margin: 0;
}

strong {
	font-weight:bold;
}

td {
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #666666;
	padding:4px;
	vertical-align:top;
	border-bottom:solid 1px #ccc;
}

td.noborder {
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #666666;
	padding:4px 4px 0 4px;
	vertical-align:top;
	border-bottom:0px;
}

th {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #666666;
	padding:5px 4px 5px 4px;
	background-color:#ccc;
}

.menu{
line-height: 1px;
}

a.menu,a.menu:link {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
display: block;
width: 160px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #006699;
line-height: 11px;
}

a.menu:hover {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
display: block;
width: 160px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #ff6600;
line-height: 11px;
}

a.menu1,a.menu1:link {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
display: block;
width: 160px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #7c7c7c;
line-height: 11px;
}

a.menu1:hover {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
display: block;
width: 160px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #ff6600;
line-height: 11px;
}

.menuo {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
display: block;
width: 160px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #ff6600;
line-height: 11px;
}

.light {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
}

a.light {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
}

a.light:hover {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #006699;
text-decoration: none;
}

h2 {
font-family: Arial, san-serif;
font-size: 18px;
font-weight: bold;
color: #666666;
}

.orange {
font-family: Arial, san-serif;
font-size: 11px;
color: #ff6600;
}

.orangecolor {
color: #ff6600;
}

.teallight {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #006699;
}

a.teallight {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #006699;
text-decoration: none;
}

a.teallight:hover {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: normal;
color: #ff6600;
text-decoration: none;
}

.tealcolor {
color: #006699;
}

.teal {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: bold;
color: #006699;
}

a.teal {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: bold;
color: #006699;
text-decoration: none;
}

a.teal:hover {
font-family: Arial, san-serif;
font-size: 11px;
font-weight: bold;
color: #ff6600;
text-decoration: none;
}

a {
font-family: Arial, san-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}

a:hover {
font-family: Arial, san-serif;
font-size: 11px;
color: #006699;
text-decoration: none;
}

input {
border: 1px;
border-color:#999;
border-style:solid;
background-color: #fff;
color: #333333;
font-family: Arial, san-serif;
vertical-align: middle;
font-size:11px;
}

.greyinputsml {
width: 150px;
padding: 2px;
border: 1px;
border-color:#999;
border-style:solid;
background-color: #fff;
color: #333333;
font-size:11px;
font-family: Arial, san-serif;
vertical-align: middle;
}

.greyinput {
width: 220px;
padding: 2px;
border: 1px;
border-color:#999;
border-style:solid;
background-color: #fff;
color: #333333;
font-size:11px;
font-family: Arial, san-serif;
vertical-align: middle;
}


.greytextarea {
width: 220px;
height: 100px;
padding: 2px;
border: 1px;
border-color:#999;
border-style:solid;
background-color: #fff;
color: #333333;
font-size:11px;
font-family: Arial, san-serif;
vertical-align: middle;
}

.buttoninput {
border: 1px;
border-color:#999;
border-style:solid;
background-color: #ccc;
color: #333;
font-size:11px;
font-family: Arial, san-serif;
font-weight: bold;
vertical-align: middle;
padding:3px;
}


.wrapper { 
margin: 0 auto;
width: 960px;
}

.header {
color: #333;
width: 960px;
float: left;
padding-top:20px;
padding-bottom:20px;
}

.leftcolumn { 
float: left;
width: 160px;
padding-bottom: 10px;
}

.maincolumn { 
float: left;
width: 360px;
padding-bottom: 10px;
}

.rightcolumn { 
float: left;
width: 360px;
padding-bottom: 10px;
}

.topspan {
float: left;
width: 740px;
padding-bottom: 10px;
}

.subwrap {
clear: both;
width: 360px;
padding-bottom: 10px;
}

.subcol {
float: left;
width: 175px;
padding-bottom: 10px;
}

.subcol135 {
float: left;
width: 135px;
padding-bottom: 10px;
}

.ten{ 
float: left;
width: 10px;
height: 5px;
}

.twenty{ 
float: left;
width: 20px;
height: 5px;
}

.footer {
clear: both;
width: 960px;
padding-top: 20px;
padding-bottom: 20px;
}

/* define side menu styles */

ul.menu, ul.menu ul {
	
 list-style-type:none;
  margin: 0;
  padding: 0;
  width: 160px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
  margin-bottom: 0px;
}

ul.menu li a {
  background: #006699;
  color: #fff;	
  padding: 5px;
  line-height:16px;
}

ul.menu li a:hover {
  background: #FF6600;
}

ul.menu li ul li a {
  background: #eee;
  color: #333;
  padding-left: 15px;
}

ul.menu li ul li a:hover {
  background: #eee;
  border-left: 5px #FF6600 solid;
  padding-left: 10px;
}