body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
	padding-left: 0px;
}


/* Typography
-----------------------------------------------------------------------------*/

h1
{
	/*font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E4F50;
	text-decoration: none;
	padding-top: 10px;*/
	font-family:"Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 28pt;
	color:#0782df;
	margin-top:10px;
	margin-bottom:15px;
}
	
h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E4F50;
	text-decoration: none;
	padding-top: 1px;
}
h3
	{
	font-size: 18px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 27px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #626668;
	text-decoration: none;
	line-height: 24px;
	text-indent: 0px;
	letter-spacing: -1px;
	background-color: #DEDED4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	padding-left: 4px;
}
	
h4
	{
	font-size: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4F50;
	text-decoration: none;
	line-height: 24px;
	text-indent: 13px;
	letter-spacing: 0px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
	background-image: url(../userfiles/image/dot.gif);
	background-position: 5px center;
}
/*	
h4:a
	{
	display: block;
	background-color: #FFFFFF;
}*/
	
	

table.menu a {
	display: block;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none #CCCCCC;
	
} 

div.menu a {
	color: #666666;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-right: 5px;*/
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none #CCCCCC;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	width: 130px;
}


div.menu a:link {
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.menu a:active {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.menu a:hover {
	background: url(../userfiles/image/dot.gif) no-repeat 10px 6px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #339900;
}
div.menu li {
	list-style-image: url(../userfiles/image/_arrow-grey2.gif);
	
} 
#navMain3
	{
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 20px;
}
#navMain3 span
	{
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	float: left;
}
#navMain3 a
	{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	display:block;
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	width: auto;
	float: left;
}
#navMain3 a:hover {
	color:#FFCC00;
	font-weight:normal;
	text-decoration:none;
	display:inline-block;
	white-space: nowrap;
	padding-bottom: 0px;
	background-repeat: repeat-x;
}
#navMain3 .currSec {
	color: #FFFFFF;
	font-weight: normal;
}
#navMain3 .currSec:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#navMain2
	{
	font-size:12px;
	color: #45474B;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	position: relative;
	letter-spacing: 0px;
	line-height: 40px;
}
#navMain2 span
	{
	font-size:12px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	display: block;
	white-space: nowrap;
	float: left;
	margin: 0px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 50px;
	padding-top: 6px;
}
#navMain2 a
	{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	white-space: nowrap;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	width: auto;
	float: left;
	height: 40px;
	line-height: 35px;
}
#navMain2 a:hover {
	color:#FF0000;
	text-decoration:none;
	display:inline-block;
	white-space: nowrap;
	padding-bottom: 0px;
	background-repeat: repeat-x;
}
.border-line {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #F4F4F4;
}
.border-dashline {
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
.titleBoxSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 4px;
}
.content-text-Big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353738;
	text-decoration: none;
}
.titleBoxBtm3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-left: 330px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.form-box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
	width: 228px;
}
.border-top-bottom {
	text-decoration: none;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content-text-iatlic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	padding-left: 5px;
	font-style: italic;
}
.picBorder {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5AB42E;
	background-color: #FFFFFF;
	padding: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.picBorder:HOVER {
	background-color: #CCCCCC;
	padding: 1px;

}
.border-bottom {
	text-decoration: none;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content-text-white2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.content-text-white2 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;

}
.content-text-white2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.content-text-white2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.content-text-normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	padding-left: 5px;
	font-style: normal;
}
.content-text-normal a:link{
	color: #000000;
}
.content-text-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	padding-left: 5px;
	font-style: normal;
	line-height: 30px;
}
.text-bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	padding-left: 5px;
	font-style: normal;
	line-height: 20px;
}
.content-text-inside {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	display: block;
	padding-right: 45px;
}
.content-text-Big2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E4F50;
	text-decoration: none;
	line-height: 35px;
}
.side-box-bg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E4F50;
	text-decoration: none;
	background-image: url(../userfiles/image/side-box-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.content-text-box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	font-style: normal;
	width: 210px;
}
.bottom-dashline {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #CCCCCC;
	border-left-color: #F4F4F4;
	padding-bottom: 3px;
}
.picBorder {
	text-decoration: none;
	color: #000000;
	padding: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}
.picBorder:HOVER {
	background-color: #46A434;
	padding: 1px;
	color: #000000;
}.bottom-dashline2 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}
.content-text-Big3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4F50;
	text-decoration: none;
}
.table-white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4E5E5;
	text-decoration: none;
	font-style: normal;
	background-color: #43484A;
}
.bg {
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: center top;
}
.content-text-inside2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	font-style: normal;
	display: block;
	text-align: left;
	padding-left: 45px;
	padding-right: 45px;
}
.content-text-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#navhome
	{
	font-size:10px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	position: relative;
	letter-spacing: 0px;
	float: right;
	display: block;
}

#navhome a
	{
	color:#FFFFFF;
	text-decoration:none;
	white-space: nowrap;
	padding-right: 68px;
	padding-left: 7px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	width: auto;
	float: right;
	height: 80px;
	line-height: 80px;
	background-image: url(../userfiles/image/home-icon2.gif);
	background-position: center center;
	display: block;
}
.bg2 {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}
div.menu2 a {
	color: #797E83;
	background: #FFFFFF url(../userfiles/image/_arrow-grey2.gif) no-repeat 10px 3px;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-right: 5px;*/
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div.menu2 a:link {
	color: #797E83;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.menu2 a:active {
	color: #797E83;
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.menu2 a:visited {
	color: #FF9900;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.menu2 a:hover {
	color: #FFFFFF;
	background: #0898E5 url(../userfiles/image/_arrow-grey2-over.gif) no-repeat 10px 3px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.menu2 li {
	list-style-image: url(../userfiles/image/_arrow-grey2.gif);
}
.Title-Sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #736D53;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.Title-Sub-span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #736D53;
	text-decoration: none;
}.content-text-white3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
.Title-Sub2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #736D53;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	line-height: 37px;
	font-weight: bold;
}
.content-text-red2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
.content-text-Big-newtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #353738;
	text-decoration: none;
}
.content-text-border-line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	font-style: normal;
	padding: 8px;
	border: 1px dashed #CCCCCC;
	display: block;
	background-image: url(../userfiles/image/bg-line.gif);
}
.Title-Sub3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #736D53;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	line-height: 13px;
}
.content-text-normal2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
}
.content-text-inside3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353738;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	padding-right: 20px;
}
.errormessage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

.package-title
{
	font-family:"Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-size: 14pt;
	color:#0782df;
	margin-top:3px;
	margin-bottom:3px;
}