body { 
font: 8pt/16pt georgia; 
color: #555753; 
background: #EAEAEA; 
margin: 10px; 
}

th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:gray;
}

td {
font-family: Georgia, Tahoma, sans-serif;
font-size: 10pt;
}

b {font-size: 110%;}

h1 {
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
margin:0;
}

h2 {
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
border-bottom: 1px dotted silver;
}

.str {
font-family: georgia, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12pt;
color: #336666;
}

.str a {
font-family: georgia, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12pt;
color: #336666;
border-bottom:1px dashed #336666;
}

.help {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 15px;
color: #0066CC;
}

.alert {
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
position:relative;
line-height: 15px;
color: red;
}

.fieldset {
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
line-height: 20px;
color: #0066CC;
}

.header { 
font-family: Tahoma, Verdana, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
position:relative;
color: #F2F8E7;
}

.menu { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000099;
text-decoration: none;
}

.error {
color: red;
text-decoration: none;
}

.menucurrent { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000099;
font-weight:bold;
}

.message { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
position:relative;
color: #336666;
}

#undercon {
background: #fff6bf;
background-position: 10px -10px; /* x-pos y-pos */
text-align: center;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
font-family: verdana, sans-serif;
font-size: 12pt;
}

.intro {
background: url(images/left-top-corner-box.jpg) left no-repeat;;
background-position: 0px 0px; /* x-pos y-pos */
text-align: left;
padding: 10px;
font-family: georgia, sans-serif;
font-size: 12pt;
}

#caution {
background: #fff6bf url(images/caution.gif) center no-repeat;;
background-position: 10px 5px; /* x-pos y-pos */
padding: 5px;
padding-top: 25px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
font-family: georgia, sans-serif;
font-size: 12pt;
margin: 10px;
}

#errormessage{
clear: left;
background: red;
border: 1px solid black;
color: #FFF;
text-align: center;
padding: 4px 0;
margin: 0 auto; 
margin-bottom: 20px; 
font: 12pt Verdana; 
}

.navpath{
font: 10pt Tahoma; 
margin: 0; 
margin-left: 200px; 
border-top: 1px dashed silver;
}

.navpath a {
color: #6633FF;
text-decoration:none;
}

#confirmation{
padding: 10px;
border: 1px dashed silver;
background: white;
text-align: center;
margin: 0px; 
height: 20px;
font: 12pt Verdana; 
}

#status {
color: #669966;
font: 8pt georgia, sans-serif;
padding: 5px; 
width:190px;
margin-top: 0px; 
border-top: 1px dashed #B2B2B2;
text-align:center;
}

#status a {
color: #FF6633;
text-decoration: none;
}

#status a:hover {
text-decoration: underline;
}

#navigation {
background: #F8F7EF;
height:45px;
padding: 0.5em; 
padding-left: 1em; 
margin: 4px 0 1em 0; 
border-left: 1px dashed #B2B2B2;
border-top: 1px dashed #B2B2B2;
border-bottom: 1px solid #B2B2B2;
border-right: 1px solid #B2B2B2;
font-weight: bold; 
}

#navigation a {
text-decoration: none;
font: 8pt georgia; 
font-weight: normal; 
}

/* form fields */
div.form {
clear: both;
padding-top: 5px;
padding-bottom: 5px;
}

div.form span.label {
float: left;
padding: 2px;
width: 30%;
text-align: right;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
line-height: 20px;
color: #0066CC;
}

div.form span.field {
padding: 2px;
float: right;
width: 66%;
text-align: left;
font-family: Georgia, sans-serif;
font-size: 9pt;
font-weight: normal;
} 

div.spacer {
clear: both;
border-bottom: 1px dashed silver;
width: 90%;
}

.formcontainer{
width: 90%;
padding: 10px;
border: 1px dotted silver;
background: white;
position: relative;
}

.formfield {
color : #000000;
background-color: #FFFCCC;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
border-color : #ffd324;
border-style: solid; 
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
}

.formbutton {
color:white;
background-color: #0080C0;
font-family : Arial, sans-serif;
font-size : 11px;
font-weight : normal;
border-color : #829EBB;
border-style: solid; 
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
padding-left:5px;
padding-right:5px;
}

/* added Thursday, June 05, 2008 for bigger button */

.formbigbutton {
font-family : Verdana, sans-serif;
font-size : 16px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}

.listbox {
padding:0;
}

.listbox select {
color : black;
background-color: #FFFCCC;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}

.listbox .menu {
background:yellow;
font-style:italic;
}

.listbox .separator {
color : gray;
}

/*  layout */

#sourcecode{
width: 830px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:10px;
border: 1px solid gray;
background: white;
font-family: georgia, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12pt;
color: #336666;
}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:5px;
border: 1px solid gray;
background: white;
}

#topsection{
background:url(images/bg1.gif);
height: 100px; /*Height of top section*/
border: 1px solid #D5D0BF;
margin-bottom:10px;
}

#topsection #title{
float:left;
margin: 0;
width:200px;
margin-right: 3px;
margin-bottom: 0px;
color: #6666CC; 
font-family : georgia, sans-serif;
font-size : 20px;
font-weight : bold;
text-align:center;
}

#topsection h2{
margin: 0;
color: silver; 
}

#contentwrapper{
float: left;
width: 100%;
}

/*Set right margin to RightColumnWidth*/
#contentcolumn_right{
margin-right: 299px; 
border-right: 1px solid silver;
}

