body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #ccc;
	color: #333; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: small;
}

.dummy {}


/* Banner ########################################### */

#banner-wrap {
	clear: both;
	width: 100%;
	height: 130px;
	background: #006666 url(pics/banner-grad-bg.gif) left bottom repeat-x;
	color: #fff;
}

#banner {
	width: 100%;
	height: 100%;
	background: transparent url(pics/banner-bg.jpg) center bottom no-repeat;
}

#banner-inner {
	width: 960px;
	/* width: 73em; */
	min-width: 960px;
	height: 101px;
	margin: 0 auto 0 auto;
}

.keyboarders a, .keyboarders a:hover, .keyboarders a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.keyboarders a:active, .keyboarders a:focus {
	position:static;
	width:auto;
	height:2em;
	line-height: 2em;
	margin-right: 7px;
	padding: 0 5px 0 5px;
	color: #fff;
	background-color: #333;
	border: 1px solid #fff;
}


/*
#logo-crest {
	float: left;
	margin: 2px 24px 0 27px;
}

#logo-text {
	float: left;
	margin: 0;
}
*/

#logo {
	float: left;
	margin: 5px 0 0 27px;
}

/* Banner utility navigation ######################################### */

#utils {
	float: right;
	/*width: 55%;*/
	width: 465px;
	height: 100px;
}

#util-nav {
	/*width: 100%;*/
	height: 38px;
	padding-top: 12px;
	margin-right: 25px;
	text-align: right;
	font-size: 87%;
}

* html #util-nav {
	font-size: 85%;
}

#util-nav ul {
	list-style: none;
	margin: 0 7px 0 0;
	padding: 0;
}

#util-nav li {
	display: inline;
}

#util-nav li a, #util-nav li span {
	color: #fff;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0;
	height: 1em;
	line-height: 1em;
	border-left: 1px solid #fff;
}


#util-nav li.first a, #util-nav li.first span {
	border-left: none;
}

#util-nav li a:hover {
	text-decoration: underline;
}

/* Banner  Search ########################################### */

#qsearch {
	clear: right;
	float: right;
	width: 22.5em;
	min-width: 165px;
	line-height: 1.6em;
	margin: 1.5em 0 0 0;
	padding: 0 33px 0 0;
	text-align: right;
}

* html #qsearch {
	width: 21em;
}

#qsearch fieldset {
	border: 0 solid;
	margin: 0;
	padding: 0;
}

#qsearch label {
	width: 5.5em;
	padding: 0 1em 0 0;
	float: left;
	font-size: 87%;
}

#qs-qt-container {
	/*width: 12.5em;*/
	width: 13.7em;
	min-width: 97px;
	float: left;
	border-collapse: collapse;
}

* html #qs-qt-container {
	width: 12.5em;
}

.qs-qt-tl {
	width: 11px;
	height: 10px;
	background: transparent url(search-tl.png) right top no-repeat;
}

.qs-qt-tr {
	width: 9px;
	height: 10px;
	background: transparent url(search-tr.png) left top no-repeat;
}

.qs-qt-bl {
	width: 11px;
	height: 10px;
	background: transparent url(search-bl.png) right bottom no-repeat;
}

.qs-qt-br {
	width: 9px;
	height: 10px;
	background: transparent url(search-br.png) left bottom no-repeat;
}

.qs-qt-wrap {
	height: 1.6em;
	padding-top: 0.4em;
	border-bottom: 1px solid #f0f0f0;
	background: #fff url(search-ts.png) 0 0 repeat-x;
}

* html .qs-qt-wrap {
	height: 1.7em;
}

#qs-qt {
	width: 100%;
	height: 1.2em;
	font-size: 93%;
	margin: 0;
	padding: 0;
	border: 0;
}

.qssubmit {
	width: 2.2em;
}

/* Main Navigation (under banner) ########################################### */

#main-nav {
	clear: both;
	width: 948px;
	min-width: 948px;
	height: 29px;
	margin: 0 auto 0 auto;
	font-size: 90%;
	font-weight: normal;
	
}

#main-nav ul {
	width: 100%;
	height: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
}

* html #main-nav ul {
	height: 28px;
}

#main-nav li {
	float: left;
	width: 12.45%;
	height: 100%;
}

#main-nav li a,  #main-nav li span {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#main-nav li a:hover {
	background: transparent url(main-nav-button-hover-bg.png) left top repeat-x;
}

* html #main-nav li a:hover {
	background: transparent url(main-nav-button-hover-bg.gif) left top repeat-x;
}

