/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.customNull
{
    list-style-type:none;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#727272;
	line-height:13px;
}
h1
{
    text-align:center;
    line-height:25px;
}
a {
	text-decoration: none;
	color:#1A88B8;
	font-size:12px;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:11px;
color:#737373;
text-decoration:none;
line-height:px;
font-weight:;
}

.bot_txt {
color:#2B92BC;
font-family:Tahoma;
font-size:11px; 
text-decoration:none}

.gray {color:#727272; text-decoration:none}
.green {
	color:#5AA623;
	text-decoration:none;
	line-height: 13px;
}
.big {font-size:12px}
.blue {color:#1A88B8; text-decoration:none}
.ul1
{
	margin-top: 10px;
	font-size: 20px;
	list-style-image: url(images/arrow.jpg);
	margin-bottom: 10px;
	color: #1a88b8;
	line-height: 22px;
	text-decoration: none;
}
.ul2
{
	font-size: 18px;
	color: #5aa623;
	line-height: 20px;
}
.ul3
{
	font-size: 16px;
	color: #ff9966;
	line-height: 18px;
}
.orange{
	color: #ff9966;
	text-decoration: none;
}

.form { width:109px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#BCBCBC;
		background-color:#FCFCFC;
		color:#707070;
		margin-left:0px;
		margin-right:0px}
		
.form1 { width:170px;
		height:15px;
		font-family:tahoma;
		font-size:10px;
		color:#887D6C;
		border-style:solid;
		border-width:1px;
		border-color:#BFBFBF;
		background-color:#FFFFFF;
		background-image:;
		margin-left:6px;
		margin-right:0px;
		padding:;
		background-attachment:fixed}
		
.textarea { border: 1px solid #BCBCBC;
    width:184px;
		height:108px;
		font-family:tahoma;
		font-size:11px;
		color:#707070;
		background-color:#FCFCFC;
		background-image:;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;
		background-image: url('');
}
		


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

/*

#menu ul li
{
 background-color:#EEE;
 line-height:40px;
 margin-left:15px;
 border:solid 1px #888888;

}
#menu ul li a 
{
    font-weight:bold;
    font-size:10px;
}

#menu ul li a:hover
{
    font-weight:bold;
    font-size:10px;
    text-decoration:underline;
}
*/

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul
{
border: 3px double #BBB;
width: 900px;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
padding-left:5px;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
 
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}

#headerTop
{
     background-image:url(images/bgMenuRound.png);
     background-position:bottom;
     background-repeat:repeat-x;
     text-align:center;
}

.custom
{
  list-style-type:circle;
  padding-left:30px;
}

h1
{
    font-size:17px;
    line-height:24px;
    font-weight:bold;
    color:#1A86B5;}

h2
{
    font-size:15px;
}
b
{
    font-weight:bold;
}

.menuItem
{
    text-align:left;
    
}

.menuItem img
{
    
}

h4
{
    f
}