/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 100%;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.textbox_head {
	background-color: rgb(204,204,255);
 	padding: 2pt;
 	margin-top: 0px;
 	margin-bottom: 0px
}

.textbox_body {
	border: 1pt solid rgb(204,204,255);
 	padding: 2pt
}

.Heading_Link {
	font-size: medium;
 	text-align: left
}

.terms {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 100%;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Small {
	font-size: xx-small
}

UL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 100%;
 	color: rgb(102,51,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Small-Heading {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 80%;
 	color: rgb(0,0,153);
 	font-weight: bold;
 	margin-top: 3px;
 	margin-bottom: 0px
}

H1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 120%;
 	color: rgb(0,0,153);
 	font-weight: bold
}

.Text_Blue {
	color: rgb(0,0,102)
}

H2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 80%;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	margin-top: 12px;
 	margin-bottom: 0px
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 75%;
 	color: rgb(51,51,51);
 	line-height: 16px;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 0px;
 	margin-bottom: 6px
}

.cell_blue {
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(51,102,153);
 	border: 1pt solid rgb(51,102,153)
}

H3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 75%;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	padding: 2px
}

.Cell_BB {
	border: 1pt solid rgb(0,0,255);
 	padding: 2pt
}

LI {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 80%;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	margin-bottom: 6px
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 100%;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar {
	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 100%;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}
