html, body{ 
	 margin:0; 
	 padding:0; 
	 text-align:center;
	 color: #000;
	 background-color:#FFFFFF;
	 background-image:url(images/bg2.gif);
	 background-repeat:repeat-y;
	 background-position:center;
	 font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; 
} 

#BG{ 
	 margin:0; 
	 padding:0; 
	 background-image:url(images/bg.gif);
	 background-repeat:repeat-y;
	 background-position:center;
	 
} 

#pagewidth{ 
	 width:700px; 
	 text-align:left; 
	 min-width: 500px;
	 margin-top:0px;
	 margin-left:auto; 
	 margin-right:auto;
	 border-left:1px solid #6aa62a;
	 border-right:1px solid #6aa62a;
	 
	 
	 }
	 

#header{height:189px; } 

 
#index {float:left;width:155px;border-top:8px solid #FFFFFF;padding-right:0px;font-size:0.8em;}

#top_menu{width:160px;padding-top:20px;} 

#title_sx{width:370px; height:140px; border:1px solid #666666;} 

#contents {padding:10px 10px 10px 24px; }

#contentspage {width:540px;margin-top:3px;margin-left:155px;text-align:justify; padding-left:20px;padding-right:10px;}

#contents_profiles {width:550px;margin-top:8px;margin-bottom:5px;margin-left:0px;padding-left:15px;padding-right:5px;}

#title_area {width:540px; height:186px;margin-top:0px;margin-bottom:20px; /*border:1px solid #666666;*/ padding:0px 20px 0px 0px;}

.pic_area {width:150px; border-left:1px solid #CC0000; float:right; text-align:right}

.sub { border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; width:360px; padding:8px 0px 8px 0px; font-weight:bold; color:#78808B; font-size:90%; margin-top:30px;}

#contents_profiles p {margin: 0 0 1em 3em;line-height: 130%;}

#footer{height:27px;background-image:url(images/footer.gif); background-repeat:no-repeat; background-position:center; clear:both; margin-left:auto; margin-right:auto; margin-top:0px; width:700px; border-left:1px solid #6aa62a; border-right:1px solid #6aa62a;} 
	 
#footer a{font-weight:normal;} 


	
H1,H2, H3, H4	{font-weight: bold;margin: 4px 0 6px 0;color:#55B134;
}
	
H1 {FONT-SIZE: 220%;margin: 10px 0 20px 0;}

H2 {FONT-SIZE: 120%;}

H3 {FONT-SIZE: 100%;}

p	{margin: 0 0 1em 0;line-height: 130%;}

p.access{display: none;}
 
#print_nav{height:20px;border-left: 1px solid #666666;border-right: 1px solid #666666;background-color:#E0E2E7;background-image:url(images/diagonals.gif); 
	 background-attachment: fixed;text-align: right;padding-right:6px;} 
 
#logo{width:465px;float:left;padding-top:0px;}

#logo_ad{width:100%;height:143px;text-align:right;background-image:url(images/home2_05.jpg);background-repeat:no-repeat;background-position:right;}
 
.line{height:3px; border-bottom:1px solid #BEC8D1; margin:5px 0 20px 0;}

.line2{height:3px;width:100%;background-image:url(images/line2.gif);background-repeat:repeat-x;margin:5px 0 9px 0;}

#index a {font-weight:bold;text-decoration: none;}

#index a:hover {color: #006699;text-decoration: underline;}
	
#index img{	border:0;	}
	


.img_home{	border: 0px solid #666666;}

a {	font-weight: bold;	color:#00CC33;	text-decoration:none;}

a:hover {	color:#FF6600;	text-decoration: underline;}

.didascaly {color:#697394;	font-size:0.8em;}

.read {color:#697394;	font-size:0.9em; width:160px; float:right; height:20px; text-align:right; padding-top:4px; padding-right:30px;}

.print	{margin-bottom:20px;font-size:80%; text-align:right;}

#section	{text-align:right;	margin-bottom:20px;	padding-right:10px;	font-size:150%; font-weight:bold; color:#CCCCCC;}

#breadcrumbs{	font-size:90%; margin:6px 10px 0px 10px; padding-bottom:3px; border-bottom:1px solid #72809A;	}

.title {	color:#003366; font-weight:bold;}

.red_title {	color:#CC0000; font-weight:bold;}

.print	img	{border: 0px solid #666666;	vertical-align:middle;	margin-right:4px;}

ul.listadisc {	color: #CC3300;	}

.title_blue {	color:#003366;	font-weight: normal;	font-size:220%;	line-height: 1.4em;}

.title_blue2 {color:#003366;font-weight: bold;font-size:200%;line-height: 1.4em;}

.title_blue_small {color:#003366;font-weight: bold;font-size:150%;line-height: 1.4em;}

.subtitle{font-weight:bold;color:#727496;font-size:100%;}

.bold{font-weight:bold;color:#000000;font-size:100%;}
 
.copyright {font-size: 80%; color:#7F7F7F; letter-spacing:1px; margin-top:2px;}

.blue_bold {font-weight: bold;	color:#003366;}

.table_img{color:#003366;margin-right:0px;}

li{list-style-image:url(images/dot.gif);margin-bottom:10px;}

ol li{margin-bottom:10px;list-style:decimal;list-style-image:none;}

.capital_bold {	font-weight: bold;	text-transform: uppercase; font-size:90%}

 /*printer styles*/ 
@media print{ 

/*hide the right column when printing*/
#index{display:none; width:0px;} 
#header{display:none;} 
#contents{margin-left:10px;}
.print	{display:none;} 
#outer{border-right:0;} 
}

