/* General styles */


body,td,p,normal{
	font-family: verdana,geneva,sans-serif;
	color: #000000;
}

p,.normal{
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 0px;
	padding:0px;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #0f4475;
	margin: 0px;
	padding:0px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #0f4475;
	margin: 0px;
	padding:0px;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #0f4475;
	margin: 0px;
	padding:0px;
}

h4 {
	font-family: Times New Roman, Times, serif;
	font-size : 1.2em;
	font-weight: normal;
	color: #57a3c4;
	margin: 0px;
	padding:0px;
}

h5 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #57a3c4;
	margin: 0px;
	padding:0px;
}

h6 {
	font-family: verdana,geneva,sans-serif;
	font-size : 0.75em;
	font-weight: bold;
	color: #57a3c4;
	margin: 0px;
	padding:0px;
}

blockquote {
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 0px 20px 0px 20px;
}

ol {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.7em;
	line-height: 1.35em;
	margin: 0px;
	padding:0px;
	margin-left: 30px;
}

ul {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.7em;
	line-height: 1.35em;
	list-style-type:square;
	margin: 0px;
	padding:0px;
	margin-left: 30px;
}

li {
	margin: 0px 0px 5px 0px;
	padding :0px;
}

hr {
	border: none 0;
	height: 1px;
	border-top: dashed 1px #57a3c4;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4b8514;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #4b8514;
}


/* Backstage styles */


.banner {
	background-color: #6daccb;
	background-image: url("/images/bg_banner_1.gif");
}


.submenu {
	font-family: verdana,geneva,sans-serif;
	font-size: 11px;
	color:#e3ecf1;
}

#searchbox {
	padding: 11px;
}

a.submenulink:link, a.submenulink:visited, a.submenulink:active {
	font-weight: normal;
	color:#e3ecf1;
}

a.submenulink:hover {
	font-weight: normal;
}

.breadcrumb {
	font-family: verdana,geneva,sans-serif;
	font-size: 11px;
}

a.breadcrumblink:link, a.breadcrumblink:visited, a.breadcrumblink:active {
	font-weight: normal;
}

a.breadcrumblink:hover {
	font-weight: normal;
}

.postedby {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	color: #926F3C;
}

.footer {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	color: #57a3c4;
}

.message {
	color: #ff0000;
}

.maphead {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}

.table-data {
	margin: 0px 0px 0px 0px;
}

.table-data td {
	border-bottom: 1px dashed #926F3C;
	padding: 5px 3px 5px 3px;
}

.table-data p {
	font-size: 0.7em;
	line-height: 1.2em;
}

.table-gray {
	margin: 0px 0px 0px 0px;
}

.table-gray td {
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	padding: 5px 3px 5px 3px;
}

.table-gray p {
	font-size: 0.7em;
	line-height: 1.2em;
}

.table-program {
	margin: 0px 0px 0px 0px;
}

.table-program td {
	/*font-size: 0.7em;
	line-height: 1.5em;*/
	border-bottom: 1px dashed #926F3C;
	padding: 8px 10px 8px 0px;
}

.table-program p {
	font-size: 0.7em;
	line-height: 1.5em;
}

.table-program ul, .table-program ol {
	margin-top: 5px;
}

blockquote.highlight {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #1e5689;
	margin: 0px 10px 0px 10px;
	padding: 10px;
}

.blockquote.highlight p {
	color: #ffffff;
}

.searchinput {
	border: solid 1px #66543A;
	font: 12px arial,helvetica,sans-serif;
	width: 100px;
	height: 21px;
}

.grid1 {
	background-image: url("/images/bg_grid_1.gif");
}

.text {
	font-size: 11px;
}


/* Menu styles */


#topmenu-rule1 {
	background-color: #664D2A;
}

#topmenu-bar {
	background-color: #2573bd;
}

#topmenu-rule2 {
	background-color: #a6c8e4;
}

#topmenu-rule3 {
	background-color: #a6c8e4;
	background-image: url("/images/bg_topmenu_rule_3.gif");
}

.topmenu-divider {
	background-color: #C9B79E;
	background-image: url("/images/topmenu_div.gif");
}

.topmenu a, .topmenu a:active, .topmenu a:visited, .topmenu a:hover,
.topmenu-here a, .topmenu-here a:active, .topmenu-here a:visited, .topmenu-here a:hover {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, geneva, sans-serif;
	text-align: center;
	padding: 6px 10px 7px 10px;
	color: #ffffff;
}

.topmenu {
	background-color: #2573bd;
}

.topmenu-here {
	background-color: #1e5689;
}

.topmenu div:hover, .topmenu a:hover, .topmenu-here div:hover, .topmenu-here a:hover {
	background-color: #0f4475;
}

#sidemenu {
	background-color: #57a3c3;
}

.sidemenu-divider {
}

.sidemenu a, .sidemenu a:active, .sidemenu a:visited, .sidemenu a:hover,
.sidemenu-hid a, .sidemenu-hid a:active, .sidemenu-hid a:visited, .sidemenu-hid a:hover,
.sidemenu-lib a, .sidemenu-lib a:active, .sidemenu-lib a:visited, .sidemenu-lib a:hover,
.sidemenu-here a, .sidemenu-here a:active, .sidemenu-here a:visited, .sidemenu-here a:hover,
.sidemenu-top a, .sidemenu-top a:active, .sidemenu-top a:visited, .sidemenu-top a:hover,
.sidemenu-open a, .sidemenu-open a:active, .sidemenu-open a:visited, .sidemenu-open a:hover {
	display: block;
	font-weight: normal;
	text-decoration : none;
	font-family : verdana, geneva, sans-serif;
	font-size : 11px;
	padding: 5px 10px 5px 0px;
	text-align: right;
	color: #ffffff;
}

