/*
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
*/

P, UL, OL {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height:18px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
		line-height:18px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009933;
	text-decoration:none;
		line-height:18px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0f4476;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:8px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0050A5;
}

.homeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0F4476;
}
.homeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	padding: 10px;
	line-height: 23px;
}
a.homeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 23px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #78858C;
	padding: 15px;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/


html,body{
	  background-repeat: repeat-x;
	  background-color: #FFFFFF;
      margin:0;
      padding:0;
      height:100%;
      border:none
}
body{
	  background-image: url(../../../images/body_bg.gif);
}
#fullheight{
   	  height: 100%;
}
.content {
	font-size:80%;
}

.inputText {
	height: 16px;
	width: auto;
	font-size: 12px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
