
body
{
    margin: 0;
    padding: 0;
    color: #000;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12pt;
    background-color: #000000;
    font-weight: normal;
    font-style: normal;
    font-family: Georgia,Serif;
    font-variant: normal;
} 
  
html>body {font-size:small}





/* Main Window Layout */



#MainWindow
{
    width: 1026px;
    height: 720px;	
    margin-right: auto;
	margin-left: auto;

	
}

#introcontentwindow
{
    width: 810px;
    height: 630px;
    margin-left: auto;
    margin-right: auto;
}

#MainWindowMisc
{
    width: 900px;	
    margin-right: auto;
	margin-left: auto;


	
}



/* Header Layout */

#headertitle

{

    width: 9.3in;

    margin-top: 5px;

    margin-right: auto;

    margin-left: auto;

    border: black 1px solid;

    background-repeat: repeat;

    background-color: white;

    padding-top:3px;

    padding-bottom:3px

}



#loginheadertitle

{

    width:480px;

    margin-top: 15px;

    margin-right: auto;

    margin-left: auto;

    margin-bottom: 25px;

    border: black 1px solid;    

    background-repeat: repeat;

    background-color: white;

}







/* Navigation Menu Level 1 Layout */



#headermain

{

    width: 9.3in;

    margin-top:0px;

    margin-right:0px;

    margin-left:0px;

    padding-top: 25px;

    color: black;

    background-color: White;

    background-repeat: repeat-y;

    text-align:center;

    font-family:Verdana;

    background:#DAE0D2 url("images/bg3.gif") repeat-x 50% bottom;

    font-size:89%;

    line-height:normal;

}



#header

{

    width: 8.2in;

    margin-top: 10px;

    margin-right: auto;

    margin-left: 0.8in;

    color: black;

    background-color: transparent;

    font-family: Verdana;

    font-size: 85%;

    line-height: normal;

}





#header ul 

{

  margin:0;

  padding:10px 10px 0;

  list-style:none;

}



#header li 

{

  float:left;

  background:url("images/left3.gif") no-repeat left top;

  margin:0;

  padding:0 0 0 9px;

}



#header a

{

    float: left;

    display: block;

    background: url( "images/right3.gif" ) no-repeat right top;

    padding: 5px 15px 4px 6px;

    text-decoration: none;

    font-weight: bold;

    color: white;

}



/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#header a {float:none;}

/* End IE5-Mac hack */



#header a:hover
{
    color: #333;

}



#header #current 

{

  background-image:url("images/left_on.gif");

}



#header #current a

{

    background-image: url("images/right_on.gif" );

    color: #7D7C7B;

    padding-bottom: 5px;

}









/* Navigation Menu Level 2 Layout */



#headermain2

{

    width: 9.3in;

    margin-top: 0px;

    margin-right: 0px;

    margin-left: 0px;

    color: black;

    text-align: center;

    font-family: Verdana;

    background:#DAE0D2 url("images/bg3.gif") repeat-x 50% bottom;

    font-size: 85%;

    line-height: normal;

}



#header2

{

    width: 8.2in;

    margin-top: 15px;

    margin-right: auto;

    margin-left: 0.8in;

    color: black;

    background-color: transparent;

    font-family: Verdana;

    font-size: 85%;

    line-height: normal;

}



#header2 ul 

{

  margin:0;

  padding:10px 10px 0;

  list-style:none;

}



#header2 li

{

  float:left;

  background:url("images/left4.gif") no-repeat left top;

  margin:0;

  padding:0 0 0 9px;

}



#header2 a

{

    float: left;

    display: block;

    background: url( "images/right4.gif" ) no-repeat right top;

    padding: 5px 15px 4px 6px;

    text-decoration: none;

    font-weight: bold;

    color: white;

}



/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#header2 a {float:none;}

/* End IE5-Mac hack */



#header2 a:hover 

{

  color:#333;

}



#header2 #current2 

{

  background-image:url("images/left_on.gif");
  
  background-color:White;

}



