body
{
	margin: 1px;
}

td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a
{

}

a:hover
{

}

h1
{
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: orange;
}

h2
{
	font-weight: bold;
	color: #00497F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}

h3
{

}

h4
{

}

h5
{

}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h6:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

img
{
 
}

.LeftRepeat {
	background-image: url(../images/backgrounds/leftbg.gif);
	background-repeat: repeat-y;
}
.NavRepeat {
	background-image: url(../images/backgrounds/navbgsolid.gif);
	background-repeat: repeat-x;
}
.NavRepeatPattern {
	background-image: url(../images/backgrounds/navbg.jpg);
	background-repeat: no-repeat;
}

.BulletedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00497F;
	text-transform: none;

}
.BulletedTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.contactTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00497F;
	text-decoration: none;

}
.secondaryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00497F;

}
.indexHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.indexText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
