.style3 {
	color: #C33;
	font-weight: bold;
}
.style4 {
	font-size: 24px;
}
.style5 {font-size: 18px}
.style6 {
	color: #C33;
	font-weight: bold;
}
.Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #03C;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	/*background-color: #615249;
	background-image:   url("../images/pageBG.gif");
	background-repeat: repeat;*/
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 155%;
}
.MenuLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

td, p {
  font-size: 14px;
  line-height: 1.5;
  vertical-align:top;
}

#wrapper {
	/*background-color: #81766F;*/
	background-image:   url("../images/DblueToLblue.png");
	background-repeat: repeat;
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0;
	/*border: 1px solid #0000CC;*/
	text-align: left;
}

a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #3366ff;
	background-color: #AFCDFA;
	text-decoration: none;
}
#Banner {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 160px;
	font-size: 24px;
	text-align:center;
	/*background-color: #81766F;*/
	background-image:   url("../images/DblueToLblue.png");
	background-repeat: repeat;
	color: #E7D3B8;
	float: left;
}

#topLogo { 
	width: 751px;
	height: 90px;
	/*background-color: #81766F;*/
	background-image:   url("../images/DblueToLblue.png");
	background-repeat: repeat;
	color: #E7D3B8;
	float: left;
}
#topLogo p{
	font-size: 36px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}

#bottomLogo { 
	width: 751px;
	height: 90px;
	background-image: url("../images/DblueToLblue.png"); 
	background-repeat: repeat;
	float:left;
}
#bottomLogo p{
	font-size: 24px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
#content a:link, #content a:visited, #content a:active {
	color: 0000ff;
	/*color: #7F6284;*/
	text-decoration: underline;
}
#content a:hover {
	color: FFFFFF;
}

#topNav {
	float: right;
	background-image: url("../images/nav.jpg"); 
	background-repeat: repeat;
	width: 751px;
	margin: 0;
	padding: 0px;
	height: 62px;
}

#topNav #topNavbutton {
	padding: 20px 20px 0px 0px;
}

#topNav #topNavSearch {
	padding: 3px 20px 0px 50px;
}


#topNav a {
	border: 1px solid #000000;
	text-align: justify;
	padding: 1px 5px 3px 5px;
 	font-size: 11px;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	color: #ECE9D8;
	text-decoration: none;
}
#topNav a:hover {
	color: #DE5A0C;
	border: 1px solid #DE5A0C;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
/*font-family: Arial, Helvetica, sans-serif;*/
 padding-bottom: 0px;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 12px;
	color: #7F6284;
}
.header11 {
	font-size: 36px;
	text-align:center;
	text-decoration:none;
	margin: 0;
	padding: 15px;
	color:#FFFFFF;
}
.header12 {
	font-size: 24px;
	text-align:center;
	text-decoration:none;
	margin: 0;
	padding: 5px;
	color:#FFFFFF;
}

#Banner p {
	margin: 0;
	padding: 0px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
input {
	font-size: 10px;
	color: #463B35;
}
img {
	border: none;
}
td#content img {
  padding: 8px;
}

.gradientBackground {
	background-image:   url("../images/LblueToDblue.png");
	height: 25px;
	color: #FAF9F5;
	text-align: right;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
	vertical-align: top; 
}

#leftColumn {
	width: 170px;
	/*height: 990px;*/
	/*background-color: #81766F;*/
	background-image:   url("../images/DblueToLblue.png");
	background-repeat: repeat;
	color: #000000;
	padding: 3px;
	/*color: #E7D3B8;*/
	float: left;
	/*overflow: auto;*/
}

#leftColumn p {
	padding: 0px 10px;
	font-size: 11px;
	/*color: #000000;*/ /*text color in info box*/
	color: #ECD9D8;
	text-align: left;
}

#leftColumn td {
	padding: 0px 10px;
	font-size: 12px;
	color: #000000;
}

#leftColumn td p{
	padding: 0px 10px;
	font-size: 12px;
	color: #FFFFFF;
}

#leftColumn a:link, #leftColumn a:visited, #leftColumn a:active {
	color: #FFFFFF;
	/*text-decoration: none;*/
}

#leftColumn a:hover {
	/*color: #615249;
	background-color: #ece9d8;
	text-decoration: none;*/
	color: #00FF00;
	background-color: #00CCFF;
	
}