#header2 #current2 a 

{

  background-image:url("images/right_on.gif");

  color:#73A4CD;

  padding-bottom:5px;

}











/* Content Layout */



#contentwindow

{

    margin-left: auto;

    margin-right: auto;

    margin-top: 10px;

    border-right: solid 1px black;

    border-top: solid 1px black;

    border-bottom: solid 1px black;

    border-left: solid 1px black;

    text-align: center;

    font-family: Verdana;

    vertical-align: middle;

}



#contentInfo
{
    width: 9.3in;
    font-family: Verdana;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d4d0c8;
    border-right: solid 1px black;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    border-left: solid 1px black;
}





#contentwindowColor

{

    margin-left: auto;

    margin-right: auto;

    text-align: center;

    font-family: Verdana;

    background-image: url(Images/Transition.jpg);

    background-repeat: repeat-x;

    background-position: bottom;

    height: 40px

}





#logincontentwindow

{

    width: 480px;

    margin-left: auto;

    margin-right: auto;

    margin-top: 15px;

    text-align: center;

    font-family: Verdana;

    background-color: white;

    border: solid 1px black;

}



#content

{

    width: 9.3in;

    font-family: Verdana;

    margin-top: 0px;

    margin-left: 0px;

    margin-right: 0px;

    background-color:White;

    border-right: solid 1px black;

    border-top: solid 1px black;

    border-bottom: solid 1px black;

    border-left: solid 1px black;

}





a.pagelinks:link

{

	display: inline; /* for IE5 and IE6 */

    width: 99.99%; /* for IE5 */

    color: #ffffff;

    font-size: 11pt;

    background-color: #3d3d3a;

    font-family: Verdana



}



 a.pagelinks:visited

{

	display: inline; /* for IE5 and IE6 */

    width: 99.99%; /* for IE5 */

    color: #ffffff;

    font-size: 11pt;

    background-color: #3d3d3a;

    font-family: Verdana



}



a.pagelinks:hover

{

    text-decoration: none;

    background-color: #cccc99;

    color: black;

}



a.pagelinks:active

{

    color: #3d3d3a;

    font-size: 11pt;

    background-color: #ffffff;

    font-family: Verdana;

    text-decoration: underline overline;

}





/* Footer Layout */



div#footer

{

    width: 9.3in;

    text-align:center;

    margin-top: 10px;

    margin-right:auto;

    margin-left:auto;

    margin-bottom:20px;

    background-color: White;

    border: black 1px solid;

    padding-top: 5px;

    padding-bottom: 5px;

}



div#footer p

{

    color: gray;

    background-color: white;

}



div#footer p.left

{

  

    width:600px;    

    height: 17px;

    vertical-align: middle;

    text-align: center;

    padding-right: 3px;

    padding-left: 3px;

    padding-bottom: 1px;

    padding-top: 1px;

    font-family:Verdana;

    font-size:8pt;

}



div#footer p.right

{

    float:left;

    width:300px;

    margin-left: 40px;    

    height: 17px;

    vertical-align: middle;

    text-align: center;

    border-top: #000000 1px solid;

    border-bottom: #000000 1px solid;

    padding-right: 3px;

    padding-left: 3px;

    padding-bottom: 1px;

    padding-top: 1px;

    font-family:Verdana;

    font-size:8pt

}

div#footer p.left2

{

    float: right;

    margin-left: 20px;

    margin-bottom:20px;

    height: 17px;

    vertical-align: middle;

    text-align: center;

    border-top: #000000 1px solid;

    border-bottom: #000000 1px solid;

    padding-right: 3px;

    padding-left: 3px;

    padding-bottom: 3px;

    padding-top: 3px;

    font-family:Verdana;

    font-size:8pt;

}

div#footer a:link
{
    color: #ff6600;
    font-size: 8pt;
    font-family: Verdana;
    background-color: White;
    text-decoration: underline;
}



div#footer a:visited

