@charset "utf-8";
/* CSS Document */

body {
/*	background-image: url(siteimages/bg.gif);*/
	background-color: #232B3E;
/*	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: small;*/
	margin: 0;
	padding: 0;
}

p {
	color: #333;
	line-height: 1.6em;
	margin: 0;
	margin-left: 1px;
	margin-bottom: 18px;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
}

p a {
	color: #334a7c;
	text-decoration: underline;
}

p a:hover {
	color: #333;
	text-decoration: underline;
}

p.date {
	font-size: 75%;
	color: #3C3E48;
	margin: 0;
	padding: 0;
}

.date {
	font-size: 75%;
	color: #3C3E48;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}



.headerlinks {
	color: #fff;
	font-size: 11px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
/*	margin-bottom: 2px;*/
	margin-left: 0px;
	margin-right: 18px;
/*	padding-bottom: 2px;*/
	padding-bottom: 55px;
/*	margin-top: 15px;*/
}

.headerlinks a {
	color: #fff;
	text-decoration: none;

}

.headerlinks a:hover {
	color: #8aaeff;
	text-decoration: underline;
}


/*HEADER TAGS*/
h1 {
	color: #fff;
	font-size: 18px;
	float: left;
	font-family: georgia, times, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 30px;
	padding-top: 2px;
}

.linksh1 {
	color: #fff;
	font-size: 18px;
	float: left;
	font-family: georgia, times, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-left: 6px;
	padding-top: 2px;
}

.linksh1 a {
	color: #fff;
	text-decoration: none;
}

.linksh1 a:hover {
	color: #8aaeff;
	text-decoration: underline;
}


.mainh1 {
	color: #fff;
	font-size: 18px;
	float: left;
	font-family: georgia, times, sans-serif;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3x;
	padding-left: 6px;
	padding-top: 1px;
	width: 750px;
}


.navigation {
	color: #fff;
	font-size: 12px;
	float: left;
	font-family: georgia, times, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	float:inherit;
}

.navigation a {
	color: #fff;
	text-decoration: none;

}

.navigation a:hover {
	color: #8aaeff;
	text-decoration: underline;
}



h2 {
	color: #2f3e5f;
	font-size: 16px;
	font-family: georgia, times, sans-serif;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 2px;
	padding: 0;
}

h3 {
	color: #333;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

h3 a {
	color: #333;
	text-decoration: underline;
}

h3 a:hover {
	color: #a21412;
	text-decoration: underline;
}

.h3brown {
	color: #55544b;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

.h3brown  a {
	color: #333;
	text-decoration: underline;
}

.h3brown  a:hover {
	color: #a21412;
	text-decoration: underline;
}

.h3blue {
	color: #4565aa;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

.h3blue   a {
	color: #333;
	text-decoration: underline;
}

.h3blue   a:hover {
	color: #333;
	text-decoration: underline;
}

h4 {
	color: #2d3c5c;
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
/*	font-family: arial, helvetica, sans-serif;*/
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
}

h4 a {
	color: #333;
	text-decoration: underline;
}

h4 a:hover {
	color: #333;
	text-decoration: underline;
}

h5 {
/*	color: #55544b;*/
	color: #292822;
	font-size: 17px;
	font-family: georgia, times, sans-serif;
/*	font-family: arial, helvetica, sans-serif;*/
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.2em;
}

h5 a {
	color: #333;
	text-decoration: underline;
}

h5 a:hover {
	color: #333;
	text-decoration: underline;
}


h6 {
/*	color: #55544b;*/
	color: #292822;
	font-size: 14px;
	font-family: georgia, times, sans-serif;
/*	font-family: arial, helvetica, sans-serif;*/
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.2em;
}

h6 a {
	color: #333;
	text-decoration: underline;
}

h6 a:hover {
	color: #333;
	text-decoration: underline;
}


/*h5 {
	color: #333;
	font-size: 110%;
	font-family: georgia, times, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

h5 a {
	color: #333;
	text-decoration: underline;
}

h5 a:hover {
	color: #a21412;
	text-decoration: underline;
}*/

/*h6 {
	color: #334a7c;
	font-size: 13px;
	font-weight: bold;
	font-family: helvetica, sans-serif;
	margin: 2px 0 2px 0;
	padding: 0;
}

h6 a {
	color: #333;
	text-decoration: underline;
}

h6 a:hover {
	color: #a21412;
	text-decoration: underline;
}
*/

.pnews {
	color: #333;
	line-height: 1.5em;
	margin: 0;
	margin-left: 1px;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
}


/* Documents_list */

ul,
ol {
	color: #333;
	margin: 0px 0 0px 0;
	padding-left: 30px;
	line-height: 1.3em;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 0px;
}

li {
	line-height: 1.5em;
	font-family: helvetica, sans-serif;
	color: #333;
	list-style: disc;
	margin-left: 0px;
	padding-left: 0px;
}

li a {
	color: #334a7c;
	text-decoration: underline;
}

li a:hover {
	color: #333;
	text-decoration: underline;
}

li.li {
	line-height: 1.5em;
	font-family: helvetica, sans-serif;
	color: #333;
	list-style: circle;
	margin-left: 0px;
	padding-left: 0px;
}

li.none {
	line-height: 1.5em;
	font-family: helvetica, sans-serif;
	color: #333;
	list-style: none;
	margin-left: 20px;
	padding-left: 0px;
}

li.li a {
	color: #334a7c;
	text-decoration: underline;
	list-style: circle;
}

li.li a:hover {
	color: #333;
	text-decoration: underline;
}



dl {
	color: #333;
	font-size: 100%;
	line-height: 1.8em;
	margin: 0 0 20px 0;
	padding-left: 40px;
}

dt {
	font-weight: bold;
	margin: 0 0 0 12px;
}


dd {
	margin: 0 0 15px 12px;
}

ol.numbers li address {
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: 50%;
	padding: 5px 0 20px 0;
}

ul.documents_ppt {
	margin-left: 0;
	padding-left: 20px;
}
ul.documents_ppt li {
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 8px;
}

ul.documents_ppt li.ppt {
	background: url(siteimages/ppt.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 8px;
}
ul.documents_ppt li .document_info {
	color: #666;
	font-size: 85%;
	font-style: italic;
}



/* SPECIFIC =documents_list */

ul.documents {
	margin-left: 15px;
	padding-left: 0px;
}
ul.documents li {
	color: #333;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

ul.documents li a: {
	color: #334a7c;
	text-decoration: underline;
	line-height: 1.5em;
	list-style: none;
}

ul.documents li a:hover {
	color: #333;
	text-decoration: underline;
}
ul.documents li.pdf {
	background: url(siteimages/pdf.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.comment{
	background: url(siteimages/comment.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.comment a {
	color: #2F3E5F;
	line-height: 1.5em;
	list-style: none;
}
ul.documents li.comment a:hover {
	color: #333;
	line-height: 1.5em;
	list-style: none;
}
ul.documents li.accept {
	background: url(siteimages/accept.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.award {
	background: url(siteimages/award.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
	vertical-align: top;
}
ul.documents li.winzip {
	background: url(siteimages/winzip.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 8px;
}
ul.documents li.cancel {
	background: url(siteimages/cancel.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.sound {
	background: url(siteimages/sound.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.documents li.email {
	background: url(siteimages/email.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.google {
	background: url(siteimages/google.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.word {
	background: url(siteimages/word_viewer.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.excel {
	background: url(siteimages/excel.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.external {
	background: url(siteimages/external.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.html{
	background: url(siteimages/link.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.map {
	background: url(siteimages/map.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.rss {
	background: url(siteimages/rss.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;

}

ul.documents li.ppt {
	background: url(siteimages/ppt.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.documents li.none {
	line-height: 1.5em;
	list-style: none;
	padding-left: 0px;
	margin-bottom: 3px;
}

ul.documents li.blank {
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.documents li.adobe {
	background: url(/siteimages/adobe.gif) 0 10% no-repeat;
		line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.documents li.dot {
	
	line-height: 1.5em;
	list-style: disc;
	padding-left: 0px;
	margin-left: 21px;
	margin-bottom: 3px;
}
ul.documents li .document_info {
	color: #666;
	font-size: 85%;
	font-style: italic;
}

ul.documents li.ff {
	background: url(/siteimages/firefox.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.ie {
	background: url(/siteimages/ie.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.documents li.moz {
	background: url(/siteimages/mozilla.gif) 0 10% no-repeat;
}
ul.documents li.saf {
	background: url(/siteimages/safari.gif) 0 10% no-repeat;
}
ul.documents li.swf {
	background: url(/siteimages/swf.gif) 0 10% no-repeat;
}
ul.documents li.cam {
	background: url(/siteimages/camino.gif) 0 10% no-repeat;
}
ul.documents li.op {
	background: url(/siteimages/opera.gif) 0 10% no-repeat;
}
ul.documents li.nnw {
	background: url(/siteimages/netnewswire.gif) 0 10% no-repeat;
}
ul.documents li.nf {
	background: url(/siteimages/newsfire.gif) 0 10% no-repeat;
}
ul.documents li.fr {
	background: url(/siteimages/feedreader.gif) 0 10% no-repeat;
}
ul.documents li.fd {
	background: url(/siteimages/feeddemon.gif) 0 10% no-repeat;
}
ul.documents li.bl {
	background: url(/siteimages/bloglines.gif) 0 10% no-repeat;
}
ul.documents li.gr {
	background: url(/siteimages/google.gif) 0 10% no-repeat;
}



/* SPECIFIC =ul_list */

ul.list {
	margin-left: 20px;
	padding-left: 0px;
}
ul.list li {
	color: #333;
	line-height: 1.3em;
	list-style: none;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

ul.list li a: {
	color: #334a7c;
	text-decoration: underline;
	line-height: 1.3em;
	list-style: none;
}

ul.list li a:hover {
	color: #333;
	text-decoration: underline;
}
ul.list li.pdf {
	background: url(siteimages/pdf.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.comment{
	background: url(siteimages/comment.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.comment a {
	color: #2F3E5F;
	line-height: 1.5em;
	list-style: none;
}
ul.list li.comment a:hover {
	color: #333;
	line-height: 1.5em;
	list-style: none;
}
ul.list li.accept {
	background: url(siteimages/accept.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.winzip {
	background: url(siteimages/winzip.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 8px;
}
ul.list li.cancel {
	background: url(siteimages/cancel.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.sound {
	background: url(siteimages/sound.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.list li.email {
	background: url(siteimages/email.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.google {
	background: url(siteimages/google.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.word {
	background: url(siteimages/word_viewer.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.excel {
	background: url(siteimages/excel.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.external {
	background: url(siteimages/external.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.html{
	background: url(siteimages/link.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.map {
	background: url(siteimages/map.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.list li.rss {
	background: url(siteimages/rss.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;

}

ul.list li.ppt {
	background: url(siteimages/ppt.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.list li.ff {
	background: url(/siteimages/firefox.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
}
ul.list li.ie {
	background: url(/siteimages/ie.gif) 0 10% no-repeat;
}
ul.list li.moz {
	background: url(/siteimages/mozilla.gif) 0 10% no-repeat;
}
ul.list li.saf {
	background: url(/siteimages/safari.gif) 0 10% no-repeat;
}
ul.list li.swf {
	background: url(/siteimages/swf.gif) 0 10% no-repeat;
}
ul.list li.cam {
	background: url(/siteimages/camino.gif) 0 10% no-repeat;
}
ul.list li.op {
	background: url(/siteimages/opera.gif) 0 10% no-repeat;
}
ul.list li.nnw {
	background: url(/siteimages/netnewswire.gif) 0 10% no-repeat;
}
ul.list li.nf {
	background: url(/siteimages/newsfire.gif) 0 10% no-repeat;
}
ul.list li.fr {
	background: url(/siteimages/feedreader.gif) 0 10% no-repeat;
}
ul.list li.fd {
	background: url(/siteimages/feeddemon.gif) 0 10% no-repeat;
}
ul.list li.bl {
	background: url(/siteimages/bloglines.gif) 0 10% no-repeat;
}
ul.list li.gr {
	background: url(/siteimages/google.gif) 0 10% no-repeat;
}
ul.list li.adobe {
	background: url(/siteimages/adobe.gif) 0 10% no-repeat;
}
ul.list li.prev {
	background: url(/siteimages/preview.gif) 0 10% no-repeat;
}
ul.list li.schub1,
ul.list li.schub2 {
	background: url(/siteimages/schubert.gif) 0 10% no-repeat;
}
ul.list li.word_view {
	background: url(/siteimages/word_viewer.gif) 0 10% no-repeat;

}
ul.list li.none {
	line-height: 1.5em;
	list-style: none;
	padding-left: 0px;
	margin-bottom: 3px;
}

ul.list li.blank {
	line-height: 1.5em;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.list li.dot {
	
	line-height: 1.5em;
	list-style: disc;
	padding-left: 0px;
	margin-left: 21px;
	margin-bottom: 3px;
}
ul.list li .document_info {
	color: #666;
	font-size: 85%;
	font-style: italic;
}



ul.none {
	margin-left: 8px;
	padding-left: 0px;
}
ul.none li a {
	color: #55544b;
	line-height: 1.5em;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	list-style: none;
	text-decoration: underline;
}

ul.none li a:hover {
	color: #333;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	list-style: none;
	text-decoration: underline;
}

ul.sitemap {
	margin-left: 8px;
	padding-top: 3px;
	padding-left: 0px;
}
ul.sitemap li {
	color: #55544b;
	line-height: 1.1em;
	list-style: disc;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}

ul.sitemap li.dot {
	line-height: 1.1em;
	list-style: disc;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}

ul.sitemap li a {
	color: #55544b;
	list-style: disc;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	text-decoration: underline;
}

ul.sitemap li a:hover {
	color: #333;
	list-style: disc;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	text-decoration: underline;
}




/* SUB NAVIGATION =sub_nav */
#sub_nav {
/*	margin: 13px 0;*/ /*this is the top padding*/
	padding-top: 0px;
	padding-left: 22px;
	padding-bottom: 15px;
	width: 170px;
	float: left;

}
#sub_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sub_nav li {
	line-height: 1.3em;
/*	border-bottom: 1px solid #CCCCCC;*/
	list-style-type: none;
}
#sub_nav a {
	color: #4e4c43;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#sub_nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #2d3c5c;
}
#sub_nav li.current a {
	color: #fff; 
	background-color: #2F3E5F;
}
#sub_nav li.current a:hover{
	color: #fff; 
	background-color: #79859B;
}

#sub_nav li.currentSUB a {
	color: #2F3E5F; 
	background-color: #E9E9E9;
}
#sub_nav li.currentSUB a:hover{
	color: #fff; 
	background-color: #2F3E5F;
}
#sub_nav ul#sub_sub_nav {
	border: none;
	list-style-type: none;
	margin: 0 0 0 45px;
	margin: 0;
	padding: 0 0 0px 25px;
}
#sub_nav ul#sub_sub_nav li {
	border: none;
	color: #666872;
	line-height: 1em;
	list-style-type: disc;
}
#sub_nav ul#sub_sub_nav a {
	color: #666872;
	font-size: 90%;
	font-weight: normal;
	padding: 6px 8px 6px 0;
	text-transform: none;
}
#sub_nav ul#sub_sub_nav li a:hover {
	color: #2f3e5f;
	background: none;
}
#sub_nav ul#sub_sub_nav li.current {
	border-bottom: none;
	color: #2f3e5f;
}
#sub_nav ul#sub_sub_nav li.current a {
	color: #2f3e5f;
}
#sub_nav ul#sub_sub_nav li.current a:hover {
	background: none;
	color: #000000;
}

#sub_nav ul#sub_sub_sub_nav {
	border: none;
	list-style-type: none;
	margin: 0 0 0 45px;
	margin: 0;
	padding: 0 0 0px 25px;
}
#sub_nav ul#sub_sub_sub_nav li {
	border: none;
	color: #666872;
	line-height: 1em;
	list-style-type: disc;
}
#sub_nav ul#sub_sub_sub_nav a {
	color: #666872;
	font-size: 85%;
	font-weight: normal;
	padding: 6px 8px 6px 0;
	text-transform: none;
}
#sub_nav ul#sub_sub_sub_nav li a:hover {
	color: #2f3e5f;
	background: none;
}
#sub_nav ul#sub_sub_sub_nav li.current {
	border-bottom: none;
	color: #2f3e5f;
}
#sub_nav ul#sub_sub_sub_nav li.current a {
	color: #2f3e5f;
}
#sub_nav ul#sub_sub_sub_nav li.current a:hover {
	background: none;
	color: #000000;
}



/*BOTTOM*/

#bottom {
	clear: both;
	text-align: center;
}

/* FOOTER =footer */
#footer {
	background-color: #79859B;
	font-size: 11px;
	line-height: 1.7em;
	margin: 0px auto 0 auto; /*first px is for the padding between content and footer*/
	text-align: left;
	height: 75px;
	width: 800px; /*759-10 for the left padding*/
}


#footer p {
	margin: 0;
	padding: 0;
	color: #fff;
/*	font-weight: bold;*/
}
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #ebebeb;
	text-decoration: underline;
}
#footer a.current:hover {
	color: #cccccc;
}
ul#footer_nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#footer_nav li {
	display: inline;
}

#footer p.crumbs {
	padding-top: 11px;
	padding-bottom: 9px;
}

.breadcrumbs {
	color: #fff;
	font-size: 11px;
	float: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 28px;
}




/* IMAGE PROPERTIES */

img.border {
	background: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #c0bfbf;
	border-right: 1px solid #999;
	border-top: 1px solid #c0bfbf;
	padding: 8px;
	margin-right: 20px;
}
img.image_right {
	float: right;
	margin: 3px 0 10px 10px;
	margin-right: 5px;
}

img.image_left {
	float: left;
	margin: 2px 10px 10px 0;
}
img.image_center {
	margin: 3px 0 0 0;
}

p.image_caption_right {
  clear: right;
  float: right;
  width: 264px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 5px;
}
p.image_caption_left {
  clear: left;
  float: left;
  width: 264px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-right: 20px;
}
p.image_caption_left_sm {
  float: left;
  width: 145px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-right: 20px;
}
p.image_caption_right_med {
  float: right;
  width: 264px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 5px;
}
p.image_caption_left_med {
  float: left;
  width: 264px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-right: 20px;
}

p.image_caption_right_long {
  float: right;
  width: 224px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-right: 20px;
}
p.image_caption_right_lg {
  float: right;
  width: 300px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 15px;
  margin-right: 5px;
}
p.image_caption_right_sm {
  float: right;
  width: 280px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 25px;
  padding-bottom: 14px;
  padding-top: 8px;
  margin-right: 5px;  
}

p.image_caption_plan {
  float: right;
  width: 232px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 15px;
  padding-right: 15px;
}

p.image_caption_res_sm {
  float: right;
  width: 229px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 15px;
}

p.image_caption_right_res_lg {
  float: right;
  width: 229px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 15px;
  margin-right: 5px;
}

p.image_caption_right_neigh {
  float: right;
  width: 150px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-left: 15px;
  padding-right: 15px;
}
p.image_caption_left_lg {
  float: left;
  width: 322px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-right: 20px;
}
a img {
	border: none;
}
a.image {
	text-decoration: none;
}


 



/* GENERAL TABLE STYLES =table */
.table {
	border-collapse: collapse;
	color: #333;
	margin: 0 0 4px 0;
	color: #333;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
/*	width: 500px;*/

}
.table thead tr th {
	color: #fff;
	background: #2f3e5f;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 8px;
}
.table thead tr th a{
	color: #E0E0E0;
}

.table thead tr th a:hover{
	color: #000000;
}

.table tfoot tr td {
	border-bottom: 1px solid #fff;
}
.table tbody tr th,
.table tbody tr td {
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.table tr td a:hover {
	color: #000;
}

.table tr td a {
	color: #444;
}
.table tr td a.external {
	background: url(siteimages/external.gif) no-repeat 100% 40%;
	padding-right: 15px;
}
.table tbody tr.odd {
	background: #e4e4e4;
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
}
.table tbody tr.header {
	background: #79859B;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	line-height: 1.1em;
}

.table tbody tr{
	background-color: #f6f6f6;
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
}
.table tfoot tr td {
	color: #666;
	font-size: 85%;
	line-height: 1.5em;
	padding: 10px 8px;
}

.table thead .left {
	text-align: left;
}
.table tbody .left {
	text-align: left;
}
.table tbody .center {
	text-align: center;
}
.table thead .center {
	text-align: center;
}

#content h4 {
	background: #efefef;
	border: 1px solid #ccc;
	border-bottom: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 6px;
	color: #555;
	width: 486px;
}

#content p {
	color: #333;
	line-height: 1.6em;
	margin: 0;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
}


#table p.no_result {
	border: 1px solid #e6e6e6;
	font-style: italic;
	margin-bottom: 20px;
	padding: 8px;
}


.highlight {color: #2D3C5C}

formguide {
	background: #fbfbfb;
/*	margin: 0px auto 0 auto;*/
	margin-left: 30px;
	padding: 0;
	padding-bottom: 3px;
	text-align: left;
/*	width: 475px;*/
	border: 0px;
}

/* GENERAL FORM STYLES =form */
form fieldset {
	background: #f5f5f5;
	border: 1px solid #CCCCCC;
	margin: 0 0 80px 0;
	padding-top: 0px;
	padding-left: 20px;
	width: 475px;
	padding-bottom: 0px;
}
form legend {
	color: #2d3c5c;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	padding: 0 3px;
	padding-bottom: 10px;
}
form p {
	padding-bottom: 5px;
}
form label {
	font-weight: bold;
	font-family: helvetica, sans-serif;
	color:#666872;
	font-size: 13px;
	padding-bottom: 0px;
}
/*form input,
*/form textarea {
	background-color:#fbfbfb;
	border: 1px solid #ccc;
	color: #47485C;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
form select {
	vertical-align: middle;
}
form input.disabled {
	color: #47485C;
}
form input.submit,
form fieldset.submit input,
form input#search_button {
	border: none;
	padding-top: 5px;
}
form fieldset.submit {
	text-align: center;
}

form .error {
	color: red;
}

 
/* SPECIFIC: =apps_list*/ 
ul.apps {
	margin-left: 0;
	padding-left: 20px;
}
ul.apps li {
	padding-left: 20px;
	margin-bottom: 4px;
	line-height: 1.5em;
	list-style: none;
}
ul.apps li#ff {
	background: url(/siteimages/firefox.gif) 0 10% no-repeat;
	line-height: 1.5em;
	list-style: none;
}
ul.apps li#ie {
	background: url(/siteimages/ie.gif) 0 10% no-repeat;
}
ul.apps li#moz {
	background: url(/siteimages/mozilla.gif) 0 10% no-repeat;
}
ul.apps li#saf {
	background: url(/siteimages/safari.gif) 0 10% no-repeat;
}
ul.apps li#swf {
	background: url(/siteimages/swf.gif) 0 10% no-repeat;
}
ul.apps li#cam {
	background: url(/siteimages/camino.gif) 0 10% no-repeat;
}
ul.apps li#op {
	background: url(/siteimages/opera.gif) 0 10% no-repeat;
}
ul.apps li#nnw {
	background: url(/siteimages/netnewswire.gif) 0 10% no-repeat;
}
ul.apps li#nf {
	background: url(/siteimages/newsfire.gif) 0 10% no-repeat;
}
ul.apps li#fr {
	background: url(/siteimages/feedreader.gif) 0 10% no-repeat;
}
ul.apps li#fd {
	background: url(/siteimages/feeddemon.gif) 0 10% no-repeat;
}
ul.apps li#bl {
	background: url(/siteimages/bloglines.gif) 0 10% no-repeat;
}
ul.apps li#gr {
	background: url(/siteimages/google.gif) 0 10% no-repeat;
}
ul.apps li#adobe {
	background: url(/siteimages/adobe.gif) 0 10% no-repeat;
}
ul.apps li#prev {
	background: url(/siteimages/preview.gif) 0 10% no-repeat;
}
ul.apps li#schub1,
ul.apps li#schub2 {
	background: url(/siteimages/schubert.gif) 0 10% no-repeat;
}
ul.apps li#word_view {
	background: url(/siteimages/word_viewer.gif) 0 10% no-repeat;
}