body {
	margin:0;
	padding:0; 
	font-size:90%; 
	line-height:140%; 
	font-family:Arial, Helvetica, sans-serif; 
	background:white url(../img/admin-img/style2/x_repeat.jpg) left top repeat-x;
	}
#columns {
	clear:both;
	margin:5px 0 0 0; 
	}
#container_1 {
	margin: 0 auto;
	background:transparent url(../img/admin-img/style2/y_repeat.jpg) center top repeat-y;
	}
#container_2 {
	background:transparent url(../img/admin-img/style2/banner.jpg) center top no-repeat;
	padding-top:200px;
	}
#container_3 {
	padding: 0px 30px 50px 30px;
	background:transparent url(../img/admin-img/style2/bottom.jpg) center bottom no-repeat;
	}
tr {
	vertical-align:top;
}	

/*--------------------TAG STYLES-----------------------------------------------------------*/
h1 { 
	color:#DC8C00; 
	font-size:20px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin-top:0px;
	
	}
h2 { 
	color: #61120C;
	border-bottom:1px dashed #888888;
	font-size:16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 30px 20px 10px 0; 
	padding-bottom:10px;
	text-align:left;}
h3 { 
	color:#DC8C00; 
	font-size:16px; 
	font-family:"Times New Roman", Times, serif;
	}
h4 { 
	color:#81999F;
	font-size:14px; 
	font-family:"Times New Roman", Times, serif; 
	margin:0;
	}
img {
	border:0px;
	}
/*--------------------CONTENT STYLES-----------------------------------------------------------*/
#content_cell  {
	margin:0; 
	padding:0px 0 0 0;
	}
#content  {
	padding:0 5px 20px 10px; 
	margin: 0 0 0 0; 
	font-size:85%;
	}
#content ul {
	}
#content ul li {
	margin:8px 0 
	}
/*--------------------LINK STYLES-----------------------------------------------------------*/
#content a, #right_col a { 
	color:#638EAB;  
	text-decoration: underline; 
	font-weight:800 
	}
#content a:visited, #right_col a:visited   { 
	text-decoration: none; 
	color: #B68646;  
	}
#content a:hover, #right_col a:hover     {
	color: #87BEE3; 
	text-decoration: underline; 
	}
a.pdf {
	background:transparent url(../img/admin-img/iconPDF.gif) bottom right no-repeat; 
	padding:5px 19px 0px 0;
	}
a.doc {
	background:transparent url(../img/admin-img/iconWord.gif) bottom right no-repeat; 
	padding:5px 19px 0px 0;
	}
a.ppt {
	background:transparent url(../img/admin-img/iconPPT.gif) bottom right no-repeat; 
	padding:5px 19px 0px 0;
	}

/*--------------------MENU ADMIN STYLES-----------------------------------------------------------*/

#menu_admin {
	margin:15px 0 0px 0;
	color:#bbbbbb; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:right; 
	font-variant:small-caps;
	font-size:10pt; 
	border:0px solid red; 
	}
#menu_admin a {
	color:#bbbbbb; 
	font-weight:800; 
	margin: 0 10px; 
	border:0px solid red; 
	text-decoration:none
	}
#menu_admin a.on {
	}
#menu_admin a:hover {
	text-decoration:none
	} 
/*--------------------MAIN MENU MAIN STYLES-----------------------------------------------------------*/
#menu_cell  {
	width: 175px;
	}

/*-------------------- RIGHT COLUMN STYLES-----------------------------------------------------------*/
	
#right_col h3{
	font-size:11pt;
	padding:20px 5px 0px 5px;
	margin:0;
	border-bottom:1px solid #888888;
	}
#right_col ul{
	margin:0;
	padding:0;
	list-style-type:none; 

	}
#right_col ul li{
	margin:0;
	padding:0;
	background:none; 
	list-style-type:none; 
	}
#right_col p { 
	margin:15px 0;
	}
/*-------------------- MENU LEVEL 3 STYLES-----------------------------------------------------------*/
#menu a { 
	color:#638EAB;  
	text-decoration: none; 
	font-weight:800;
	display:block;
	padding-top:5px;
	height:20px;
	padding-left:16px;
	background:transparent url(../img/admin-img/bullet1.gif) left 11px no-repeat; 
	}
#menu a:hover { 
	color:#638EAB;  
	text-decoration: underline; 
	}
#menu a:visited   { 
	text-decoration: none; 
	color: #B68646;  
	}
#menu a.on { 
	background:transparent url(../img/admin-img/bullet1.gif) left -58px no-repeat; 
	}
/*--------------------IMG STYLES-----------------------------------------------------------*/
.inset_left {
	float:left; 
	margin: 12px 15px 12px 0; 
	border:2px outset #555555;
	}
.inset_right {
	float:right; 
	margin: 12px 0 12px 15px; 
	border:2px outset #555555;
	}

/*--------------------TEXT STYLES-----------------------------------------------------------*/
.where {
	color:#999999; 
	font-style:italic; 
	margin-left:60px
	}
.intro {
	color:#888888;
	font-weight:800;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
.subtle {
	color:gray;
	font-style:italic;
	}	
.acronym_first_letter {color:#384B51; font-weight:800; }
.emphasis {color: #701515; font-weight:800;}
.label {color:#437280; }
.first {float:left; border:0px solid red; padding: 5px 2px 0 0; font-size:34px; font-weight:800;font-family:"Palatino Linotype","Times New Roman", Times, serif; color:#999999; height:32px;}

/*--------------------QUOTES -----------------------------------------------------------*/
.quote {
	margin:15px 0;
	background:#f9f9f9 url(../img/admin-img/quote_open.gif) 7px 7px no-repeat;
	border:1px solid #FFEDCF;
	padding:15px 15px 15px 70px;
}
.quote .who {
	font-style:italic;
	color:gray;
	margin: 10px 10px 0px 50px;
}
