/****************** CV page *******************/

ul.cvpage {
	margin-left: 20px;
	padding:0px;
}

ul.cvpage li {
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../images/content/bullet_arrows.gif);
}

/******************* END CV page *********************/


/*************** START CAREERCENTER page ******************/

/** START TOP BOX *********************/
#topbox { 
	width: 568px;
	height: 280px;
	font: 12px Georgia, Verdana, Arial, Helvetica, sans-serif; 
	color: #5D5454; 
	text-align: left; 
	background-image: url(../images/content/cc_topbox_background.gif); 
	background-repeat: no-repeat;
}

#topbox div, h1, h2, ul { margin: 0; padding: 0; }
#topbox h1 {font-variant:small-caps; padding-top: 18px;} /* TopBox Main Title */
#topbox h1 a {font-size:14px; color: #000000; font-weight:bold; text-decoration:underline;}
#topbox h1 a:hover {font-size:14px; color: #000000; font-weight:bold; text-decoration:none;}
#topbox h2 {font-size:11px;} 
#topbox h2 a {text-decoration:underline; color: #5D5454; } 
#topbox h2 a:hover {text-decoration:none;} 
#topbox img { border-color: #000; }
#topbox #topbox_mainimage { float: left; padding: 15px 10px 0px 15px; }
#topbox p { font-size: 11px; color: #006699; font-weight: bold; } /* TopBox main text */
#topbox ul { margin: 5px 0 0 14px; padding: 0; list-style-type: square; } /* featured box text */
#topbox li { font-size: 11px; color: #666666; } /* featured box text */
#topbox #topbox_featured_box { float: left; width: 335px; }
#topbox #topbox_featured_box_height { height: 135px; } /* regulate vertical position of featured box */
#topbox #topbox_featured_more { margin: 10px 0 5px 0; padding: 7px; background-color: #fefdde; }
#topbox .topbox_featured_wrap{	float:left;	clear:left; margin:0px;	padding:0px;overflow:hidden; }
#topbox #topbox_featured_pagenumbers { 
	float:left; 
	overflow:hidden; 
	display:block; 
	background-color: #EEEFEF;
	border: 1px medium #a57d6b;
	font-size:9px; 
	margin-top:3px; 
	padding:2px;
}

#topbox #topbox_featured_pagenumbers a { padding:3px; color: #A00E0E; text-decoration:none; overflow:hidden;}
#topbox #topbox_featured_pagenumbers a.current_number{ background-color: #EEBD75; padding:3px; margin:0px 0px 0px 1px; overflow:hidden;}
#topbox #play_pause_button{float:left; padding:3px 0px 0px 3px;cursor:pointer;}

/** END TOP BOX *********************/


/** START OTHER ROWS BOX *********************/

#cc_content { clear:both; width: 568px;	margin-top: 10px; font: 12px tahoma; }

#cc_content td { width:284px; vertical-align:top; padding:5px 5px 5px 5px;}

#cc_content .dots { background:url(../images/content/cc_bg_dot.gif) center repeat-x; line-height:8px; width:260px; }

#cc_content .cc_content_header {
	font-size:12px;
	font-weight:bold;
	color: #6B2F1D;
	font-variant:small-caps;
 	} 

#cc_content .cc_content_header a {color: #6B2F1D;}

#cc_content ul {
	padding: 3px 5px 0px 17px;
	font-size:11px;
	font-weight: bold;
	color: #FF6600;
	}

#cc_content ul li {
	padding-bottom: 5px;
	list-style-type: square;
	list-style-position: outside;
}

#cc_content a { color:#5D5454; text-decoration:none;}
#cc_content a:hover { text-decoration:underline;}

#cc_content .more {float: right; font-size: 11px; font-weight:bold; font-style:italic;}
#cc_content .more a {color: #FF6600;}

#cc_content .all_articles {width: 568px;}
#cc_content .all_articles ul {margin-left: 20px;}


/** articles specific *********/

#articles_page {text-align:left; width: 568px; font: 12px tahoma; }
#articles_page h1 {font-size:14px; font-variant:small-caps; padding-top: 13px;} /* Articles Main Title */
#articles_page .back {font-size:12px; font-weight:bold; text-align:left;}

/** END OTHER ROWS BOX *********************/

/** START FORUM BOX *********************/

#forum_box {
	border: thin solid #a4a3af;
	padding: 5px;
	width: 255px;
	height: 85px;
	overflow: auto;
	background-color: #FFFFFF;
	}

#forum_box .forum_box_main { color: #003399; font-weight : bold; font-family : arial; font-size: 10pt; }
#forum_box a {color: #333333; font-family: arial; font-size: 9pt; text-decoration: none; }
#forum_box a:hover {color: #CC6666; font-family: arial; font-size: 9pt; font-style: italic; }

/** END FORUM BOX *********************/


/*************** END CAREERCENTER page *****************/


/*************** START SITEINFO pages ******************/

#page_title { font-weight:bold; font-size:14px; }
#help_page .section, .section a { font-weight:bold; font-size:12px; }
#help_page .questions_top {margin-left:50px;}
#help_page .questions_top a { text-decoration:none;}
#help_page .questions_top a:hover { text-decoration:underline;}
#help_page .more a { font-weight:bold; text-decoration:underline;} 
#help_page .more a:hover { text-decoration:none;} 

/*************** END SITEINFO pages ******************/


