/*  Core color summary:
	block background: #003399
    block alternate: #0066cc
    light alternate: #b5c7d6
    grey: #eeeeee
    Warning colors: Cornsilk, DarkRed
*/
body,table,td,th,input,textarea,select
{
    font-family: verdana,sans-serif;
    font-size: 10pt;
}
body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;    
}
pre
{
	color: darkblue;
    font-family: monospace, courier new;    
    font-weight: normal;
}
h1
{
    background-color: #eeeeee;
    color: navy;
    font-size: 16pt;
    height: 25pt;
    font-weight: bold;
    margin-bottom: 0pt;
    margin-top: 0pt;
    padding-bottom: 0px;
    padding-top: 3pt;
    text-align: center
}
h2
{
    color: teal;
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 0pt;
    margin-top: 0pt;
    padding-bottom: 0pt;
    padding-top: 0pt
}
h3
{
    color: navy;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 0pt;
    margin-top: 0pt;
    padding-bottom: 0pt;
    padding-top: 0pt
}
form
{
    margin-bottom: 0pt;
    margin-top: 0pt;
    padding-bottom: 0pt;
    padding-top: 0pt
}
table
{
 	border-collapse: collapse;
}
td
{
	border-collapse: collapse;
    border-color: lightgrey;
}
table.blackborder td
{		
	border-left: solid 1px lightgrey;
}
table.blackborder th
{		
	border-left: solid 1px lightgrey;
}
th
{
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
}
a 
{ 
	color: darkblue; 
}
a:visited
{	color: maroon; }
a:hover 
{ color: red; }
hr 
{ color:darkblue; background: darkblue; border: 0; height:1px; }
	
ul 
{
    margin-bottom: 0pt;
    margin-top: 2pt;
    padding-bottom: 2pt;
    padding-top: 2pt;
}	
li
{
	padding-top: 2pt;
	padding-bottom: 0pt;
}
img
{
	border: 0px;
}
.blackborder
{
	border-style:solid;
	border-width: 2px;
	border-color: darkblue;
	background: white;
	text-align: left;
}
.greybackground
{
	background-color: #eeeeee;
}
/* 
   used on the main page left table column 
   the default contains the wave background
*/
.categorylistbackground
{
	width: 170px;
	background-image: url(images/newwave.jpg);
	/* background: #fff8ad; */
	vertical-align: top;
	padding-left: 4pt;
}
.smallbody 
{
    font-size: 8pt;
    font-weight: normal;
}
.bigtext
{
	font-size: 18pt;
	font-weight: bold;
	color: Navy;
}
small
{
    font-size: 8pt;
    font-weight: normal;
}

/* block backgrounds for headers etc. */
.menuband, .gridheader, .gridheaderbig, .buttonlinks, .blockheader, .roundedcorner_center
{
	color: cornsilk;
	background-color: #003399;
	padding: 0px;
}
.gridbanner
{
	color: cornsilk;
	background: #003399 url(images/floralbackground.gif) none;
	font-size: 16pt;
	margin-bottom:10px;	
}
/* alternate background color color to offset the background
   used for the category list and banner strips for color
   variety. should be a companion color to the block background
   colors (previous tag
*/
.alternatebackground
{
	color: white;
	background-color: #0066cc;
}

/* used for any block tags like headers on tables etc. */
.blockheader
{
	font-weight:bold;
}
.banner
{
	font-weight:bold;	
	height: 21px;
	white-space:nowrap;
	padding-top: 5px;
	background: #003399 url(images/floralbackground_sm.gif) ;
}
.bannertitletext 
{
	color: #003399;
	font-size: 24pt;
	font-family: arial narrow;
	font-weight: bold;	
}
.bannertext
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.bannertext:visited
{
	color: white;
}
.bannertext:hover
{
	color: #003399;
	background: white url(images/vertgradient.png) repeat;
}

/* used on the category list as a standard link */
.menucolumn 
{ 
	padding:5px;
	border-bottom: solid 1px white ;
}
.menulink
{
    color: black;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none ;
    display:block;
    text-align:left;
    padding-top:4px;
    padding-bottom: 4px;
    padding-left: 5px;
    margin-right:5px;
}
.menulink:visited { color: cornsilk; } 
.menulink:hover 
{ 
	color:#003399; 
	text-decoration:none; 
	font-weight:normal; 
	background: white url(images/menuhighlight.png) repeat-x;}
.menuband
{	
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	text-align: center;
}
.buttonlinks 
{
    font-weight:bold;
    text-decoration: none;
    display: block;
    padding:2px;
}
.buttonlinks:visited { color: cornsilk; }
.buttonlinks:hover { color:darkblue; text-decoration:none; background:white;} 
.imagelink
{
	text-decoration: none;
	display: inline-block;
	padding-left:4px;
	padding-right: 4px;
	padding-top: 2px;
}
.imagelink:hover { background: lightsteelblue; color:black; text-decoration:none; } 

.submitbutton
{
	font-weight: bold;
	height: 35px;
	width: 200px;
	background: url(images/submitbutton.gif);
	color: lemonchiffon;
	border: none 0px;
}
.submitbutton:hover { background: url(images/submitbuttonhover.gif); } 
.submitbutton:active { background: url(images/submitbuttonpressed.gif); }

.smallbutton
{
	height: 22px;
	width: 90px;
	font-size: 8pt;
	color: navy;
	background: url(images/smallbutton.gif);
	border: none 0px;
}
.smallbutton:hover { background: url(images/smallbuttonhover.gif); }
.smallbutton:active { background: url(images/smallbuttonpressed.gif); }

