body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
	color: #043c4e;
	margin: 0px;
}
a:link, a:visited {
	font-size: 12px;
	color: #0072bc;
}
a:hover {
	font-size: 12px;
	color: #0072bc;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	color: #043c4e;
	padding-bottom: 2px;
	list-style-image: url(../images/list.gif);
	margin-left: 15px;
	padding-top: 2px;
}
li a, li a:link, li a:visited {
	color: #043c4e;
	text-decoration: none;
}
li a:hover {
	color: #043c4e;
	text-decoration: underline;
}
input {
	font-size: 11px;
	vertical-align: middle;
}
form {
	display: inline;
}
h1 {
	font-size: 20px;
	color: #0072BC;
	display: inline;
}
h2 {
	font-size: 15px;
	margin: 0px;
	color: #0072BC;
}
h3 {
	font-size: 20px;
	margin: 0px;
	color: #7e2a89;
}
h4 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
hr {
	border-bottom: 1px solid #c7e7f2;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
img {
	border: 0px;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.L11_DottedB {
	color: #043c4e;
	font-size: 11px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #043c4e;
	list-style-image: url(../images/list.gif);
	margin-left: 15px;
	padding-top: 2px;
}
.L11_DottedB a, .L11_DottedB a:link, .L11_DottedB a:visited {
	color: #043c4e;
	font-size: 11px;
	text-decoration: none;
}
.L11_DottedBa:hover {
	color: #043c4e;
	font-size: 11px;
	text-decoration: underline;
}

/* container */
.Main {
	background-color: #FFFFFF;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 945px;
	padding-right: 55px;
}/* end container */

/* menu here*/
.Menubg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	border-top: 1px solid #fd9405;
	border-bottom: 2px solid #f9df9e;
	height: 26px;
}
.MenuMain {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	border-right: 1px solid #f8b634;
	line-height: 26px;
	float: left;
	width: 11%;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
.MenuMain a, .MenuMain a:link, .MenuMain a:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
}
.MenuMain a:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_bg_color.gif);
	display: block;
}
.MenuMain_Color {
	font-size: 11px;
	text-transform: uppercase;
	color: #0072bc;
	border-right: 1px solid #f8b634;
	background-image: url(../images/menu_bg_color.gif);
	background-repeat:repeat-x;
	line-height: 26px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	width: 11%;
}
.MenuMain_Color a:link, .MenuMain_Color a:visited, .MenuMain_Color a:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #0072bc;
	text-decoration: none;
}
.Menu_Footer {
	font-size: 11px;
	color: #012b46;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #fd9405;
	border-bottom: 1px solid #fd9405;
}
.Menu_Footer a:link {
	font-size: 11px;
	color: #012b46;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.Menu_Footer a:visited {
	font-size: 11px;
	color: #012b46;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.Menu_Footer a:hover {
	font-size: 11px;
	color: #012b46;
	text-decoration: underline;
}
.Menuright {
	font-size: 11px;
	color: #043c4e;
	padding:5px;
	float:right;
	vertical-align: top;
}
.Menuright a:link, .Menuright a:visited {
	font-size: 11px;
	color: #0072bc;
}
.Menuright a:hover {
	font-size: 11px;
	color: #0072bc;
	text-decoration: none;
}

.Submenu {
	line-height:29px;
	padding-left:7px;
	height: 29px;
}
.Menuleft {
	font-size: 9px;
	color: #82898c;
	text-transform: uppercase;
	padding: 0 5px;
	list-style: none;
	margin: 0px;
	float: left;
	border: 0px;
	display: block;
}
.Menuleft a, .Menuleft a:link, .Menuleft a:visited, .Menuleft a:hover {
	font-size: 9px;
	color: #5d686d;
	text-decoration: none;
	list-style: none;
}
/* end menu */

