body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.ssa {
	color: #3366CC;
	text-decoration: none;
}

form {
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #353C80;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #DCDCDC;
	padding-left: 0.25cm;
	padding-right: 0.25cm;
	padding-top: 0.25cm;
	padding-bottom: 0.25cm;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.borderit img{
	border: 1px solid #ffffff;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	background-color: #DD960;
	-moz-opacity: 1;
}

.borderit:hover img{
border: 1px solid #1C22B6;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity:.85;
}

.borderit:hover{
color: #1C22B6; /* irrelevant definition to overcome IE bug */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #FFFF00;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin-top: 7px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.LeftNavBar_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 5px;
	line-height: normal;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.searchsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;

}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

.link1 a {
color: #FFFFFF;
font-size: 10px;
text-decoration: underline;
}
.link1 a:visited {
color: #FFFFFF;
font-size: 10px;
}
.link1 a:hover {
color: #FFFF66;
font-size: 10px;
text-decoration: underline;
}

.link2 a {
color: #FFFFFF;
font-size: 12px;
text-decoration: underline;
}
.link2 a:visited {
color: #FFFFFF;
font-size: 12px;
}
.link2 a:hover {
color: #FFFF66;
font-size: 12px;
text-decoration: underline;
}

.link3 a {
color: #353C80;
font-size: 16px;
line-height: 25px;
font-weight: bold;
}
.link3 a:visited {
color: #353C80;
line-height: 25px;
font-weight: bold;
font-size: 16px;

}
.link3 a:hover {
color: #353C80;
font-size: 16px;
line-height: 25px;
font-weight: bold;
background-color:#E8E8E8;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#fullheight{height:100%}