{

    color: #ff6600;

    font-size: 8pt;

    font-family: Verdana;

    background-color: White;

    text-decoration: underline;

}



div#footer a:hover, div#footer a:active

{

    color: #2f4f4f;

    font-size: 8pt;

    font-family: Verdana;

    background-color: white;

    text-decoration: underline overline;

}





div#breadcrumbs

{

    width: 400px;

    color: #cc9966;

    font-family:Verdana;

    font-size:8pt;

    background-color: #3d3d3a;

    padding: 4px;

    float: left;

    clear: left;

    margin-bottom: 30px;

    margin-left: 100px;

}



div#breadcrumbs a:link, div#breadcrumbs a:visited, div#breadcrumbs a:hover, div#breadcrumbs a:active

{

 background-color: #3d3d3a;

 color: #cc9966;

 font-family:Verdana;

 font-size:9pt;

 text-decoration:underline;

}





/* Content Page Navigation Links */



#contentpagelinks

{

    position: relative;

    display: inline; /* for IE5 and IE6 */

    width: 600px;

}



#contentpagelinks li 

{

	display: inline; /* for IE5 and IE6 */

	text-align:center;

	vertical-align:middle;

}



#contentpagelinks ul 

{

	

	padding-left: 0;

}



#contentpagelinks a:link, #contentpagelinks a:visited

{

    width: 300px;

    text-decoration: none;

    color: #ffffff;

    font-size: 9pt;

    background-color: #3d3d3a;

    font-family: Verdana;

    border-bottom: solid 1px black;

    border-top: solid 1px white; 

}



#contentpagelinks a:hover

{

    text-decoration: none;

    background-color: #cccc99;

    Color: #3d3d3a;

    border-bottom: solid 1px black; 

    border-top: solid 1px white; 

}







/* Table Format Classes */



.gbHeader
{
    font-family:Verdana;
    font-weight:bold;
    font-size:85%;
    line-height:normal;
    color: #73A4CD;
}

.gbFieldset

{

    border-right: black 1px solid;

    border-top: black 1px solid;

    border-left: black 1px solid;

    border-bottom: black 1px solid;

}

.gbTextR {font:11px Arial; text-align:right; padding:right 5px}

.gbTextL
{
    font: 15px Arial;
    text-align: left;
    text-indent: 2px;
    color: #cccc99;
}

.gbTextLP

{

    font: 11.5px Arial;

    text-align: left;

    margin-left: 300px;

    color: black;

}

.gbLinks

{

    text-align: center;

    vertical-align: middle;

    font-size: 14px;

    cursor: crosshair;

    font-family: Verdana;

}

.TextInput

{

    font: 11px Arial;

    border-right: #a4b97f 1px solid;

    border-top: #a4b97f 1px solid;

    border-left: #a4b97f 1px solid;

    border-bottom: #a4b97f 1px solid;

}

.TextInputRO

{

    font: 11px Arial;

    border-right: firebrick 1px solid;

    border-top: firebrick 1px solid;

    border-left: firebrick 1px solid;

    border-bottom: firebrick 1px solid;

}

.TextInputButton

{

    font: 11px Arial;

    color: blue;

    height: 15px;

    border-right: white 3px outset;

    border-top: white 2px outset;

    border-left: white 3px outset;

    border-bottom: white 2px outset;

    text-align: center;

    background-color: #f9f6e5;

}

.TextInputFocus

{

    font: 11px Arial;

    border-right: #ff9900 1px solid;

    border-top: #ff9900 1px solid;

    border-left: #ff9900 1px solid;

    border-bottom: #ff9900 1px solid;

}

.TextLabel

{

    font: 11px Arial;

    border-right: #a4b97f 1px solid;

    border-top: #a4b97f 1px solid;

    border-left: #a4b97f 1px solid;

    border-bottom: #a4b97f 1px solid;

    color: black;

}





LEGEND
{
    color: #EB8668;
}
FIELDSET LEGEND
{
    color: #EB8668;    
}