.sidemenu-hid a, .sidemenu-hid a:active, .sidemenu-hid a:visited, .sidemenu-hid a:hover {
	background-color: #666666;
}

.sidemenu-lib a, .sidemenu-lib a:active, .sidemenu-lib a:visited, .sidemenu-lib a:hover {
	background-color: #990000;
}

.sidemenu-here a, .sidemenu-here a:active, .sidemenu-here a:visited, .sidemenu-here a:hover {
	background-color: #2685bd;
}

.sidemenu-top a, .sidemenu-top a:active, .sidemenu-top a:visited, .sidemenu-top a:hover {
	font-weight: bold;
}

.sidemenu div:hover, .sidemenu a:hover {
	background-color: #2685bd;
}

.sidemenu-top div:hover, .sidemenu-top a:hover {
	background-color: #2685bd;
}

.sidemenu-here div:hover, .sidemenu-here a:hover {
	background-color: #2685bd;
}

.sidemenu-hid div:hover, .sidemenu-hid a:hover {
	background-color: #999999;
}

.sidemenu-lib div:hover, .sidemenu-lib a:hover {
	background-color: #cc0000;
}

.sidemenu-open div:hover, .sidemenu-open a:hover, .sidemenu-open.a:hover {
	background-color: #2685bd;
}

.sidemenu-open {
	margin-top: 20px;
}

.lowText {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 5px;
}

.highText {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 5px;
}

.itemBorder {
	border: 1px solid #ffffff;
}


/* Downloads grid styles */


#downloads {
	width: 500px;
	background-color: #EFEAE2;
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#downloads-table {
	margin: 0px;
	padding: 0px;
}

#downloads-table td {
	padding: 6px 0px 6px 0px;
	border-top: 1px dashed #ffffff;
}

.dwnldhead {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}

.dwnlddesc {
	font-size: 0.7em;
}

.dwnldcat {
	font-size: 0.7em;
}

.dwnlditem {
	font-size: 0.7em;
}

.dwnldfilesize {
	font-size: 0.7em;
}

.dwnldimage {
	float: right;
	margin-left: 10px;
}

a.dwnldlink:active, a.dwnldlink:link, a.dwnldlink:visited {
}

a.dwnldlink:hover {
}


/* Image library styles */


.imagespacer {
	background-color: #eeeeee;
}

.thumbnailsubhead {
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px;
}

.thumbnailtitle {
	font-size: 0.6em;
	font-weight: bold;
}

.thumbnailcaption {
	font-size: 0.6em;
}

.thumbnailedit {
	font-size: 0.7em;
	padding: 5px;
}

.imagedisplaytitle {
	color: #000000;
	font-size: .8em;
	font-weight: bold;
}

.imagedisplaycaption {
	font-size: 0.7em;
}

.imagedisplaytext {
	font-size: 0.7em;
}

.imagedisplaypaging {
	color: #000000;
	font-size: 0.65em;
}

.imagedisplaypaging a, .imagedisplaypaging a:visited {
	/*color: #ffffff;
	text-decoration: none;*/
}

.imagedisplaypaging a:active, .imagedisplaypaging a:hover {
	/*color: #ffee00;
	text-decoration: none;*/
}


/* News styles */


.newscategory {
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	line-height: 1.35em;
	color: #57a3c4;
}

.newsdate {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.7em;
	line-height: 1.35em;
	color: #57a3c4;
}

.newscopy {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.7em;
	line-height: 1.35em;
	color: #000000;
}

.newsheadline {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.7em;
	line-height: 1.35em;
}

.newsbyline{
	font-family: verdana,geneva,sans-serif;
	font-size: 0.7em;
	color: #999999;
}


/* Discussion styles */


.discussiontitle {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000066;
	background-color: #C6D6DB;
}

.discussionhead {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #dddddd;
}

.discussion {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #eeeeee;
}

.discussionkey {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #C6D6DB;
}


/* Toolbox styles */


.toolbox {
	background-color: buttonface;
}

.toolboxtitle {
	font-family: arial,helvetica,sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

.toolboxlabel {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: right;
}

.toolboxitem {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}


/* Pop-up styles */


.popbg {
	background-color: #cccccc;
}

.popbglight {
	background-color: #eeeeee;
}

.pophead2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.poptext {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
}

.poptext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

.poptext ul, poptext ol {
	font-size: 11px;
}

.poptext a, .poptext a:active, .poptext a:visited, .poptext a:hover {
	font-weight: normal;
}


/* Other styles */


.headingspecial {
	color: #ff0000;
	font-size: 0.7em;
	font-weight: bold;
}

.printshow {
	display: none;
}

.screenshow {
	display: block;
}

.isVisible {
	visibility : visible; 
}

.isHidden {
	visibility : hidden;
}

.absolutePositionFix {
	left: 220px;
	top: 175px;
	position: absolute;
}

.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.ResourcesList {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}


/* Sizing fixes */
/* Do not delete */


ul ol, ul ul, ol ul, ol ol, blockquote p, p blockquote, blockquote blockquote, p code, blockquote code, blockquote ol, blockquote ul {
	font-size: 1.0em;
}
