/* CSS Document */

c2_body P{
margin: 0px;
padding: 0px;
}


.c2_taboff {
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	font-size: 0.9em;
	clear: none;
	background-image:url(/images/functions/tab_off_bg.gif);
}

.c2_taboff A{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
	padding-top: 10px;
	margin-bottom: -5px;
}

.c2_taboff A:visited{
	color:#666666;
}

.c2_taboff A:hover{
	color:#3366CC;
}
.c2_taboff_left {
	width: 20px;
	height: 30px;
	background-image:url(/images/functions/tab_off_left.gif);
	float: left;
}


.c2_taboff_right {
	width: 20px;
	height: 30px;
	background-image:url(/images/functions/tab_off_right.gif);
	float: left;
}

.c2_tabon {
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	font-size: 0.9em;
	clear: none;
	background-image:url(/images/functions/tab_on_bg.gif);
}

.c2_tabon A{
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 700;
	color:#003366;
	padding-top: 10px;
	margin-bottom: -5px;
	text-decoration: none;
}

.c2_tabon_left {
	width: 20px;
	height: 30px;
	background-image:url(/images/functions/tab_on_left.gif);
	float: left;
}


.c2_tabon_right {
	width: 20px;
	height: 30px;
	background-image:url(/images/functions/tab_on_right.gif);
	float: left;
}

.c2_admin_box a{
font-size:1em;
margin-left: 10px;
}
.c2_admin_box {
	width: 90%;
	height: auto;
	background-image:url(/images/functions/admin_box_bg.gif);
	background-color:#E1F0F2;
	clear:both;
	float: left;
	padding: 15px;
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6E1E9;
	border-bottom-color: #8EB6CC;
	border-left-color: #E6EAF7;
	border-top-width: 1px;
	border-top-color: #8EB6CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #333333;
	line-height: 140%;
	display: block;
}

.c2_col1 {
	width: 70%;
	height:auto;
	float: left;
}

.c2_col2 {
	width: 30%;
	height:auto;
	float: right;
}

.c2_admin_box LABEL {
	float: left;
	width: 130px;
}

.c2_admin_box INPUT {
	float: none;
}


.c2_stretch {
width: 100%;
}

.c2_long {
width: 50%;
}

.c2_medium {
	text-overflow: clip;
	width: 40%;
}

.c2_short {
width: 50px;
}

.c2_admin_box SELECT {
float: left;
}
.c2_clear_float_spacer {
clear:both;
width:100%;
height: 5px;
}
.c2_clear_float {
clear:both;
}

.c2_cat_header {
font-size: 1em;
float: left;
width: 385px;
background-color: #D2E2F7;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
margin: 0px;
color: #000033;
height: auto;
}

.c2_cat_header P{
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
text-decoration: none;
margin-left: 0px;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 2px;
color: #000033;
padding: 1px 0px 0px;
}

.c2_cat_header A{
font-size: 1em;
color: #003399;
text-decoration: none;
margin: 0px;
padding: 0px;
}

.c2_cat_content {
font-size: .9em;
float: left;
height: auto;
width: 370px;
background-color: #E5EBFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
padding: 0px 0px 0px 15px;
margin: 0px 0px 0px 15px;
color: #330000;
}


.c2_cat_content P{
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
text-decoration: none;
margin-left: 0px;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 2px;
padding: 1px 0px 0px;
color: #330000;
}

.c2_cat_content A{
font-size: 1em;
color: #663399;
text-decoration: none;
margin: 0px;
padding: 0px;
}

.c2_subcat_content {
font-size: .8em;
float: left;
height: auto;
width: 325px;
background-color: #EDFFF6;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
padding: 0px 0px 0px 15px;
margin: 0px 0px 0px 30px;
color: #336600;
}


.c2_subcat_content P{
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
text-decoration: none;
margin-left: 0px;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 2px;
padding: 1px 0px 0px;
color: #336600;
}

.c2_subcat_content A{
font-size: 1em;
color: #66CC00;
text-decoration: none;
margin: 0px;
padding: 0px;
}