.bg_page {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

.topBanner_top {
	width: 980px;
	display:table;
	height: 17px;
	vertical-align: bottom;
	text-align:center;
	padding-top: 5px;
	background-color: #939598;
	background-position: center;
	margin: auto;
}

.text_topBanner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #dddddd;
	text-decoration: none;
}

a.text_topBanner{
	
}

a.text_topBanner:hover{
	color: #FFFFFF;
}

.div_body1{
	width: 980px;
	display: table;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


.div_body_admin{
	width: 980px;
	display: table;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
}

.frame_240_left{
	width: 240px;
	display: table;
	float: left;
	background-color: #FFFFFF;
	height: 100px;
	margin-right: 5px;
}

.frame_240_right{
	width: 270px;
	display: table;
	float: right;
	background-color: #FFFFFF;
	height: 100px;
}

.frame_500_middle{
	width: 480px;
	display: table;
	float: left;
	background-color: #FFFFFF;
	height: 100px;
	margin-right: 5px;
	background-position: top;
}

.frame_2columns{
	width: 700px;
	display: table;
	background-color: #FFFFFF;
	margin-right: 5px;
	height: 100px;
	float: left;
}

.frame_corner_top_left{
	float:left;
}

.frame_corner_top_right{
	float:right
}

.body_width_160{
	float:left;
	display:table;
	width: 160px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


.body_width_400{
	float:left;
	display:table;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.body_width_2columns{
	float:left;
	display:table;
	width: 610px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;	
}

.body_width_2columns_b{
	float:left;
	display:table;
	width: 610px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


.body_subhead2{
	float:left;
	display:table;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9C1A;
}

.body_subhead3{
	float:left;
	display:table;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}


.text_subhead1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF9C1A;
	text-decoration: none;
}

.text_subhead1a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9C1A;
	text-decoration: none;
}


.text_subhead2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #555555;
	text-decoration: none;
}

.text_body_italic1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-style:oblique;
}

.text_body1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


a.text_body1{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:underline;
}

a.text_body1:Hover{
	color: #ff9c1a;
	text-decoration:none;
}

textArea.text_body1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}

.text_body_bold1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text_page_bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: none;
}


.text_link1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	text-transform:uppercase;
}

a.text_link1{
	
}

a.text_link1:Hover{
	text-decoration: none;
}

.icon_image{
	float:left;
	margin: 5px;
	margin-left:15px;
}



.icon_image_row{
	display:block;
}

.nav_text{
	
}

.nav_text a{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}

.nav_text a:hover{
	color: #f0f0f0;
}

.nav_text span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}


.navSub_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	text-transform: uppercase;
}

a.navSub_text{
	display:table;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float:left;
	margin:auto;
}

a.navSub_text:hover{
	color: #ffffff;
}

.div_flash1{
	background-color: #FFFFFF;
	height: 170px;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: auto;
	display:table;
}

.div_flash_nav{
	background-color: #939598;
	height: 40px;
	width: 980px;
	margin: auto;
	display:table;
}

.div_page_bottom{
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: table;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}


.div_page_nav{
	width: 960px;
	height: 20px;
	background-color: #939598;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}


.div_page_navSub{
	background-color: #939598;
	height: 20px;
	width: 980px;
	margin: auto;
	float:none;
}

a.topNav_subLevel{
	color:#cccccc; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px; 
	padding-bottom:5px; 
	display:block;
	width:100%; 
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:none;
	text-decoration:none;
}

a.topNav_subLevel:hover{
	color:#ffffff;
}

.div_topBanner{
	margin-left:auto; 
	margin-right:auto; 
	width:980px; 
	height:85px; 
	display:table; 
	background-image:url(../images/ccpc_banner_2009.gif); 
	background-repeat:no-repeat; 
	margin-bottom:40px;
}






/***************topNav 2009 STYLES***************/
.nav_div_2009{
background-image:url(../images/option1/topNav_bg.gif);
background-repeat:repeat-x;
}

.nav_text_2009{

}

.nav_buttons_2009{
	text-decoration: none;
	text-transform: uppercase;
	background-image:url(../images/option1/topNav_line.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}

.nav_subButtons_2009{
	text-decoration: none;
	text-transform: uppercase;
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