.smallbuttontext
{
	font-size: 8pt;
	height: 20px;
}
.loginheader
{	
	padding: 2px;
	font-weight: bold;	
	color: white;
}
.logindisplay
{
	border: solid 2px navy;
	background: cornsilk;
}
.gridheader, .gridheaderbig, .gridheaderleft, .gridheaderright, .gridpager, .loginheader
{
	height: 20px;
	padding: 4px 4px 4px 4px;
	background:  #003399 url(images/vertgradient.png) repeat-x bottom;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.gridheader a
{
	color: orange;
	text-decoration: none;
}
.gridheader a:hover
{
	color: darkblue; background: white;
}
.gridheaderleft
{
	text-align: left;
}
.gridheaderbig
{	
	background-image: url(images/vertgradient40.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gridnormal
{
	background-color: #eeeeee;
}
.gridalternate
{
	background-color: #b5c7d6;
}
.gridhighlight
{
	background-color:#ffcc66;
	cursor:pointer;
}
.gridbanner
{
	color: cornsilk;
	background: #003399 url(images/floralbackground.gif);
	font-size: 16pt;
	font-weight: bold;
	text-align: center;	
}
.gridpager
{
	font-weight: bold;
	text-align: right;
	color: White;		
	text-decoration: none;
}
.gridpagerselectedpage
{
	color: khaki;
	font-size: 11pt;
	font-weight: bold;	
}
.gridpagerpage
{	
	text-decoration: none;
	color: White;		
}
.groupheader  
{
	background: SteelBlue; 
	color: White; 
	padding: 4px; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	font-weight: bold;
}    
.errormessage
{
	font-size: 10pt;
	font-weight: bold;
	color: maroon;
}
.errordisplay
{
	font-size: 10pt;
	font-weight: normal;
	color: darkred;
	border:solid 2px darkred;
	background-color:cornsilk;
	padding-left:15pt;
	padding-right:10pt;
	line-height: 15pt;
}
.errordisplay hr
{
	color: darkred;
}
.dialogwindow
{
	margin:0px;
	background: #eeeeee;
	font-size: 8pt;
}
.descriptionheader
{
	background: #003399;
	color: white;
	font-size: 8pt;
	text-align: left;
	padding: 10px;
}
.dialogheader
{
	background: lightblue url(images/lightbluegradient.png) repeat-x;
	padding: 2px;
	text-align: left;
	color: white;
}
.toolbarcontainer  
{
	background:#eeeeee;
	border: solid 1px silver;
	vertical-align: top;
	padding: 5px; 
}
.hoverbutton  
{
	text-decoration:none;		
	padding: 2px; 	
	font-size: 8pt; 	
	border: solid 1px transparent; 
}
.hoverbutton:hover  
{	
	background: whitesmoke url(images/menuhighlight.png);  
	border: solid 1px silver; 
}     
.hoverbutton a
{
	text-decoration: none;	
}
.tabbutton, .selectedtabbutton
{
	font-size: 8pt;
	background: transparent url(images/tabnormal.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	color: darkblue;
	width: 120px;
	border: none 0px;
	margin: 0px;
	padding:0px;
}
.tabbutton:hover
{
	background: transparent url(images/tabhover.gif) no-repeat;
}
.selectedtabbutton 
{ 
	font-weight: bold; 
	color: white; 
	background: transparent url(images/tabselected.gif) no-repeat;
	cursor:default;
}
.roundedbar_top
{
	height:20px;
	width: 150px; 
	padding: 5px 0px 0px 0px;
	font-weight:bold;
	text-align: center;	
	background: url(images/roundedbar_top.png) no-repeat;
	font-size: 10pt;
}
.roundedbar_bottom
{
	height:12px;
	width: 170px; 
	background: url(images/roundedbar_bottom.png) no-repeat;
}



/* general code parsing */
.codec1
{color: blue;}
.codec2  /* keywords */
{color: blue;font-weight:bold;}
.codec3
{color: blue;}
.codec4
{color: blue;}
.codec5  / * literal */
{color: yellow;}
.codec6
{color: blue;}
.codec7
{color: blue;}
.codec8
{color: blue;}
.codec9
{color: blue;}
.codec10
{color: blue;}

.codecomment
{color: green; }

.codestring
{color:  teal; }

.codestrong {
   border: black solid  1px;
   background-color: #ffd700;
   padding-left:1px;
   padding-right:1px;
}

.codestrike 
{
 text-decoration: line-through;
}


/* custom language styles that are attached to the wordfile.txt languages */
.vfpcode .programcontrol {color: blue;} 
.vfpcode .functions {color: blue;}
.vfpcode .commands {color: blue;} 
.vfpcode .methods {color: blue;} 
.vfpcode .properties {color: blue; }
.vfpcode .classes {color: red; font-size: 120%; font-variant: small-caps;} 
.vfpcode .events {color: #483d8b;} 
.vfpcode .systemvars {color: blue;}


.vbcode .constants {color: blue; font-face: bold}
.vbcode .datatypes {color: darkblue;font-face: bold}
.vbcode .keywords {color: blue;} 
.vbcode .statements {color: blue;} 
.vbcode .functions {color: blue; }
.vbcode .depracated {color: grey; font-size: 120%; font-variant: small-caps;} 
.vbcode .programcontrol {color: blue;}

.csharpcode .programcontrol {color: blue;}
.csharpcode .datatypes {color: blue; font-weight: bold;}
.csharpcode .literals {color: darkblue; font-weight: bold;} 
.csharpcode .operators {color:blue;} 
.csharpcode .preprocessor {color: lightblue;} 

.htmlcode .elements {color: darkred; }
.htmlcode .attributes {color: red; }
.htmlcode .codestring {color: teal; background:;}

.xmlcode .elements {color: darkred; }
.xmlcode .attributes {color: red; }
.xmlcode .commands {color: darkred; font-weight:bold }
