BODY		{	font-family: 'Verdana', 'Arial', 'Sans-serif';
				color: #333333;
				font-size: 90%;
				background-color: #ffffff;
			}


TH,TD		{	font-family: 'Verdana', 'Arial', 'Sans-serif';
				font-size: 90%;
				color: #333333;
				background-color: #ffffff;
			}			
A			{	color: #000066; text-decoration: underline
 			}
A:active	{	color: #000066;
 			}
A:visited	{	color: #003366;
 			}
A:hover		{	 color: #000066; text-decoration: none
 			}
			
			

TABLE.borderred TD {background-color: #cc0066;}
TABLE.borderred TD TD { background-color: #ffffff; font-size: 8pt}

TABLE.bordergrey TD { background-color: #cccccc;}
TABLE.bordergrey TD TD { background-color: #E6ecf7; color: #0000ff; font-size: 100%}

.borange	{ 	background-color: #ff9933;; border: #FF6633; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.bwhite		{ 	background-color: #ffffff;}
.bblue		{ 	background-color: #6699cc;}


.fsmall {  font-size: 8pt}
.flargewhite {   font-size: 12pt; color: #FFFFFF}
.flarge {  font-size: 12pt}
.flarger {  font-size: 10pt}
.fnavy {  font-size: 9pt; color: #000066}
.flgred {  font-size: 11pt; color: #990000}
.flgblue {
	font-size: 12pt;
	color: #336699;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bglblue {  background-color: #F5FCFF;}
.bgbrown {  background-color: #fbf3e6;}
.bggreen {background-color: #DBE9D0;}
.bgpurple {background-color: #EBE4F5;}
.bgsalmon {  background-color: #FBE4C9;}
.bgmushroom {  background-color: #faf3f2;}

.bgyellow {  background-color: #ffffcc;}
.bgpink {  background-color: #F5E2E2;}
.bgborderblue {  background-color: #336699;}

.flgblack {  font-size: 11pt; color: #000000;}
.wlink {  font-size: 11pt color: #FFFFFF;}
.green {  font-size: 11pt; color: #006633;}
.fgreen {  font-size: 13pt; color: #336600;}

.flggrey {
	font-size: 12pt;
	color: #333333;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
.flgnavy {  font-size: 12pt; color: #000066;}
.flgblue {  font-size: 11pt; color: #000033;}


.fwhite 	{  	color: #ffffff;}
.fblue		{	font-size: 8pt; color: #336699;}



.borderorange {  border: 1px #FF6633 dashed;}
.borderblue {  border: 10px #336699 solid;}
.borderyellow {  border: 10px #fdf07e solid;}
.borderblue2 {  border: 1px #336699 solid;}
.bpurple {	background-color: #CC99ff;}
.bkblue {
	background-color: #D5DEFF;
}


.leftnav A			{	color: #003366; font-size: 10pt; font-weight: bold; text-decoration: none;}
.leftnav A:active	{	color: #003366;}
.leftnav A:visited	{	color: #003366;}
.leftnav A:hover	{	color: #D20000; text-decoration: underline;}
			
.leftnav TABLE TR TD A			{	color: #003366; text-decoration: none; font-size: 10pt; font-weight: bold;}
.leftnav TABLE TR TD A:active	{	color: #003366;}
.leftnav TABLE TR TD A:visited	{	color: #003366;}
.leftnav TABLE TR TD A:hover	{	 color: #D20000; text-decoration: underline;}

.gradient {
	background-image: url(/images/content_gradient.jpg);
	background-repeat: repeat-x;
}
.bgstripe {
	background-image: url(/images/stripe2.jpg);
	background-repeat: repeat-x;
}
.projectbg {
	background-image: url(/images/projectinfoheading2.jpg);
	background-repeat: no-repeat;
}
.comic {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #1C3A75;
}

.comicred {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #C4450F;
}

.comicgrey {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.sideborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
.transparent {
}
.stripeservices {
	background-image: url(/images/stripeservices.gif);
	background-repeat: repeat-x;
}

.stripendorsement {
	background-image: url(/images/stripendorsement.gif);
	background-repeat: repeat-x;
}

.stripeabout {
	background-image: url(/images/stripeabout.gif);
	background-repeat: repeat-x;
}
.stripelinks {
	background-image: url(/images/stripelinks.gif);
	background-repeat: repeat-x;
}
.stripedownload {
	background-image: url(/images/stripedownloads.gif);
	background-repeat: repeat-x;
}

.stripevacancy {
	background-image: url(/images/stripebrown.gif);
	background-repeat: repeat-x;
}
.stripecontact {
	background-image: url(/images/stripecontact.gif);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
}
