	#main {position:absolute; top:0px;}

	body {color: #696655; background-image: url(images/gradient.gif); background-repeat: repeat-x; font-family: Arial;}
	
	/* USE THESE 2 LINES TO CONTROL HEIGHT AND WIDTH ATTRIBUTES OF TABLE */
	.mainTable {width:80%; height:90%;}
	.bodyHeight {height:85%; bgcolor:#ffffff;}
	
	a { text-decoration:none; color:#807D6C;}
	a:hover {text-decoration:none; color:#E97B2D;}
	a:hover.mainnavlink_on  {text-decoration:none; color:#1999D4;}
	
	.footnote {font-size:7pt !important;}
	.footer {position: relative; z-index: 1;}
	/* input {font-size:8pt !important;} */
	textarea {font-family: Arial;}
	.topnav, .topnavlink, .topnavlink1, .topnavlink_blue, .login, .subnavText, .text2, .readmore {font-size:8pt !important;}
	.mainnavlink, .mainnavlink_on, .mainnavlink_on2  {font-size:9pt !important;}
	.heading2, .text, .bullet, .text_on, .blueTitle  {font-size:10pt !important;}
	.heading, .subheading, .text_home, .team {font-size:11pt !important;}
	
	p {font-family: Arial;}
	ul {padding-left: 14px; padding-top: 6px; padding-right: 6px; padding-bottom:10px; margin: 0px;} /*text-indent: 5px; */
	li {padding-bottom:6px;}
	.top {text-align:right; margin-right:0px; font-size:small;}
	.topnav {text-align:right; font-family: Arial; font-weight:bold;}
	.topnavlink {color:#999999;}
	.topnavlink1 {color:#999999;}
	.topnavlink_blue, .login {color:#005881; padding-right:5px;}
	.mainnav {border: 0px solid; text-align:center; font-family: Arial; font-weight:bold; color:#323232;}
	.mainnavlink {border: 0px solid; text-align:center; color:#696655; }
	.mainnavlink_on {color:#1999D4; text-align:center; }
	/* .mainnavlink_on2 - for individual News pages */
	.mainnavlink_on2 {color:#1999D4; }
	.navText {vertical-align: bottom; }
	.navText2 {vertical-align: bottom; }
	.subnav {position:relative; top:-2px; padding-top: 0px;}
	.subnavText {text-align:center; font-family: Arial; font-weight:bold; color:#323232;}
	.subnavlink {color:#696655; }
	.subnavlink_on {color:#1999D4; white-space: no-wrap}
	.bluelink {color:#005881;}
	/* input, textarea {vertical-align: middle; color:#696655;} */
	.bullet {font-family: Arial; color:#696655; font-weight:normal;color:#005881;}
	.text { font-family: Arial; color:#696655; font-weight:normal;}
	.text_home { font-family: Arial; color:#696655; font-weight:normal;}
	.team {font-family: Arial; color:#005881; font-weight:normal;}
	.text_on { font-family: Arial; color:#1999D4; font-weight:normal;}
	.text2 { font-family: Arial; color:#696655; font-weight:bold; font-style:italic;}
	.footnote { font-family: Arial; color:#696655; font-weight:normal; text-align:center;}
	.readmore { font-family: Arial; color:#005881; font-weight:bold;}
	.heading { font-family: Arial; color:#807D6C; font-weight:bold; font-style:italic;}
	.confirmText { text-align:center; }
	.heading2 { font-family: Arial; color:#807D6C; font-weight:bold; font-style:italic;}
	.blueTitle { font-family: Arial; color:#005881; font-weight:bold;}
	.subheading {color:#666666; font-weight:bold; font-style:italic;}
	.date_history {font-family:Arial; font-size:15pt; font-weight:normal;}
	.pad { padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:0px;}
	.pad2 { padding-left:10px; padding-top:0px; padding-right:10px; padding-bottom:0px;}
	.demoButton {text-align:right;}
	#col_two {background-color:#ffffff; padding:10px;}
	
	/*JAVASCRIPT MENU CSS */
	#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #cccccc;
}
	
.box {border:1px solid; padding:5px;}