body {
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica;
	color: #3367CD;
}

h1 {
	font-size: 16px;
	font-weight: 900;
	padding-top: 0em;
	padding-bottom: 0.2em;
	margin-top: 0em;
	margin-bottom: 0.4em;
}

h2 {
	font-size: 12px;
	font-weight: 600;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}

a {
	color: #3367CD;
	font-weight: 600;		
}

input {
	border: 1px solid #5e5e5e;
	color: #0000ff;
	padding: 1px 1px 1px 3px;
}

input:focus {
	background-color: #e9e9e9;
/*	border: 1px solid #ffffff; */
	color: #ff0000;
	padding: 1px 1px 1px 3px;
}

.cat_index {
	color: #ffffff;
	font-size: 10px;
}

.cat_index_heading {
	color: #ffffff;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.read_more {
	color: #3367CD;
	font-size: 10px;
	font-weight: 600;		
	text-align: right;
}

li a {
	color: #ffffff;
	line-height: 1.5em;
}

td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #3367CD;
	padding: 0px;
}

td.nav {
	vertical-align: middle;
	width: 66px;
	text-align: center;
}

td.free_box_contents {
	color: #3367CD;
	font-size: 11px;
}

td.free_box_contents A {
	color: #3367CD;
	font-size: 11px;
	vertical-align: top;
}

td.field_label {
	color: #3367CD;
	font-weight: 600;		
}


td.container_contents {
	color: #ffffff;
	background-color: #3367CD;
	/*	padding-top: 8px;*/
	padding-top: 8px;
}

td.container_tab_active {
	color: #ffffff;
	background-color: #3367CD;
	vertical-align: middle;
	
	font-size: 10px;
	font-weight: 900;
	line-height: 0.9em;
	text-align: center;
}

td.container_tab_inactive {
	color: #3367CD;
	background-color: #FFCC01;
	vertical-align: middle;
	
	font-size: 10px;
	font-weight: 900;
	line-height: 0.9em;
	text-align: center;
}

td.container_tab_inactive a {
	text-decoration: none;
}

td.container_basic_head {
	color: #3367CD;
	background-color: #FFCC01;
	vertical-align: middle;
	
	font-size: 12px;
	font-weight: 900;
	line-height: 0.9em;
	text-align: left;
}


DIV.pagefooter {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	Z-INDEX: 10; 
	VISIBILITY: hidden; 
	HEIGHT: 96px;
	WIDTH: 980px; 
	BOTTOM: 0px; 
	POSITION: fixed; 
	align: left;
}

/* dhtml switch in search */
fieldset {
	border: none;
	padding: 0px;
}


