body {
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color : #ffffff;
	color : #565657;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-align : justify;
}
a {
	text-decoration : none;
}
a:link, a:active, a:visited {
	color : #de7008;
}
a:hover {
	color : #c6a247;
	text-decoration : underline
}
h1 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ffdf1b;
	display: block;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
p, ul, li, td {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}

/* Specific Styles */

.title {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 14pt;
    font-weight : bold;
    text-decoration : none;
}
.header1 {
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #565657;
}
.text {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}
.textnegative {
    color : #003082;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}
.textbig {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
}
.textbold {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
}
.smallbold {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    text-decoration : none;
}
.textsmall {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 7pt;
    font-weight : normal;
    text-decoration : none;
}
.textwhite {
	color : #565657;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
}
.textwarning  {	
    font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 8pt; 
	font-weight : bold; 
	color : #d3182e; 
	text-decoration : none;
}
.formwhite {
	color : #565657;
    font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}
.navtext {
	color : #565657;
    font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 8pt; 
	font-weight : normal; 
	text-decoration : none;
}
.imgborder {
	border : 1px solid #565657;	
}
.icon {
	color : #565657;
	background-color : #ffdf1b;
	padding-right : 10px;
	padding-top : 2px;
}
/* Forms */

.inputbox, .inputbox1 {
	color : #565657;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 8pt;
	font-weight : normal;
	background-color : #fef7f0;
	width : 98.5%;
	text-align : left;
	border-width : 1px;
	border-style : solid;
}
.inputbox2 {
	color : #565657;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 8pt;
	font-weight : normal;
	background-color : #fef7f0;
	text-align : left;
	border-width : 1px;
	border-style : solid;
}
.inputbox3 {
    color : #000000;
    background-color : #ffffff;
    font-family : 'Verdana', 'Arial', 'Geneva', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    text-align : left;  
    text-decoration : none;
	height : 18px;
	border-width : 1px;
	border-style : solid;
}
.button, .button1 {
	color : #565657;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 8pt;
	font-weight : normal;
	background-color : #ffdf1b;
	text-align : center;
}
a.button:link, a.button:active, a.button:visited {
	color : #c6a247;
	text-decoration : none;
}
a.button:hover {
	color : #c6a247;
	text-decoration : underline
}
a.btn {
	display: block;
	background-color: #ffdf1b;
	border: 1px #565657 solid;
	color: #565657;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 10px 2px 10px;
	width: 95;
	text-align: center;
	text-decoration: none;
}
a.btn:hover {
	background-color: #565657;
	color: #ffffff;
}

/* Other Classes */
	
.medium {
	width: 50%;
}
.large {
	width: 100%;
}

/* --------News -------------*/
.news_box {
	padding-left : 10px;
	padding-bottom : 10px;
}
.news_header {
	background-color : #ffdf1b;
	color : #565657;
    font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding : 2px 0 2px 10px;
	border-top : 1px solid #565657;
	border-right : 1px solid #565657;
	border-left : 1px solid #565657;
}
.news_content {
	background-color : #faefd4;
	padding : 10px;
	border : 1px solid #565657;
}

.bg1 { background-color : #ffffff; }
.bg2 { background-color : #ffdf1b; }
.bg3 { background-color : #faefd4; }
.bg4 { background-color : #b3c1da; }
