body, tr, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
}

body {
background: #ffffff;
margin: 0px;
padding: 0px;
}

a:link
{ color: #0066cc;
}

a:visited { color: #0066cc;
} 
a:hover     { color: #ff9900 }



#path        {
height: 25px;
width: 760px;
text-align: Left;
padding-left: 25px;
margin-bottom: 0px;
}

			   
.box {
	border: 1px solid #FFCC66;
	margin-bottom: 15px;
	margin-top: 35px;
	padding: 10px;
	text-align:left;
}

.news_highlight {
	border: 1px solid #FFCC55;
	margin-bottom: 15px;
	margin-top: 35px;
	padding: 10px;
	background-color: #FFF4DD;
	font-weight: bold;
}

.box ul{
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}


#left_colmn_image {
	background-color: #ffffff;
	border: 1px solid #FFCC66;
	padding: 5px;
	height: auto;
	width: 320px;
}


#page_global {
	background-color: #ffffff;
	float: left;
	width: 760px;

}

#header {
	background-color: #00319C;
	height: 25px;
	width: 760px;
}

#page_body {
	width: 760px;
	text-align: justify;
}
#page_body_left_column {
	width: 230px;
	height: auto;
	margin-left:15px;
	float:left;

}
#page_body_full_column {
	width: 730px;
	height: auto;
	margin-left:25px;


}

#page_body_right_column {
	width: 450px;
	height: auto;
	margin-left:300px;
}

#footer {
	background-color: #00319C;
	height: 25px;
	width: 760px;
	text-align: Left;
	padding-left: 25;
	padding-top: 5px;
	margin-top:30px;
	color: #CCCCCC;
}

#menu {
	background-color: #EEEEEE;
	height: 25px;
	width: 760px;
	text-align: Left;
	padding-left: 25px;
	margin-bottom: 25px;
}

.button {
	background-color: #ffffff;
	background-image:url(../images/button_www.gif);
	height: 30px;
	width: 175px;
	margin: 7px;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
}

h1           { color: #CC6600;  font-size: 20pt; 
               text-align: Left; margin-top: 0; margin-bottom: 0 }
h2           { color: #CC6600; font-size: 12pt; text-align: Left; 
               font-weight: bold; margin-top: 8 px; margin-bottom: 0 }
h3           {
	color: #CC6600;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	text-align: Left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4           { color: #CC6600;  font-size: 10pt; text-align: Left; 
               font-weight: bold; margin-top: 8; margin-bottom: 0}
h5           {  font-size: 10pt; color: #CC6600; text-align: 
               right }
h6           {  font-size: 10pt; color: #0066cc; text-align: Left; 
               margin-top: 0; margin-bottom: 0 }
