BODY
{
	background-color: #C0D1E1;
	margin-top: 3px;
	background-image: url(images/bg_big.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
}

p {
	font-size: 14px;
	text-decoration: none;
	color: #101010;
	font-weight: 500;
	padding-left: 5px;
}

TD {
	font-size: 14px;
	text-decoration: none;
	color: #101010;
	font-weight: 500;
	padding-left:0px;
}

H1 {
	font-family: gill sans, geneva, arial, verdana, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #4169E1;
	text-align: left;
	padding: 5px 5px 5px 8px;
	font-variant: small-caps;
}

H2
{
	font-family: georgia, Times New Roman, Times, serif;
	padding: 5px 5px 5px 12px;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	line-height: 130%;
}

h3
{
	font-family: geneva, arial, verdana, sans-serif;
	font-size:16px;
}

h4
{
	font-family: geneva, arial, verdana, sans-serif;
	font-size:14px;
	font-weight: 600;
	padding-top: 4px;

}

h5
{
	font-family: geneva, arial, verdana, sans-serif;
	font-size:16px;
	color:white;
}

ul {
	list-style-image: url(images/arrow2.gif);
	padding-left: 20px;
	list-style: url(images/arrow2.gif);
	margin-left: 10px;
	text-decoration: none;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover { text-decoration: none; color:black;}


/*Pseudo Classes*/

.container
{
	margin: auto;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #483D8B;
	background-color: White;
	width: 862px;
	/*padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;*/
}

/*BlueBack cells with blue shaded background used for navigation*/

.blueback

{
	background-image: url(images/m0-1.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

td.blueback
{
	background-image: url(images/m0-1.jpg);
	background-position: right;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
}

.blueback a:link, a:visited, a:active
{
		color: #FFFFFF;
		text-decoration: none;
}

.blueback a:visited
{
		color: #FFFFFF;
		text-decoration: none;
}

.blueback a:hover
{
	background-image: url(images/bgsp1.gif);
	color: #3333FF;

}

/*Waves Cells -- Large White Serif Text and Logo Background*/

.waves
{
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 20px;
	font-weight: 600;
	font-variant: small-caps;
	padding-top: 10px;
	padding-left: 10px;
	Padding-right: 10px;
}

td.waves
{
	background-image: url(images/flash2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/*Default for table cells*/

.contentbox
{
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	padding-left: 8px;
	padding-right: 5px;
}

td.contentbox

{
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	padding-left: 15px;
	padding-right: 5px;
}

td.contentboxleft
{
	background-image: url(images/d2.gif);
	background-repeat: repeat-y;
}

/*Tahoma Text*/

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.tah11 {
	font-family: Tahoma;
	font-size: 14 pt;
	text-decoration: none;
	color: #101010;
	font-weight: 500;
}

td.tah11 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #101010;
	font-weight: 500;
}

.tah11 a:link, a:visited
{
		color: #666699;
		text-decoration: none;
	
}

.tah11 a:hover
{
		color: #000000;
		text-decoration: none;
		
}

.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}

td.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}
.ver11 a:link, a:visited, a:active
{
	color: #666699;
	text-decoration: none;

}
.ver11 a:hover
{
		color: #000000;
		text-decoration: none;

}

.tah9 {
	font-family: Tahoma;
	font-size:  9 pt;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	text-decoration: none;
	color: #000000;
}

.bgtop {
	background-repeat: repeat-x;
	background-position: top;

}
.bgshadow {
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/bg_right_2.gif);
}