#main-nav li span, #main-nav li a.active {
	background: #990000 url(pics/main-nav-button-bg.gif) left top repeat-x;
}


/* 1/2-col Layout ########################################### */

#outer-wrapper {
	width: 100%;
	background: #fff url(pics/body-bg.png) left bottom repeat-x;
	min-height: 1420px;
}

* html #outer-wrapper {
	height: 1420px;
}

#wrapper {
	width: 933px;
	margin: 0 auto 0 auto;
	padding: 1px 0 0 0;
	/* width: 72em; */
}

#sidebar {
	width: 24.9%;
	float: right;
	margin: 0;
	padding: 0;
}

* html #sidebar {
	width: 24%;
}

.no-sidebar #sidebar {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -9999px;
}

#main {
	margin: 0 25% 0 0;
	margin: 0 235px 0 0;
	padding: 0;
}

* html #main {
	margin: 0 24.9% 0 0;
	width: 74%;
	width: 698px;
	
}

.no-sidebar #main {
	margin: 0;
	width: 100%;
}

#breadcrumb {
	width: 100%;
	min-height: 26px;
	padding: 17px 0 7px 0;
	color: #333;
}

/*
.no-sidebar #breadcrumb {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -9999px;
}
*/

#breadcrumb a, #breadcrumb a:visited {
	text-decoration: none;
	color: #104040 !important;
	color: #406666 !important;
	color: #305959 !important;
	color: #066 !important;
	font-weight: normal !important;
}

#breadcrumb a:hover {
	text-decoration: underline;
}





/* Content Styles ########################################### */

#content {
	/*width: 648px;*/
	padding: 0 35px 0 15px;
	margin: 0;
	line-height: 1.5em;
	font-size: 90%;
}

#content p {
	margin-top: 0;
	line-height: 1.6em;
}

#content ul {
	list-style-image: url(bullet-green.gif);
	margin-top: 0;
}

#content ul ul {
	list-style-image: none;
	list-style: circle;
}

#content ul ul ul {
	list-style: square;
}

#content li {
	padding-bottom: 0.5em;
}

#concept-image {
	float: right;
	width: 244px;
	height: 223px;
	margin: 43px 10px 0 10px;
}

#content a {
	color: #066;
}

#content a:visited {
	color: #033;
}

h1 {
	
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 145%;
	font-weight: 900;
	background-color: transparent;
	color: #033;
}


h1 span {
	display: block;
	padding: 0 0 0 2em;
	margin-top: -0.35em;
	line-height: 1.2em;
	color: #900;
}

h1 span.short {
	padding-left: 1em;
}




#content h2, #side-content h2 {
	font-size: 125%;
	color: #033;
	margin: 0 0 .5em 0;
}

#side-content h2 {
	font-size: 115%;
}

#content h2 {
	clear: left;
	margin: 0;
	padding: 1em 0 0.5em 0;
}

#content h2 a, #content h2 a:visited, #side-content-extra h2 a, #side-content-extra h2 a:visited {
	color: #033;
	text-decoration: none;
}

#content h2 span, #content h2 a span, #side-content-extra h2 span, #side-content-extra h2 a span {
	display: block;
	padding: 0 0 0 1em;
	margin-top: -0.1em;
	color: #900;
	font-style: normal;
}

#side-content-extra h2 {
	font-size: 97%;
}

#content h3 {
	font-size: 100%;
	color: #333;
}

img, a img {
	border: none;
}

img.xl-frame {
	display: block;
	padding: 13px;
	background: transparent url(xxl-main-frame.png) left top no-repeat;
}

img.sm-portrait-frame {
	display: block;
	padding: 10px;
	background: transparent url(sm-portrait-frame.png) left top no-repeat;
}

img.poster-frame {
	display: block;
	padding: 10px;
	background: transparent url(frame-poster.png) center center no-repeat;
}


.pcenter {
	text-align: center;
	/*border-top: 1px solid #ccc;*/
	margin-top: 1em;
	padding-top: 1em;
}

span.lfloat {
	float: left;
	margin: 0 7px 0 0;
}

span.rfloat {
	float: right;
	margin: 0 0 7px 0;
}

blockquote.pull {
	float: right;
	width: 30%;
	margin: 7px 30px 7px 39px;
	padding: 0 28px 0 0;
	background: transparent url(quote-close.gif) right bottom no-repeat;
}

blockquote.pull span {
	display: block;
	padding: 18px 0 7px 15px;
	background: transparent url(quote-open.gif) left top no-repeat;
	color: #033;
	text-align: center;
	font-style: italic;
}

