#left-column {
	width:					163px;
	font-family:			Verdana, Arial;
	font-size:				12px;
	line-height:			14px;	
	font-weight:			bold;
	color:					#ffffff;
}

#left-column p {
	font-family:			Verdana, Arial !important;
	font-size:				12px !important;
	line-height:			14px;	
	font-weight:			bold;
	color:					#ffffff;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 8px 0px;
}

#left-column form {
	margin:					0px;
	padding:				0px;
}
#left-column form input {
	width:					50px;
}

/* main-menu */

#main-menu a, #main-menu a:visited, #main-menu a:active {
	font-family:			Verdana, Arial;
	font-size:				12px;
	line-height:			14px;	
	font-weight:			bold;
	color:					#ffffff;	
	text-decoration:		none;				
	margin:					0px 5px 0px 0px;
	padding:				2px 8px 4px 8px;
	display:				block;		
}

#main-menu a.selected, #main-menu a.selected:visited, #main-menu a.selected:active {
	background-color:		#ffffff;
}

#main-menu a:hover, #main-menu a.selected:hover {
	background-color:		#081ea7;	
}


/* sub-menu */

#sub-menu a, #sub-menu a:visited, #sub-menu a:active {
	font-family:			Verdana, Arial;
	font-size:				11px;
	line-height:			13px;	
	font-weight:			normal;
	color:					#ffffff;	
	text-decoration:		none;				
	margin:					0px 5px 0px 0px;
	padding:				1px 8px 2px 8px;
	display:				block;		
}

#sub-menu a.selected, #sub-menu a.selected:visited, #sub-menu a.selected:active {
	background-color:		#ffffff;
}

#sub-menu a:hover, #sub-menu a.selected:hover {
	background-color:		#081ea7;	
}

.center {
	text-align:				center;
}



.content-01 ul {
	padding:				4px 0px 0px 16px;
	margin:					0px 0px 14px 10px;
}
.content-01 ul li {
	padding:				0px 0px 6px 0px !important;
	margin:					0px 0px 0px 0px !important;
	color:					#000000;
	font-family:			Verdana, Arial !important;
	font-size:				11px;
	line-height:			13px;
}



/*#main-menu ul {
	list-style:				none;
	padding:				4px 0px 0px 6px;
	margin:					0px 0px 0px 0px;
}
#main-menu ul li {
	background-image:		url(../images/bullet-01.gif);
	background-repeat:		no-repeat;
	background-position:	0px 7px;
	padding:				0px 0px 2px 8px !important;
	margin:					0px 0px 0px 12px !important;
	color:					#ffff00 !important;
	font-family:			Verdana, Arial !important;
	font-size:				11px !important;
	line-height:			13px !important;	
	font-weight:			bold !important;
}
#main-menu ul li a {	
	color:					#ffff00 !important;
	font-family:			Verdana, Arial !important;
	font-size:				12px !important;
	line-height:			14px !important;	
	font-weight:			bold !important;
	margin:					0px 5px 0px 0px !important;
	padding:				2px 2px 2px 2px !important;
}
#main-menu ul li.no-bullet {
	background-image:		none;
	padding:				4px 0px 4px 0px !important;
	margin:					4px 0px 0px 6px !important;
	font-size:				12px !important;
	line-height:			14px !important;
}*/

h1 {
	font-family:			Verdana, Arial;
	font-size:				22px;
	line-height:			24px;	
	font-weight:			bold; 	
 	color:     				#4b64ff;
 	margin:     			0px 0px 0px 0px;
 	padding:    			0px 0px 12px 0px;
}

h2 {
	font-family:			Verdana, Arial;
	font-size:				16px;
	line-height:			20px;	
	font-weight:			bold; 	
 	color:     				#02a468;
 	margin:     			0px 0px 14px 0px;
 	padding:    			0px 0px 5px 0px;
	border-bottom:			solid 1px #fdc854;
}
h2 a, h2 a:active, h2 a:visited, h2 a:hover {
	font-family:			Verdana, Arial;
	font-size:				16px;
	line-height:			20px;	
	font-weight:			bold; 	
 	color:     				#02a468;
	text-decoration:		none;
}


h3 {
	font-family:			Verdana, Arial;
	font-size:				16px;
	line-height:			20px;	
	font-weight:			bold; 	
 	color:     				#0121aa;
 	margin:     			0px 0px 5px 0px;
 	padding:    			0px 0px 5px 0px;
}

h4 {
	font-family:			Verdana, Arial;
	font-size:				12px;
	line-height:			14px;	
	font-weight:			bold; 	
 	color:     				#ffffff;
 	margin:     			0px 0px 0px 9px;
 	padding:    			0px 0px 0px 0px;
}

.content-01 {
	padding-right:			100px;
}

.content-01 p {
	margin:					0px 0px 0px 0px !important;
	padding:				0px 0px 14px 0px !important;
	line-height:			16px !important;
}



.blacktext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
}

.bluetext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000099;
}

body { font-family: verdana, helvetica, arial;
       font-size: 11px; }
	   
.graylink {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : gray;
	text-decoration : none;
	line-height: 1.5em;
}

.graylink:visited {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : gray;
	text-decoration : none;
}


.graylink:hover {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration: none;
}

	   
.small1 { font-family: verdana, helvetica, arial;
       font-size: 9px; }
	   
.row1 { background-color: #F7FE86; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }

.row2 { background-color: #EBEBEB; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }

.row3 { background-color: #B0FEA6; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }
	   
.row4 { background-color: #CFCECE; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }
	   
.row5 { background-color: #87BAE0; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }
	   
.row6 { background-color: #C0C0C0; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }
	   
.row7 { background-color: #FED586; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }
.row8 { background-color: #FFCC00; font-family: verdana, helvetica, arial;
       font-size: 12px; line-height: 1.7em; }  
	   

