/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	color:#000000;
}
P, UL, OL {
	margin-top: 0px; 
	margin-bottom: 0px; 
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.text1 a {
	color: #9e6161;
	text-decoration:none;
}
.text1 a:hover {
	color: #1a2f56;
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
.text2 a {
	color: #1a2f56;
	text-decoration:none;
}
.text2 a:hover {
	color: #9e6161;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009933;
	text-decoration:none;
}
.text3 a {
	color: #1a2f56;
	text-decoration:none;
}
.text3 a:hover {
	color: #9e6161;
}
.header1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 14pt;
	color: #9e6161;
	font-weight: bold;
	text-decoration: none;
}
.header1 a {
	color: #9e6161;
	text-decoration:none;
}
.header1 a:hover {
	color: #1a2f56;
}
.header2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #1a2f56;
	font-weight: bold;
	text-decoration: none;
}
.header2 a {
	color: #1a2f56;
	text-decoration:none;
}
.header2 a:hover {
	color: #9e6161;
}
.header3 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #1a2f56;
	font-weight: bold;
	text-decoration: none;
	margin:0;
}
.header2 a {
	color: #1a2f56;
	text-decoration:none;
}
.header2 a:hover {
	color: #1a2f56;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/

#content {
	margin-top: 26px;
	margin-left:18px;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;

	text-align:left;
}
#fullscreen {
	width: 100%;
	height: 100%;
}
#footer {
	border-top:1px solid #1A2F56;
	height:90px;
	color:#1A2F56;
	font-weight:bold;
	font-size:12px;
	font:normal;

}
#footer a {
	text-decoration:none;
	color:#1A2F56;
}
#footer a:hover {
	color:#CCC;
}

/*

.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2F56;
	text-decoration: none;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #640202;
	text-decoration: none;
}
.blueText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A2F56;
	text-decoration: none;
}
.redHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #640202;
	text-decoration: none;
	font-weight: bold;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 16px;
	width: 135px;
	border: 1px Thin #000000;
}
.blueBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rightBorder2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


*/