#leftmenubold a:link, #leftmenubold a:visited {
	color: #FFFFFF;
	font-weight:bold;
	/*text-decoration: none;*/
}
#leftmenubold a:hover {
	/*color: #615249;
	background-color: #ece9d8;
	text-decoration: none;*/
	color: #000000;
	background-color: #00CCFF;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftColumn h1, #leftColumn h2,  #leftColumn h3,  #leftColumn h4,  #leftColumn h5,  #leftColumn h6 {
	padding-left: 10px;
}

#leftColumn ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
}
#leftColumn li {
	display: block;
}

#leftColumn h1 {
	border-bottom: 1px dashed #ece9d8;
}


#leftColumn #image {
	background-image:  url("../images/image1.jpg");
	background-repeat: no-repeat;
	width: 301px;
	height: 430px;
}

#leftColumn #SubMenuBar {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	height: 25px;
	text-align: right;
}

#leftColumn #SubMenuBar p{
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 20px 0px 0px;
	text-align: right;
}

#leftColumnMenu a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#leftColumnMenu a:link, #leftColumn a:visited, #leftColumn a:active {
	/*color: #ece9d8;*/
	color: #FFFFFF;
	/*text-decoration: none;*/
	padding: 4px 4px 4px 15px;

}
#leftColumnMenu a:hover {
	/*color: #615249;
	background-color: #ece9d8;
	text-decoration: none;*/
	color: #000000;
	background-color: #00CCFF;
	
}

#leftColumnMenu ul {
  	width: 12em;
	margin: 0px;
	padding: 0px;
	/*background: #edc;*/
	}

#leftColumnMenu li {
	display: block;
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	/*font-weight: bold;*/
	/*font-family: arial, sans-serif;*/
	/* border-top: 1px solid #000; Makes top border on flyouts */
	/*border-left: 1px solid #000;  Makes side borders on flyouts */
	/*border-right: 1px solid #000;  Makes side borders on flyouts */
	/* border-bottom: 1px solid #000; Makes bottom border on flyouts */
	vertical-align: bottom; /* for IE5/win */
	}

#leftColumnMenu ul a {
	display: block;
	margin: 0px;
	padding: 0px;
	/*padding: 5px 10px;*/
	vertical-align: bottom; /* needed for IE5/win */
	/*text-align: center;*/
	text-decoration: none;
	color: #00CCFF;
	}

#leftColumnMenu ul ul { 
	position: absolute;  
	left: -3000px;
	background: #0066FF; 
	}	/* flyout elements need a background image or color to avoid bugs in IE/win */

		
#leftColumnMenu li:hover {background: #00CCFF;}
	
#leftColumnMenu ul a:hover {text-decoration: underline;}

#leftColumnMenu ul li:hover ul{
	left: 7em;
	top: 4px;
}

/* \*/ /*/ 
ul li ul {position: static;}
/* */

#leftColumn #leftColumnFiller {
	width: 170px;
	background-color: #81766F;
	background-image:   url("../images/nav.jpg");
	background-repeat: repeat;
	color: #000000;
}

#content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	float: right;
	width: 580px;
	height: 200%;
	margin: 0px;
	padding: 0px;
	display:table;
	overflow: auto;
}

#content #textcontent {
	padding: 3;
	margin: 0;
	vertical-align: top;
	overflow: visible;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0px;
	padding: 15px 0px 0px 15px;
}
#content p {
	margin: 0px;
	padding: 0px 10px;
}


/*#content ul {
	list-style-position: outside;
	list-style-image:   url("../images/listIcon.gif");
	line-height: 170%;
}
#content ul ul {
	list-style-position: outside;
	list-style-image:   url("../images/listIcon1.gif");
}

#content ul ul ul {
	list-style-position: outside;
	list-style-image:   url("../images/listIcon2.gif");
}
*/
#contentBottom {
	/*background-color: #473B36;*/
	background-image:   url("../images/DblueToLblue.png");
	background-repeat: repeat;
	width: 751px;
	height: 35px;
	color: #3366ff;
	text-align: right;
	vertical-align: bottom;
		clear: both;
}


#copyright {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	color: #CCCCCC;

}

form {
	/*border: 1px solid #7F6284;*/
	font-size: 10px;
}
.smallFont {
	font-size: 12px;
}
.red {
	color: #C33;
	font-weight: normal;
}

hr {
	/*visibility: hidden;*/
	clear: both;
}

.clearit {
	clear:both;
	display:block;
}

