html { height: 100%; background-color: white; background-image: none; margin: 0 0 1px; }
body { font-size: 30%; font-family: "Lucida Sans Unicode", "Lucida Grande", helvetica, serif; background-image: none; position: absolute; width: 100%; margin: 0; }
h1 { color: #000; font-size: 2.4em; font-family: "Arial Narrow"; line-height: 1em; margin-bottom: 1em; }
h2 { font-family: "Arial Narrow"; font-size: 1.4em; text-decoration: underline; margin-top: 1.6em; }
/*h2 { font-family: "Arial Narrow"; font-size: 1.3em; color: #396e46;  background-image: url(../images/glass-tab.png); background-repeat: no-repeat; background-position: left 0;  padding: 0.6em 1.2em; border-bottom: 1px solid #999; }}*/
h3 { color: #333; font-size: 1em; margin-top: 2em; }
hr { width: 100%; clear: right; margin-top: 1.4em; margin-bottom: 1.4em; }
/* ----------list items -------------- */
ol li li { list-style-type: lower-roman; }
/* ----------table items -------------- */
table, tbody, tr, td, th { display: block; }


dd { font-size: 1em; line-height: 1.3em; margin: 0 0 0 16px; padding: 0; }
img {display:none }
dl { margin-left: 24px; }
dt { font-size: 1.1em; font-weight: bold; background-image: url(../images/roundarrow.gif); background-repeat: no-repeat; background-position: 0 center; margin-top: 8px; padding-left: 16px; }

/* ----------form items -------------- */
fieldset { background-color: #fff; background-image: url(../images/formback.jpg); background-repeat: repeat-x; background-position: 0 top; margin-bottom: 2em; }
input, select { color: #666; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px}
label { font-weight: normal; width: 9em; float: left; text-align: left; margin-right: 0.5em; display: block;}
legend { color: #fff; font-weight: bold; background: #187b2f; margin-bottom: 8px; padding: 2px 6px; }

/* ----------mast -------------- */
#mast { display:none }
/* ----------topnav -------------- */
#topnav { display:none }



/* -----------------content--------------------- */
#content {  padding: 5px; }
#content a:link { color: #187b2f; text-decoration: none; }
#content a:visited { color: #126325; text-decoration: none; }
#content a:hover { text-decoration: underline; }
#content a:active { color: #fff; background-color: #187b2f; }
#content a:active,#content a:focus { outline: none; }
#content blockquote { font-size: 1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #fff; background-image: url(../images/blockquoteback.jpg); background-repeat: no-repeat; text-indent: 12px; width: auto; margin-right: 48px; margin-left: 36px; padding: 8px; border: solid 1px #dfdfdf; }
#content ul { margin-bottom: 24px; list-style-type: square; }
#content li { font-size: 1.1em; }
#content ol { margin-bottom: 24px; }
#content p { font-size: 1.1em; }


/* --------------left navi------------- */
#left { display:none }

/* -----------footer--------------------------- */
#footer { display:none; }


/* -----------acrobat widget--------------------------- */
#acrobat { font-size: 0.8em; background-image: url(../images/acroback.jpg); background-repeat: repeat-x; height: 31px; clear: both; margin-top: 12px; margin-bottom: 12px; padding: 4px; border: solid 1px #d8d8d8; }
#acrobat a:link { color: #999; text-decoration: underline; }
#acrobat a:visited { color: #999; text-decoration: underline; }
#acrobat a:hover { color: #f33; text-decoration: underline; }
#acrobat a:active { color: #f33; text-decoration: underline; }
#acrobat img { float: left; margin-right: 10px; }

#hidebox { visibility: hidden; display: inline; }

/* -----------spotlight--------------------------- */
#spotlight { background-image: url(../images/spotlight.gif); background-repeat: no-repeat; background-position: right 0; width: 218px; height: 50px; float: right; margin: 0; padding: 30px 0 0 50px; }
#spotlight a:link, .spotlight a:visited { color: #333; font-weight: bold; text-decoration: none; }
#spotlight a:hover, .spotlight a:active { color: #333; font-weight: bold; text-decoration: underline; }
#spotlight em { color: white; font-size: 0.9em; font-style: normal; }

/* -----------breadcrumbs--------------------------- */
.breadcrumbs { color: #666; font-size: 0.9em; }
.breadcrumbs a:link { text-decoration: none ; color: #666   }
.breadcrumbs a:visited { color: #666 ; }
.breadcrumbs a:hover { background-color: transparent  }
.breadcrumbs a:active { color: #666; }
.breadcrumbs ul {margin-left: 0; padding-left: 0; display: inline; border: none;}
.breadcrumbs ul li { font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-left: 0; padding-left: 2px; border: none; list-style: none; display: inline; }
.breadcrumbs ul li.first:before { content: " ";}
.breadcrumbs ul li:before { content: "\0020 \0020 \0020 \00BB \0020"; color: #666;}

/* -----------classes--------------------------- */
.action { background-image: url(../images/roundarrow.gif); background-repeat: no-repeat; background-position: 0 center; padding-left: 1.31em; }
.actionfaq { color: #187b2f; background-image: url(../images/roundarrow.gif); background-repeat: no-repeat; background-position: 0 center; padding-left: 1.31em; }

.columnl { width: 40%; float: left; margin-right: 5%; }
.columnr { width: 50%; float: left; }
div.clear{clear:right;height:1px;overflow:hidden;font-size:1px;}
.columnl p, .columnr p { font-size: 1em; line-height: 1.3em; }

.email { background-image: url(../images/email.png); background-repeat: no-repeat; background-position: 0 1px; margin-left: 2px; padding-left: 20px}
.email:hover { background-image: url(../images/email-over.png); }
.external { background-image: url(../images/external.png); background-repeat: no-repeat; background-position: 0 center; margin-left: 2px; padding-left: 20px; }
.faq { background-color: white; background-image: url(../images/formback.jpg); background-repeat: repeat-x; background-position: 0 0; margin-left: 16px; padding: 7px; border: solid 2px #fefec8; }
.floatbox { background-color: #cfc; float: right; padding: 12px; }
.indent { margin-left: 2em; }
.item-body { color: #666; margin: 0; visibility: hidden; height: 0; }
.item-header { font-weight: bold; margin-bottom: 1.5em; }
.item-header a { font-weight: bold; }
.navtitle { color: #000; font-weight: bold; background-image: url(../images/subnavtitleback.gif); text-align: center; margin-bottom: 8px; padding: 5px; border: solid 1px #b6b91a; }
.pdf { background-image: url(../images/pdf2.gif); background-repeat: no-repeat; background-position: 100% center; padding-right: 1.5em; }
#pdfspotlight { font-size: 1em; line-height: 1em; background-color: #f5f4f5; background-image: url(../images/pdfspotlight.jpg); background-repeat: no-repeat; background-position: left top; width: 151px; float: right; margin: 0; padding: 10px 0 10px 50px; border: solid 1px #a3a3a3; }
#pdfspotlight strong { color: #4a4a4a; font-size: 1em; line-height: 2em; text-decoration: underline; }
#pdfspotlight a:link, #pdfspotlight a:visited{ color: #666; margin-top: 2em; }
#pdfspotlight a:hover, #pdfspotlight a:active{ color: black; text-decoration: underline; }

.radio { text-align: left; width: 10px; margin-bottom: 0; }
.submit input{ margin-left: 4.5em;}
.submit input {color: #fff; background: #187b2f; border: outset 2px #d7b9c9}
.subtext { color: #666; font-size: 0.85em; }
.subtext p { line-height: 1.2em; }
.title { color: #999; margin-top: -24px; }
.utility { text-align: right; padding-top: 60px; padding-right: 280px; padding-bottom: 0; }
#downloadbox { font-size: 1em; background-color: white; width: 200px; float: right; margin-bottom: 10px; margin-left: 20px; padding: 5px; border-color: #ece6a2; border-style: solid; border-width: 1px 1px 1px 12px; }
#downloadbox a{ line-height: 2em; margin-top: 2em; margin-bottom: 2em; padding-top: 0.5em; padding-bottom: 0.5em; }
.degree { color: #666; font-size: 1.1em; }
.h2degree { display: inline; }


/* -----------subnav degree area--------------------------- */
#subnav			{ position: relative; width: 274px; margin-top: -10px; margin-left: -10px; margin-right: -10px; background: url(../images/subnav_bg.gif) repeat-y; }
#subnav div		{ position: relative; background: url(../images/subnav_top.gif) no-repeat; padding: 21px 0 0; }
#subnav div div	{ background: url(../images/subnav_bttm.gif) no-repeat 100% 100%; padding: 0 10px 26px 11px;}
#subnav ul	{ list-style: none; padding: 5px 0 0 0;}
#subnav ul ul	{padding: 0; background: #eee; border: 1px inset #eee; border-width: 1px 0;}
#subnav ul ul ul	{background: #fff; border: 0;}
#subnav li	{ font-size: 11px;  font-weight: bold; color: #fff}
#subnav li li	{ font-weight: normal; }
#subnav li li li	{ font-size: 10px; }
#subnav li.on p	{ background: #182c53; padding: 3px 0 3px 20px; line-height: 13px;}
#subnav li li.on p	{ background: #182c53; padding: 2px 0 2px 30px;line-height: 13px;}
#subnav li li li.on p	{ background: #182c53; padding: 2px 0 2px 40px;line-height: 13px;}
#subnav li a:link, #subnav li a:visited	{ color: #09204C; display: block;line-height: 13px; height: 1%; text-decoration: none; padding: 3px 0 3px 20px;}
#subnav li li a:link, #subnav li li a:visited	{ padding: 2px 0 2px 30px;}
#subnav li li li a:link, #subnav li li li a:visited	{ padding: 2px 0 2px 40px;}
#subnav li a:hover	{ color: #fff; background: #456C92; }
#subnav li li a:hover	{ background: #89a0c2; }
#subnav h2 { padding-left: 10px; font-size: 13px; font-weight: bold; color: #426D94; text-transform: uppercase;  }
.word { background-image: url(../images/word.gif); background-repeat: no-repeat; background-position: 100% center; padding-right: 1.8em; }
.ppt { background-image: url(../images/ppt.gif); background-repeat: no-repeat; background-position: 100% center; padding-right: 1.8em; }
.excel { background-image: url(../images/excel.gif); background-repeat: no-repeat; background-position: 100% center; padding-right: 1.8em; }
