a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #996633; text-decoration: none}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.sectionLinks{
	margin-top:1px;
	list-style-type: none;
	margin-left: 10px;
	text-decoration: underline;
}
.sectionLinks a:link{	
	border-bottom: 0px;
	text-decoration: none;
	width: 135px;
	display:block;
	/*margin:0 auto;
	padding:0;
	font-size:11px;*/
	padding:1;
	margin-top:2px;
	margin-bottom:2px;
		
}

.sectionLinks a:hover{	
	border-bottom: 0px;
	/*text-decoration: underline;*/
	
}

#searchID {
	position:absolute;
	left:10px;
	top:547px;
	width:119px;
	height:78px;
	z-index:1;
}

/* 
	------------------------------ 
		Text Styles
	-------------------------------
*/

.style25 {	color: #000033;
	font-weight: bold;
}
.style10 {	font-size: 12;
	font-weight: bold;
}
.style26 {	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
}
.style28 {	color: #000033;
	font-style: italic;
	font-size: 11px;
}
.style32 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style33 {font-family: Arial, Helvetica, sans-serif}
.style34 {font-size: 12px}
.style36 {font-size: 12}
.style39 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style40 {font-size: 12; font-family: Arial, Helvetica, sans-serif; }
.style42 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}
.style43 {
	color: #000066;
	font-weight: bold;
}
.style45 {font-size: 12; font-family: Arial, Helvetica, sans-serif; color: #000066; font-weight: bold; }
.style41 {font:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; }
.style45 {font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; }
.style46 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000066;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 10px;
}
h3{

	font-family:: "Arial, Helvetica, sans-serif", "Agency FB", Algerian, "Angsana New", Arial, "Arial Black";
	font-size: 16px;
	color: #CC3300;
	margin-top: 10px;
}

h4{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:oblique
	color: #000066;
}


h5{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}

h6{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	margin-top: 10px;
}

.tagline{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	text-align:left;
}

/* 
	------------------------------ 
		Navigation
	-------------------------------
*/

#button {
	width: 135px;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #90bade;
	color: #333;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #336699;
	border-right: 0px solid #336699;
	background-color: #336699;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 0px solid #1c64d1;
	border-right: 0px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

.right_panel{
	margin-left:20px; 
	margin-right:50px;
}