/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
#contentcolumn_center{
margin: 0 250px 0 200px; 
border-left: 1px solid silver;
border-right: 1px solid silver;
}

/*Set left margin to LeftColumnWidth*/
#contentcolumn_left{
margin-left: 200px; 
border-left: 1px solid silver;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: white;
border-right: 1px solid silver;
}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
margin-left: -250px;
}

#footer{
height: 20px; /*Height of footer section*/
clear: left;
color: #666633;
text-align: center;
padding: 4px;
background:#EDEFE4;
border: 1px solid #D5D0BF;
}

#footer a {
color: #FA4001;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.caption {
position: relative;
float: right;
margin-left: 10px;
margin-top: -25px;
padding-left: 20px;
padding-right: 20px;
color : #993300;
background-color: #f6f6f5;
font-family : verdana, sans-serif;
font-size : 14px;
font-weight : normal;
border-color : #829EBB;
border: 1px solid silver;
text-align: center;
}
/* span */

div.row span.left {
float: left;
text-align: left;
width: 49%;
}

div.row span.right {
float: right;
text-align: right;
width: 49%;
}

/* box list */

.leftbox{
width: 170px;
margin-top:10px;
margin-bottom:10px;
float: left;
}

.leftbox ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.leftbox li {
display: block;
font: 13px georgia;
padding: 4px 3px;
color: #595959;
text-decoration: none;
border-bottom: 1px dashed #C0C0C0;
border-left: 1px dashed #C0C0C0;
border-right: 1px dashed #C0C0C0;
background-color: white;
}

.leftbox li.header {
font: bold 13px georgia;
color: red;
text-align: right;
border-top: 1px solid #C0C0C0;
border-bottom: 1px dashed #C0C0C0;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
background-color: #EAEAEA;
}

.leftbox li.footer {
font: bold 13px georgia;
color: red;
text-align: right;
border-bottom: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
background-color: #EAEAEA;
}

.boxlist{
width: 270px;
margin: 0 auto;
}

* html #boxlist{ /*IE only rule. Original boxlist width minus all left/right paddings */
width: 264px;
}

.boxlist ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.boxlist li a {
display: block;
font: 13px georgia;
padding: 4px 3px;
margin-top: 2px;
margin-bottom: 2px;
width: 265px; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: #F8F7EF;
}

.boxlist li.current a {
display: block;
font: bold 13px georgia;
padding: 4px 3px;
width: 265px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: white;
}

html>body #boxlist a{ /*Non IE rule*/
width: auto;
}

.boxlist a:hover{
background-color: white;
color: black;
}

.boxlist div.title{
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
border-top: 1px dotted silver;
border-left: 1px dotted silver;
border-right: 1px dotted silver;
padding: 4px 3px;
background-color: white;
}

/*sidenav*/

#menu{
width: 170px;
float: left;
}

* html #menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

#menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

#menu li a {
display: block;
font: 13px georgia;
padding: 4px 3px;
margin-top: 2px;
margin-bottom: 2px;
width: 165px; /*Define width for IE6's sake*/
color: #666699;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: #F8FBBD;
}

#menu li.selected a {
font: bold 13px Verdana;
padding: 4px 3px;
width: 171px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
border-right: 1px solid white;
border-left: 1px solid #C0C0C0;
background-color: white;
}

#menu li.current a {
display: block;
font: bold 13px georgia;
padding: 4px 3px;
width: 165px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: white;
}

html>body #menu a{ /*Non IE rule*/
width: auto;
}

#menu a:hover{
background-color: white;
color: black;
}

#menucontent{
margin-left: 169px; 
border: 1px solid #C0C0C0;
background: white;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 1px;
font: bold 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid silver;
border-bottom: none;
background-color: #f6ffd5;
color: gray;
}

.basictab li a:visited{
color: gray;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
border-bottom: 1px solid silver;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: white;
color: black;
}

.basictab li.selected a:hover{ 
background-color: #DBFF6C;
color: black;
border-bottom: none;
}

.basictab li.selected a:visited{ 
color: black;
border-bottom: none;
}

#tabcontainer{
padding: 10px;
border: 1px solid silver;
background: white;
margin: 0; 
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#topmenu ul{
margin: 0;
padding: 0;
margin-top: 5px;
margin-bottom: 5px;
float: right;
width: 100%;
border: 0;
}

#topmenu li{
display: inline;
}

#topmenu li a{
float: right;
color: black;
padding: 2px 12px;
text-decoration: none;
border-left: 1px solid gray;
font: 18px Georgia;
}

#topmenu li.curdate{
float: left;
color: #669966;
padding: 2px 12px;
text-decoration: none;
font: 8pt georgia; 
}

#topmenu li a:hover{
color: black;
background-color: #ffe84f;
}

/*  thumbnail  */

.thumb {
float: left;
width:100px;
padding: 5px;
border: 1px solid gray;
margin: 5px; 
text-align:center;
}

.thumbholder {
height:500px;
border-top:1px dashed gray;
border-bottom:1px dashed gray;
padding:10px;
margin:10px;
}

/*  banner  */

#banner{
padding: 2px;
border: 1px dashed silver;
background: white;
text-align: center;
margin: 1px; 
height: 62px;
width: 202px;
font: 18px Georgia;
color: red;
}

#banner a{
display: block;
text-decoration: none;
border-left: 1px solid gray;
}

#banner a:hover{
background-color: #ffe84f;
}