.FooterBg {
	background-image:url(../images/footer_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:30px 10px 10px 10px;
}
.Footer {
	font-size: 11px;
	color: #012b46;
}
.Footer a:link {
	font-size: 11px;
	color: #012b46;
}
.Footer a:visited {
	font-size: 11px;
	color: #012b46;
}
.Footer a:hover {
	font-size: 11px;
	color: #012b46;
	text-decoration: none;
}

.L11 {
	font-size: 11px;
	color: #043c4e;
}
.L11 a:link, .L11 a:visited {
	font-size: 11px;
	color: #0072bc;
}
.L11 a:hover {
	font-size: 11px;
	color: #0072bc;
	text-decoration: none;
}
.L11_Black {
	font-size: 11px;
	color: #000000;
}
.L11_Black a:link {
	font-size: 11px;
	color: #000000;
}
.L11_Black a:visited {
	font-size: 11px;
	color: #000000;
}
.L11_Black a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.L11_Red {
	font-size: 11px;
	color: #FF0000;
}
.L11_Red a, .L11_Red a:link, .L11_Red a:visited {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.L11_Red a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.L9_DGray {
	font-size: 9px;
	color: #82898c;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	margin: 0px;
	float: left;
	border: 0px;
	display: block;
}
.L9_DGray a, .L9_DGray a:link, .L9_DGray a:visited, .L9_DGray a:hover {
	font-size: 9px;
	color: #5d686d;
	text-decoration: none;
	list-style: none;
}
.L12 {
	font-size: 12px;
	color: #043c4e;
}
.L12 a:link, .L12 a:visited {
	font-size: 12px;
	color: #0072bc;
}
.L12 a:hover {
	font-size: 12px;
	color: #0072bc;
	text-decoration: none;
}
.L12_DBlue {
	font-size: 12px;
	color: #0072BC;
}
.L12_DBlue a:link {
	font-size: 12px;
	color: #0072BC;
}
.L12_DBlue a:visited {
	font-size: 12px;
	color: #0072BC;
}
.L12_DBlue a:hover {
	font-size: 12px;
	color: #0072BC;
	text-decoration: none;
}
.L12_Orange {
	font-size: 12px;
	color: #f26522;
}
.L12_Orange a:link {
	font-size: 12px;
	color: #f26522;
	text-decoration: none;
}
.L12_Orange a:visited {
	font-size: 12px;
	color: #f26522;
	text-decoration: none;
}
.L12_Orange a:link {
	font-size: 12px;
	color: #f26522;
	text-decoration: underline;
}
.L12_Gray {
	color: #989797;
}
.L12_Gray a, .L12_Gray a:link, .L12_Gray a:visited {
	color: #cc6600;
}
.L12_Gray a:hover {
	color: #cc6600;
	text-decoration: none;
}
.L12_DGray {
	color: #58585a;
}
.L12_GrayBottom {
	font-size: 12px;
	color: #363636;
}
.L12_Uppercase {
	font-size: 12px;
	text-transform: uppercase;
}
.L12_Uppercase a:link {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.L12_Uppercase a:visited {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.L12_Uppercase aLhover {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.L12_White {
	color: #FFFFFF;
}
.L14 {
	font-size: 14px;
}
.L14 a, .L14 a:link, .L14 a:visited {
	font-size: 14px;
	text-decoration: underline;
}
.L14 a:hover {
	font-size: 14px;
	text-decoration: none;
}
.L15 {
	font-size: 15px;
	padding-left: 5px;
}
.L15_blackblue {
	font-size: 15px;
	color: #002e3e;
	font-weight: bold;
	padding-top:4px;
}
.L18 {
	font-size: 18px;
}
.FR_Blue {
	border: 1px solid #fcc04b;
}
.FR_darkPurple {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #775bcb;
	border-bottom-color: #775bcb;
	border-left-color: #775bcb;
}
.FR_LBlue {
	border: 1px solid #fcc04b;
	background-color: #fef7e6;
	padding: 2px;
}
.FR_LBlueB {
	border-bottom: 1px solid #cfdce8;
}
.FR_destina {
	font-size: 12px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #a5496e;
	padding-top: 2px;
	padding-bottom: 2px;
}
.FR_destina a:link, .FR_destina a:visited {
	font-size: 12px;
	color: #a5496e;
	text-decoration: none;
}
.FR_destina  a:hover{
	font-size: 12px;
	color: #a5496e;
	text-decoration: underline;
}
.FR_purple a:link, .FR_purple a:visited {
	background-color: #f8ddfc;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f3befa;
	border-bottom-color: #f3befa;
}
.FR_purple a:hover {
	background-color: #f8ddfc;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f3befa;
	border-bottom-color: #f3befa;
}
.FR_GreenTitle {
	font-size: 16px;
	border-top: 1px solid #a9dc8d;
	border-bottom: 2px solid #a9dc8d;
	background-color: #d6f9c3;
	padding-left: 5px;
}
.FR_Black {
	border: 1px solid #000000;
}
.FR_LGray {
	border: 1px solid #cccccc;
}
.FR_LGrayB {
	border-bottom: 1px solid #cccccc;
}
.FR_DGray {
	border: 1px solid #848586;
}

.FR_PinkTitle {
	font-size: 15px;
	border-top: 1px solid #fbc2db;
	border-bottom: 2px solid #fbc2db;
	background-color: #f9e2f2;
	color: #7b0046;
	padding-left: 5px;
}
.FR_PinkTitle1 {
	font-size: 13px;
	border: 1px solid #fbc2db;
	background-color: #F8D6ED;
	color: #7b0046;
	margin-top: 4px;
	margin-left: 4px;
	font-weight: bold;
	padding: 3px;
}
.FR_Dotted {
	border-bottom: 1px dotted #043c4e;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.FR_L11Bottom {
	margin-bottom: 1px;
	border-bottom: 1px solid #c7e7f2;
	color: #322d19;
	font-size: 11px;
}
.FR_L11Bottom a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
.FR_L11Bottom a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
.FR_L11Bottom a:hover {
	color: #322d19;
	font-size: 11px;
	text-decoration: none;
}
.FR_TBGray {
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}
.FR_L10_LBlue {
	font-size: 10px;
	background-color: #e3f1fa;
	padding: 3px;
	border-top: 1px solid #9cceee;
	border-bottom: 2px solid #9cceee;
}
.FR_L10_LBlue a, .FR_L10_LBlue a:link, .FR_L10_LBlue a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.FR_L10_LBlue a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.FR_PadBlue {
	padding: 5px;
	border: 1px solid #a3c1cd;
}
.FR_White {
	border: 1px solid #FFFFFF;
}
.FR_WhiteB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.FR_BlueHelp {
	background-color:#d0eaf2;
	border-top:2px solid #78c8e8;
	width:100%;
	padding:5px;
}
.FR_L12Dotted {
	color: #043c4e;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #012b46;
}
.FR_L12Dotted a:link, .FR_L12Dotted a:visited {
	color: #043c4e;
	text-decoration: none;
}
.FR_L12Dotted a:hover {
	color: #993333;
	padding-left:10px;
	text-decoration: none;
}
.FR_L12Dotted1 {
	color: #043c4e;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #012b46;
}
.FR_L12Dotted1 a:link, .FR_L12Dotted1 a:visited {
	color: #043c4e;
	text-decoration: none;
}
.FR_L12Dotted1 a:hover {
	color: #7e2a89;
	text-decoration: none;
}
.Button {
	font-size: 10px;
	line-height: 27px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/button_bg.gif);
	text-align: center;
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
.Button a:link, .Button a:visited, .Button a:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.Button_Orange {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	background-image: url(../images/button_orangel.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: center;
}
.Button_Orange a:link, .Button_Orange a:visited, .Button_Orange a:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/button_oranger.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	display: block;
	text-decoration: none;
}
.Button_Blue {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	background-image: url(../images/button_bluel.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: center;
}
.Button_Blue a:link, .Button_Blue a:visited, .Button_Blue a:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/button_bluer.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	display: block;
	text-decoration: none;
}
.Button_DBlue {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	background-image: url(../images/button_dbluel.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: center;
}
.Button_DBlue a:link, .Button_DBlue a:visited, .Button_DBlue a:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/button_dbluer.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	display: block;
	text-decoration: none;
}
.TableMarginT {
	padding-top: 10px;
}
.PosCenter {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

#Normal {
	font-weight: normal;
}
#Uppercase {
	text-transform: uppercase;
}
#FloatR {
	float: right;
	margin-left: 7px;
	margin-bottom: 5px;
}
#FloatL {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
#MarginT {
	margin-top: 10px;
}
#MarginB {
	margin-bottom: 10px;
}
#Padding {
	padding: 5px;
}
#NoBorder {
	border: 0px;
}
.L16_LYellow {
	font-fammily: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff200;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#PaddingT {
	padding-top: 5px;
}
.FR_OrangeTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fec75b;
	border-bottom-color: #fec75b;
}
.FR_OrangeB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fec75b;
}
#MarginBottom {
	margin-bottom: 1px;
}