#content address {
	font-style: normal;
	color: #033;
	padding: 0;
	margin: 0 0 1em 0;
}

table.blind {
	width: 100%;
}

table.blind td {
	vertical-align: top;
}

.last {
	border-right: 0;
}

table.simple {

}

table.simple th {
	font-weight: bold;
	background-color: #ccc;
	color: #333;
}

table.simple td {
	background-color: #f5f5f5;
}

table.simple {
	background-color: #00A9AC;
	color: #fff;
}

table.simple th {
	font-weight: bold;
	background-color: #00A9AC;
	color: #fff;
}

table.simple td {
	background-color: #fff;
	color: #333;
	min-width: 1.5em;
}

#border5 {border: 1px solid #d4d4d4; float: left;}
#border4 {border: 1px solid #e0e0e0; float: left;}
#border3 {border: 1px solid #ebebeb; float: left;}
#border2 {border: 1px solid #f3f3f3; float: left;}
#border1 {border: 1px solid #f9f9f9; float: left; margin:4px 8px 8px 0px;}


#pictureborder {
	clear: none;
	float: left;
}


a.backtotop {
	display: block;
	clear: left;
	width: 100%;
	text-align: right;
	line-height: 2em;
	border-top: 2px dotted #ccc;
	color: #066 !important;
}

a.backtotop:hover {
	border-top: 2px dotted #066;
}

div.clearing {
	width: 100%;
	clear: left;
	height: 1px;
	margin: 0 0 -1px 0;
}



div.main-feature {
	width: 100%;
	padding: 0 0 17px 0;
	margin: 0 0 0 0;
	border-top: 1px solid #fff;
	/*border-bottom: 1px solid #ccc;*/
}

div.main-feature img {
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
}



div.main-feature img, img.large-frame {
	display: block;
	/*width: 246px;
	height: 135px;*/
	padding: 13px 12px 13px 12px;
	background: transparent url(main-feature-image-frame.png) left top no-repeat;
}

div.main-feature p, div.main-feature h2, div.main-feature h3, div.main-feature ul {
	margin-left: 277px;
	font-weight: normal;
	/*font-size: 120%;*/
}

div.sub-feature {
	width: 100%;
	clear: left;
	float: left;
	padding: 17px 0 7px 0;
	border-top: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc;
	margin: 0 0 17px 0;*/
	margin: 0 0 0 0;
}

div.sub-feature ul {
	width: 90%;
	width: 100%;
	list-style: none;
	list-style-image: none !important;
	margin: 0;
	padding: 0;
}

div.sub-feature ul li {
	width: 49.8%;
	height: 116px;
	float: left;
	line-height: 1.3em !important;
	font-size: 93%;
	margin: 0;
	padding: 0;
	
}

div.noimage ul li {
	width: 292px !important;
	min-height: 96px;
	padding-left: 28px !important;
	background: transparent url(bullet-large-green.png) 0 3px no-repeat;
}

div.noimage ul li:hover {
	background: transparent url(bullet-large-red.png) 0 3px no-repeat;
}

div.noimage ul li.pretty-hover {
	background: transparent url(bullet-large-red.png) 0 3px no-repeat;
}

* html div.noimage ul li {
	height: 96px;
}

div.noimage ul li p {
	margin-bottom: 3px;
}

div.sub-feature ul li img {
	float: left;
}

div.sub-feature ul li img, img.small-frame {
	display: block;
	/*width: 104px;
	height: 75px;*/
	padding: 9px 8px 9px 8px;
	background: transparent url(sub-feature-image-frame.png) left top no-repeat;
}

#content div.sub-feature ul li h2, div.sub-feature ul li h3 {
	clear: none !important;
	min-height: 26px;
	margin: 0 0 7px 127px;
	padding: 0 10px 0 0 !important;
}

* html div.sub-feature ul li h2, * html div.sub-feature ul li h3 {
	height: 28px;
}

div.noimage ul li h2, div.noimage ul li h3 {
	min-height: 15px !important;
}

* html div.noimage ul li h2, * html div.noimage ul li h3 {
	height: 15px !important;
}

div.sub-feature ul li p {
	padding: 0 27px 0 0;
	margin-left: 127px;
}

.noimage ul li p, .noimage ul li h2, .noimage ul li h3 {
	margin-left: 0px !important;
}

div.sub-feature ul li h2, div.sub-feature ul li h3 {
	margin-top: 0;
	margin-bottom: 0;
}

div.sub-feature ul li a {
	text-decoration: none;
	font-weight: normal !important;
	color: #900;
}

