/* Start of CMSMS style sheet 'PALMATEC' */
body {

	margin: 0;
	font-size: 15px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #000000;
	
}

h1{
	color: #999999;
	font-size: 24px;
	padding: 2px;

}

h2{
	color: #D2A620;
	font-size: 24px;
	margin-top: 0; margin-bottom: 0
}

h3{
	color: #003165;
	font-size: 18px;
	margin-top: 0; 
             margin-bottom: 1px;
	border-bottom: 1px solid #7F98B3; 
}

input{

	color: #3C3A3A;
	font-size: 12px;
	padding: 2px;

}

a, a:active, a:visited{

	color: #003165;

}

a:hover{

	text-decoration: none;
	color: #D2A620;
}



#page {	

	display: block;
	text-align: center;

}

#layout {

	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

.alt {

	display: none;

}




#copyright {

	text-align: center;
	margin: 0px 0 0 0;
	padding: 50px 0 30px 0;
	font-weight: bold;
	clear: both;
	color: #5C110F;
	

}

#copyright a {

	text-decoration: none;

}

#copyright a:hover {

	text-decoration: underline;

}

#menu a {

	text-decoration: none;

}

#menu a:hover {

	text-decoration: none;
	color: #ffffff;
	background-color: #7F98B3; 
}

/* -------- */



/* End of 'PALMATEC' */

