body{



	marginwidth:0;

	marginheight:0;

	topmargin:0;

	leftmargin:0;

	margin:0;

	scrollbar-base-color:#fff;

	scrollbar-track-color:#fff;

	scrollbar-face-color:#fff;

	scrollbar-arrow-color:#999;

	scrollbar-shadow-color:#999;

	scrollbar-darkshadow-color:#fff;

	scrollbar-highlight-color:#999;

	scrollbar-3dlight-color:#fff;

	background-color: #FFF;

	background-image: url('img/bg.gif');

	background-position: center middle;

	background-repeat: repeat-y;



}

/*b{

	font-weight: normal;

}*/

li{

	font-weight: normal;

	color: #808080;

}

.PageBorder{

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

.title {

	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	color: #568FC3;

	line-height: 12px;

}

.ButterflyBg {

	background-color: #FFF;

	background-image: url('../img/bg-butterfly.jpg');

	background-repeat: no-repeat;

	background-position:  left top;

}

.MainText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-transform: none;

	color: #656565;

	letter-spacing: .01em;

	line-height: 14px;

}

.text {

	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #5E5242;

	text-align: justify;

}

.hr {

	height: 1px; color: blue; width: 100px; align: center;

}

/*                L I N K   S T Y L E S                   */ 





a:link {

	font-family: Arial, "Times New Roman", serif;

	font-size: 10px;

	font-weight: normal;

	text-transform: none;

	color: #568FC3;

	letter-spacing: .01em;

	line-height: 14px;



}

a:active {

	font-family: Arial, "Times New Roman", serif;

	font-size: 10px;

	font-weight: normal;

	text-transform: none;

	color: #568FC3;

	letter-spacing: .01em;

	line-height: 14px;



}

a:visited {

	font-family: Arial, "Times New Roman", serif;

	font-size: 10px;

	font-weight: normal;

	text-transform: none;

	color: #568FC3;

	letter-spacing: .01em;

	line-height: 14px;



}

a:hover {

	font-family: Arial, "Times New Roman", serif;

	font-size: 10px;

	font-weight: normal;

	text-transform: none;

	color: #EAAA6B;

	letter-spacing: .01em;

	line-height: 14px;

	text-decoration: underline;



}

a.MainNav:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-transform: none;

	color: #0496C7;

	text-decoration: none;

}

a.MainNav:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-transform: none;

	color: #0496C7;

	text-decoration: none;

}

a.MainNav:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-transform: none;

	color: #0496C7;

	text-decoration: none;

}

a.MainNav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-transform: none;

	color: #000000;

	text-decoration: none;

}



/*                R O I  F O O T E R  S T Y L E S                   */ 



.FtrTxtGray {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #B4B4B4;

}

a.FtrLinkGray:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #B4B4B4;

	text-decoration: none;

	text-transform: none;



}

a.FtrLinkGray:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #B4B4B4;

	text-decoration: none;

	text-transform: none;

	

}

a.FtrLinkGray:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #B4B4B4;

	text-decoration: none;

	text-transform: none;

	

}

a.FtrLinkGray:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	text-decoration: underline;

	text-transform: none;

	

}

.FtrTxtBlack {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

}

a.FtrLinkBlack:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	text-decoration: none;

	text-transform: none;



}

a.FtrLinkBlack:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	text-decoration: none;

	text-transform: none;

	

}

a.FtrLinkBlack:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	text-decoration: none;

	text-transform: none;

	

}

a.FtrLinkBlack:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #cccccc;

	text-decoration: underline;

	text-transform: none;

	

}

div.boxerror {
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width: 630;
	background-color: #fff0F0; }