/* Global Styles */
html,body {  background-color: white ; margin: 0px 0px 0px 0px; }
#pagecontent { width: 800px; height: auto; margin-left: auto; margin-right: auto; border: 1px solid #999; }
#pageheader { width: 800px; height: 100px; margin-left: auto; margin-right: auto; }
#headerimg { width: 800px; height: 100px; border-width: 0px 0px 0px 0px; }
.copy { color: black; font-weight: normal; font-size: 0.85em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.6; }
.formcopy { color: black; font-weight: normal; font-size: 0.85em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; }
.headercopy { color: black; font-weight: bold; font-size: 1em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.6; }
.medfrmfield { width: 150px; height: auto; }
.aligntop { vertical-align: top; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
.row { clear: both; }
.nomargins { margin: 0px 0px 0px 0px; }
#bodycolumn a .copy { color: white; }
#bodycolumn a:visited .copy { color: purple; }

/* Navigation Styles */
#navtop { width: 800px; height: 34px; background-image:url(images/leftnavbg.jpg); background-repeat: repeat-x; text-align: center; }
#navcolumn { width: 196px; height: auto; background-image:url(images/leftnavbg.jpg); background-repeat: repeat-y; }
.navcopy { color: white; font-weight: normal; font-size: 1em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; text-decoration: none; }
.navcopy:hover { color: white; text-decoration: underline; }
.leftnavcopy { color: white; font-weight: normal; font-size: 0.8em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; text-decoration: none; }
.leftnavcopy:hover { color: white; text-decoration: underline; }
.navlevel2 { padding-left: 15px; }
.navlevel3 { padding-left: 30px; }
.navtoppadding { padding-top: 5px; background-image:url(images/leftnavbg.jpg); }
.navleftpadding { padding: 8px 8px 8px 8px; }

/* Navigation Preview Box Styles */
#navpreviewbox { position: absolute; width: 300px; height: 400px; background-color: #FFFFFF; border-top: 1px solid #000000; border-right: 2px solid #000000; border-bottom: 2px solid #000000; border-left: 1px solid #000000; }
#navpreviewframe { width: 300px; height: 400px; border-width: 0px 0px 0px 0px; }
#navpreviewpadding { padding: 8px 8px 8px 8px; }

/* Body Styles */
#bodycolumn { width: 604px; height: auto; }
#contentpadding { padding: 12px 12px 12px 12px; }
 
/* Footer Styles */
#footer { width: 657px; height: auto; margin-left: auto; margin-right: auto; }
.footercopy { color: black; font-weight: normal; font-size: 0.7em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.6; }
#footer a { color: black; }
#footer a:visited { color: black; }

