body
{
	background-color: #ccdffd;
}
.whitetabledarkborder
{
	background-color: #ffffff;
	border: solid #1a529d 5px;
	font-family: tahoma, arial;
	font-size: 11px;
	padding: 0px;
}
.sectiontitlemain
{
	color: #de741e;
	font-family: tahoma, arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid #de741e 1px;
}
.lighttabledarkborder
{
	background-color: #f6f0bc;
	border-top: solid #1a529d 5px;
	border-bottom: solid #1a529d 5px;
	border-left: solid #1a529d 5px;
	font-family: tahoma, arial;
	font-size: 11px;
	padding: 0px;
}
.darktabledarkborder
{
	background-color: #609ed7;
	border-right: solid #1a529d 5px;
	border-bottom: solid #1a529d 5px;
	border-left: solid #1a529d 5px;
	color: #ffffff;
	font-family: tahoma, arial;
	font-size: 11px;
	padding: 5px;
}
.mediumtabledarkbordertop
{
	background-color: #d4eaff;
	border-right: solid #1a529d 5px;
	border-bottom: solid #1a529d 5px;
	border-top: solid #1a529d 5px;
	font-family: tahoma, arial;
	font-size: 11px;
	padding: 5px;
}
.leftalign
{
	text-align: left;
}


.leftmenualign
{
	padding: 5px;
	background-color: #edf6ff;
	border-bottom: solid #1a529d 1px;


	text-align: left;
}
.menutext a
{
	color: #2d60ef;
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menutext a:visited
{
	color: #2d60ef;
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
}
.menutext a:hover
{
	color: #de741e;
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
}
.menutext a:active
{
	color: #2d60ef;
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
}
.menutextnb a
{
	color: #2d60ef;
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none;
}
.menutextnb a:visited
{
	color: #2d60ef;
	text-decoration: none;
}
.menutextnb a:hover
{
	color: #de741e;
	text-decoration: none;
}
.menutextnb a:active
{
	color: #2d60ef;
	text-decoration: none;
}
.leftmenutitle
{
	color: #de741e;
	font-family: tahoma, arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.menutitle
{
	color: #de741e;
	font-family: tahoma, arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.verticalpad
{
	height: 8px;
}
.lgverticalpad
{
	height: 14px;
}
.mediumorangeitem
{
	color: #d45f12;
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.smallorangeitem
{
	color: #d45f12;
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
.smallgraycontactitem
{
	color: #717171;
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.welcometext
{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.welcometextorange
{
	color: #d45f12;
	font-family: arial;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}