body, td, input, textarea, select {font-family: Verdana, Helvetica, sans-serif; color: #4a4a4a; font-size: 80%; _font-size: 80%;}

input, textarea, select {font-size: 100%;}

p {margin: 0px; padding: 0px; margin-bottom: 5px; line-height: 1.4; text-align: justify }

p.left {margin: 0px; padding: 0px; margin-bottom: 5px; line-height: 1.4; text-align: left }

p.comm {margin: 0px; padding: 0px; margin-bottom: 0px; font-size: 85%; line-height: 1.3; color: #808080; }

p.nospace {margin: 0px; padding: 0px; margin-bottom: 0px;}

p.form {margin: 5 0 0 0px; padding: 0px;}

li {line-height: 1.4;}

/*unordered list*/
p.bull {margin: 0 0 0 13px; }
img.bull {position: absolute; margin-top: 6px; margin-left: 0px;}

/********************************************************/ 

.color1 {color: #1c315b;} /*dark blue*/
.color2 {color: #d6dd51;} /*sand*/
.color3 {color: #820000;} /*maroon*/

/********************************************************/

h1 {
	color: #1c315b;
	font-size: 130%;
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 10px; 
}

h1.next{
	margin-top: 15px; 
}

h2 {
	color: #ff0000;
	font-size: 120%;
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 4px;  
}

h3 {
	color: #222222;
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 30px;
}

h4 {
	color: #353535;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 4px;  
}
/********************************************************/

a {
	color: #4a4a4a!Important;
	text-decoration: underline!Important;
}
a:visited {
	color: #4a4a4a!Important;
	text-decoration: underline!Important;
}
a:hover {
	color: #ff0000!Important;
	text-decoration: underline!Important;
}

/* * * * * * * * */

a.menu_2 {
	display: block; 
	text-decoration: none!Important;
	color: #4a4a4a!Important;
	padding: 2 0 2 15px;
}
a:visited.menu_2 {
	color: #4a4a4a!Important;
	text-decoration: none!Important;
	
}
a:hover.menu_2 {
	color: #ff0000!Important;
	text-decoration: none!Important;
}

/* * * * * * * * */

a.menu_3 {
	color: #ffffff!Important;
	text-decoration: none!Important;
	cursor: pointer;
/*
	background-color: #264176;
	display: block;   
	padding: 5 25 5 15px; 
	border: 1px solid white;  
	border-top: 0px;   
	border-left: 0px;
	*/
}
a:visited.menu_3 {
	color: #ffffff!Important;
	text-decoration: none!Important;
	
}
a:hover.menu_3 {
	color: #ffffff!Important; 
	text-decoration: none!Important;
}

/* * * * * * * * */

a.paging {
	text-decoration: none!Important;	
	border: 1px solid #ebe4e0; 
	color: #ebe4e0!Important; 
	padding: 1 5 1 5px; 
	margin-left: 5px; 
}
a:visited.paging {
	text-decoration: none!Important;
	border: 1px solid #ebe4e0; 
	color: #ebe4e0!Important; 
}
a:hover.paging {
	text-decoration: none!Important;
	border: 1px solid #9a7965; 
	color: #9a7965!Important; 
}
span.paging {	
	border: 1px solid #9a7965; 
	color: #9a7965; 
	padding: 1 5 1 5px; 
	margin-left: 5px; 
}

/* * * * * * * * */

a.silver { 
	color: #808080!Important;  
	text-decoration: none!Important;
}
a:visited.silver { 
	color: #808080!Important;
	text-decoration: none!Important; 
}
a:hover.silver { 
	color: #808080!Important; 
	text-decoration: underline!Important;
}
/********************************************************/

div.separator {
	background-color: #bbbbbb;
	margin: 10 0 10 0px; 
	height: 1px;  
}

div.frame { 
	border: 1px solid #4083cc; 
	padding: 10 20 20 20px; 
	margin-top: 15px; 
	margin-bottom: 20px;
}

span.frame { 
	position: relative; 
	top: -18px; 
	left: -11px; 
	background-color: #ffffff; 
	padding: 0 10 0 10px;
}

/********************************************************/

table.cms {display: block; border-collapse: collapse; width: 575px; padding: 0px; margin: 15 0 15 0px; border: 0px; border-top: 2px solid #d6eaf5; border-bottom: 1px solid #d6eaf5; }
table.cms tr.th {background-image: url(images/th_bgr.gif); background-repeat: repeat-x; }
table.cms td {margin: 0px; border: 0px; padding: 3px; border-top: 1px solid #d6eaf5}
table.cms tr.th td {color: #3398cc; font-weight: bold; }

/********************************************************/

form {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}