/******************/
/*** basic tags ***/
/******************/
body{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	margin:0px;	
}
table{
	font-size:10px;		
}
img{
	border:none;
}
a{
	color:#7F7F7F;	
}
h1{
	color:#F04823;
	font-weight:normal;
	font-size:12px;
	margin-bottom:12px;
	margin-top:12px;	
}
p{
	margin-bottom:12px;
	margin-top:12px;	
}
h2{
	color:#7F7F7F;
	font-weight:normal;
	font-size:12px;
	margin-top:12px;
	margin-bottom:12px;		
}
div.center{
	text-align:center;
}
/********************/
/*** table layout ***/
/********************/
table#main{
	width:622px;	
}
td#rubric{
	height:290;
	vertical-align:top;
}
table#bottomTexts{
	width:100%;
}
td#underRubric{
	border:1px solid #000000;
	height:5px;		
}
/***************/
/*** top nav ***/
/***************/
div#topNav{
	text-align:center;
}
div#topNav a{
	color:#000000;
	text-decoration:none;
}
div#topNav a:hover{			
	color:#F04823;
}
div#topNav a#current{
	color:#F04823;
	font-weight:bold;
}
/***************/
/*** rubric ***/
/**************/
div#rubric table.rubricWithBackLink{
	width:100%;		
}

div#rubric table.rubricWithBackLink td#main{	
	vertical-align:top;
	height:265px;
}
div#rubric div#backLink{
	text-align:right;
}
div#rubric a.navLink{
	color:#F04823;
}
div#rubric a.navLink:hover{
	color:#7F7F7F;
}
/* rubric 2 */
div#rubric div.rubric2_projectTitle{
	color:#F04823;
	font-size:12px;	
	margin-bottom:10px;
	height:80px;			
}
div#rubric div.rubric2_projectTitle span.title{
	vertical-align:middle;	
}
div#rubric div.rubric2_projectTitle img{
	vertical-align:middle;	
}
div#rubric div.rubric2_projectTitle a{
	text-decoration:none;	
}
div#rubric div.rubric2_projectTitle a:hover{
	color:#7F7F7F;	
}
/* rubric 3 */
div#rubric div#rubric3_indexNav a:hover{
	color:#7F7F7F;
}
div#rubric div.rubric3_section0_itemsList_title{
	font-size:12px;
	color:#F04823;
}
div#rubric div.itemsList a{
	color:#000000;
}
/* rubric 4 */
table#header{
	width:100%;
}
table#header td{
	/*border:1px solid #000000;*/
}
td#title{
	vertical-align:bottom;
	width:400px;				
}
div#rubric table.itemsBrowser td#list{	
	vertical-align:top;
	width:100px;
	padding-right:20px;	
}
div#rubric table.itemsBrowser td#currentItem{
	vertical-align:top;	
}
/* rubric 5 */
div#rubric td#rubric5_text{
	vertical-align:top;			
}
div#rubric td#rubric5_image{
	vertical-align:top;	
	width:140px;	
}
div#rubric table div#title{
	font-size:12px;
	color:#F04823;	
}
div#rubric table div#intro{
	font-size:12px;
	color:#7F7F7F;	
}
/* rubric 6 */
div#rubric div#rubric6_indexNav{
	text-align:center;
	font-size:12px;	
}
table.rubric6_section0_year td#year{
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-size:12px;
	
}
table.rubric6_section0_year td.activeMonth{
	background-color:#F04823;
	color:#FFFFFF;
}
table.rubric6_section0_year td.month{
	padding:5px 10px 5px 10px;
}
table.rubric6_section0_year td.month a{
	color:#FFFFFF;	
}
table.rubric6_section0_month tr#days{
	background-color:#7F7F7F;
	color:#FFFFFF;
}
table.rubric6_section0_month td{
	padding:10px;
	text-align:center;
}
table.rubric6_section0_month td.activeDay{
	background-color:#F04823;
}
table.rubric6_section0_month td.activeDay a{
	color:#FFFFFF;	
}
/******************/
/*** copyrights ***/
/******************/
div#copyrights{
	color:#7F7F7F;
	font-size:9px;	
}
div#copyrights a{
	color:#7F7F7F;
	text-decoration:none;
}
div#copyrights a:hover{
	color:#F04823;	
}
/******************/
/*** bottom nav ***/
/******************/
div#bottomNav{
	text-align:right;		
}
div#bottomNav a{
	text-decoration:none;
	color:#000000;	
}
div#bottomNav a:hover{			
	color:#F04823;
}
div#bottomNav a#current{
	color:#F04823;
	font-weight:bold;
}