div.sub-feature ul li a:hover {
	text-decoration: underline;
}

div.sub-feature ul li h2 a, div.sub-feature ul li h3 a {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold !important;
	color: #066;
}


#content div.simple-index ul {
	width: 100%;
	clear: left;
	float: left;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 1em 0 1em 0;
}

#content div.simple-index li {
	display: block;
	float: left;
	width: 296px;
	padding-left: 28px;
	min-height: 2em;
	background: transparent url(bullet-large-green.png) 0 3px no-repeat;
	
}

#content div.simple-index ul li:hover {
	background: transparent url(bullet-large-red.png) 0 3px no-repeat;
}

#content div.simple-index ul li.pretty-hover {
	background: transparent url(bullet-large-red.png) 0 3px no-repeat;
}

* html #content div.simple-index li {
	width: 292px;
}




#content div.simple-index li h2 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	font-weight: bold !important;
}

div.content-teaser {
	clear: left;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: 17px;
	padding-top: 17px;
	margin-bottom: 17px;
}

div#content-footer {
	clear: left;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: 17px;
	padding-top: 25px;
}

p.newsdate {
	font-style: italic;
	text-align: right;
}

/* frame styles ########################################### */

div.frame-standard {
	clear: left;
	width: 100%;
	min-height: 177px;
	margin: 0 0 60px 0;
}

* html div.frame-standard {
	height: 177px;
}

div.frame-small {
	clear: left;
	width: 648px;
	min-height: 177px;
	margin: 0 0 60px 0;
}

* html div.frame-small {
	height: 177px;
}

div.frame-large {
	clear: left;
	width: 873px;
	min-height: 177px;
	margin: 0 0 60px 0;
}

* html div.frame-large {
	height: 177px;
}

div.frame-top {
	height: 9px;
	background: transparent url(pics/teaser-tr.png) right top no-repeat;
	padding-right: 9px;
}

div.frame-top-inner {
	height: 9px;
	background: transparent url(pics/teaser-tl.png) left top no-repeat;
}

div.frame-small div.frame-top,  div.frame-small div.frame-top-inner {
	width: 639px;
}

div.frame-large div.frame-top,  div.frame-large div.frame-top-inner {
	width: 864px;
}

div.frame-body-wrap {
	min-height: 157px;
	background: transparent url(pics/teaser-ls.png) left top repeat-y;
	padding-left: 7px;
}

div.frame-body {
	min-height: 157px;
	background: transparent url(pics/teaser-rs.png) right top repeat-y;
	padding-right: 6px;
}

* html div.frame-body-wrap {
	height: 157px;
}

* html div.frame-body {
	height: 157px;
}

div.frame-content {
	min-height: 157px;
	background: #fff url(pics/teaser-bg.png) left bottom repeat-x;
}

* html div.frame-content {
	height: 157px;
}

div.frame-bottom {
	width: 862px;
	height: 11px;
	background: transparent url(pics/teaser-br.png) right top no-repeat;
	padding-right: 11px;
}

div.frame-bottom-inner {
	width: 862px;
	height: 11px;
	background: transparent url(pics/teaser-bl.png) left top no-repeat;
}

div.frame-content-ii {
	min-height: 157px;
	background: #fff url(pics/teaser-ii-bg.png) left bottom repeat-x;
}

* html div.frame-content-ii {
	height: 157px;
}

div.frame-small div.frame-content-ii {
	padding: 1px 3px 0 4px;
}

div.frame-bottom-ii {
	height: 11px;
	background: transparent url(pics/teaser-ii-br.png) right top no-repeat;
	padding-right: 11px;
}

div.frame-bottom-inner-ii {
	height: 11px;
	background: transparent url(pics/teaser-ii-bl.png) left top no-repeat;
}

div.frame-small div.frame-bottom-ii, div.frame-small div.frame-bottom-inner-ii {
	width: 637px;
}

div.frame-large div.frame-bottom-ii, div.frame-large div.frame-bottom-inner-ii {
	width: 862px;
}

ul.teaser-x3 {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

ul.teaser-x3 li {
	float: left;
	width: 280px;
	height: 154px;
	padding-right: 2px;
	background: transparent url(pics/teaser-panel-border-bg.gif) center right no-repeat;
	
}

ul.teaser-x3 li.last {
	background-image: none;
}


ul.sitemap {
	padding: 17px 0 17px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 17px 0;
	list-style-image: none !important;
	list-style: none !important;
}

/* Sidebar Content Styles ########################################### */

#side-content {
	padding: 60px 25px 0 0;
}

