/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
}

.style2 {font-size: 1px}
.style3 {color: #000000}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #616161;
	line-height: 12pt;
	text-align: left;
	float: none;
}
.bodytextwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 12pt;
	text-align: left;
	float: none;
}
.bodytextsmallgray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 10pt;
	text-align: left;
}
.bodytextsmallred {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: red;
	line-height: 10pt;
}
.bodytexttitle {
	font-weight: bold;
}
a:link {
	color: #4866FF;
	text-decoration: none;
}
a:hover {
	color: #4866FF;
	text-decoration: underline;
}
a:visited {
	color: #4866FF;
	text-decoration: none;
}
a:active {
	color: #4866FF;
	text-decoration: none;
}
bodytexttitlebig {
	font-size: 16px;
}
.bodytexttitlebig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
	font-weight: bold;
}
.bodytextlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4866FF;
}
.bodytext table tr .bodytext {
	text-align: justify;
	color: #333;
	font-size: 13px;
}
.boldbody {
	font-weight: bold;
	color: #676767;
	text-align: left;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
}
.boldbodymain {
	font-weight: bold;
	color: #016CBA;
	text-align: left;
	font-size: 14px;
	text-transform: none;
}
.boldbodybabyblue {
	font-weight: bold;
	color: #B9E8F0;
	text-align: left;
	font-size: 14px;
	text-transform: none;
}
bluebodytext {
	color: #265D96;
}
.link2 {
	color: #BD302F;
	font-weight: bold;
}

.navtextlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: gray;
}
a.nav:link {
	color: gray;
	text-decoration: none;
}
a.nav:hover {
	color: gray;
	text-decoration: underline;
}
a.nav:visited {
	color: gray;
	text-decoration: none;
}
a.nav:active {
	color: gray;
	text-decoration: none;
}
.bodytextlinkbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4866FF;
}
.bodytexttitlebigwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