div#side-nav-header {
	width: 100%;
	min-height: 2.6em;
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 0 0 0 0;
	padding: 0;
	background: #033 url(pics/side-nav-header-grad-bg.png) left bottom repeat-x;
}

* html #side-nav-header {
	height: 2.6em;
}

#side-nav-header h2 {
	width: 100%;
	font-size: 100%;
	min-height: 2.6em;
	margin: 0;
	padding: 0;
	background: transparent url(pics/side-nav-header-bg.png) left bottom no-repeat;
	color: #fff;
}

* html #side-nav-header h2 {
	height: 2.6em;
}

#side-nav-header h2 span {
	display: block;
	min-height: .8em;
	padding: .8em;
}

* html #side-nav-header h2 span {
	height: 1em;
}

#side-nav-header h2 span a {
	text-decoration: none;
	color: #fff;
	
}

#side-nav-header h2 span a:hover {
	text-decoration: underline;
}

ul#side-nav {
	width: 100%;
	list-style: none;
	margin: 0 0 17px 0;
	padding: 0;
	background: #fafafa url(pics/sidebar-nav-grey-grad.png) left bottom repeat-x;
	font-size: 93%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

ul#side-nav li {
	width: 100%;
	min-height: 38px;
	margin: 0;
}

* html ul#side-nav li {
	height: 38px;
}

ul#side-nav li ul {
	width: 100%;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	background: #fff7f7 url(pics/sidebar-nav-pink-grad-short.png) left bottom repeat-x;
}

ul#side-nav li ul li ul {
	background: #E6F0F0 url(pics/sidebar-nav-green-grad.png) left bottom repeat-x;
	/*border-top: 1px solid #f3f8f8;*/
}

ul#side-nav li ul li ul li ul {
	border-top: none;
}

ul#side-nav li ul li ul li ul {
	
}

ul#side-nav li a,  ul#side-nav li span {
	display: block;
	min-height: 14px;
	padding: 12px 12px 12px 17px;
	color: #444;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

* html ul#side-nav li a, * html ul#side-nav li span {
	height: 14px;
}

ul#side-nav li a:hover {
	text-decoration: underline;
}

ul#side-nav li span {
	font-weight: bold;
}

ul#side-nav li ul li {
	border-left: 0;
	border-right: 0;
	background: transparent url(pics/gt-bullet.png) 30px 17px no-repeat;
}

ul#side-nav li ul li a,  ul#side-nav li ul li span {
	padding-left: 41px;
	border-bottom: 1px solid #d5d5d5;
}

ul#side-nav li ul li ul li {
	background: transparent url(pics/gt-bullet.png) 46px 17px no-repeat;
}

ul#side-nav li ul li ul li ul li {
	background: transparent url(pics/gt-bullet.png) 62px 17px no-repeat;
}

ul#side-nav li ul li ul li a,  ul#side-nav li ul li ul li span {
	padding-left: 57px;
	border-top: none;
	border-bottom: none;
}

ul#side-nav li ul li ul li.parent a,  ul#side-nav li ul li ul li.parent span {
	border-top: none;
	border-bottom: none;
}

ul#side-nav li ul li ul li ul li a,  ul#side-nav li ul li ul li ul li span {
	padding-left: 73px;
	border-top: none;
	border-bottom: none;
}

#side-content-extras h2 {
	text-align: center;
}

/* Footer Content Styles ########################################### */

#footer {
	clear: both;
	width: 100%;
	min-height: 3.3334em;
	line-height: 3.3334em;
	margin-top: 3.3334em;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #ccc;
	font-size: 0.7693em;
	color: #666666;
}

#footer a {
	color: #006666 !important;
}

#social-bookmarks, #footer p, #footer ul, #footer li {
	display: inline;
}


#social-bookmarks {
	margin: 0 0.5em 0 1em;
}

* html #social-bookmarks img {
	
	vertical-align: middle;
}

* html #footer {
	padding: 1em 0 1em 0;
}

ul#footer-nav {
	list-style: none;
	white-space: nowrap;
}

ul#footer-nav li {
	display: inline;
	margin: 0 0.5em 0 0.5em;
	white-space: nowrap;
}

ul#footer-nav li a, ul#footer-nav li {
	text-decoration: none;
}

* html ul#footer-nav li a, ul#footer-nav li span {
	margin: 0 0 0 5px;
}

ul#footer-nav li.first a, ul#footer-nav li.first span {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

ul#footer-nav li a:hover {
	text-decoration: underline;
}



