* {
	margin:0;
	padding:0;
}
body { background:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#000; text-align:center;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:18px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

/*==================list====================*/
ul { list-style:none;}

.menu { padding-top:1px; width:100%;}
.menu li { display:inline;}
.menu li a { display:block; float:left; background:url(images/menu_bgd1.gif) left top; width:106px; text-align:center; font-family:tahoma; color:#fff; font-weight:bold; margin-right:2px; text-transform:uppercase; text-decoration:none; padding:14px 0 18px 0;}
.menu li a:hover { background:url(images/menu_bgd2.gif) left top repeat-x;}
.menu li a.current { background:url(images/menu_bgd2.gif) left top repeat-x;}
.menu li a.last { margin-right:0; width:107px;}
.menu li a.first { width:111px;}

.footer_menu {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.footer_menu li { display:inline;}
.footer_menu li a {
	background:url(images/foot_divider.gif) no-repeat right 3px;
	color:#9f698e;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.footer_menu li a:hover { color:#fff;}
.footer_menu li a.last { background:none;}

.list1 { background:#fff; margin:16px -14px 18px -16px; position:relative; padding:19px 0 4px 17px;}
.list1 li { display:inline;}
.list1 li a { display:block; padding:0 0 19px 0; background:url(images/list_marker1.jpg) no-repeat left top; padding-left:32px; color:#d43320; font-weight:bold;}
.list1 li a.marker2 {background:url(images/list_marker2.jpg) no-repeat left top;}
.list1 li a.marker3 {background:url(images/list_marker3.jpg) no-repeat left top;}

.list2 li { display:inline;}
.list2 li a {
	display:block;
	position:relative;
	margin:-1px -14px 0 -11px;
	background:url(images/bull1.gif) no-repeat 16px 7px #fcdfc5;
	padding:2px 0 2px 27px;
	text-decoration:none;
	color:#1e3849;
	font-size:10px;
	font-weight: bold;
	background-image: url(images/bull1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.list2 li a.bg {background:url(images/bull1.gif) no-repeat 16px 7px;}
.list2 li a:hover {
	color:#FCDFC5;
	background:url(images/bull1.gif) no-repeat 16px 7px #4c2047;
}

.list3 li a { background:url(images/arrow1.gif) no-repeat left 3px; padding-left:11px; color:#d43320; font-weight:bold; font-size:1.1em; line-height:1.67em;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { padding:0 0 13px 0;}
.img_box img { float:left; margin:0 15px 0 0;}

.p1 { margin-bottom:2px;}
.p2 { margin-bottom:14px;}
.p3 { margin-bottom:9px;}
.p4 { margin-bottom:11px;}


/*==================txt, links, lines, titles====================*/
a {color:#000;}
a:hover{text-decoration:none;}

h3 {font-size:1em; font-family:tahoma; color:#fff; text-transform:uppercase; font-weight:bold; padding:10px 0 11px 51px; background:url(images/marker.gif) no-repeat 15px 5px #ad458d;}
h3.marker1 {background:url(images/marker1.gif) no-repeat 15px 5px #af5050; padding-left:46px;}
h3.marker2 {background:url(images/marker2.gif) no-repeat 13px 12px #fff5d6; padding-left:46px; color:#000; padding:15px 0 11px 46px;}
h3.marker3 {background:url(images/marker3.gif) no-repeat 5px 5px #4d2b30; padding-left:46px;}
h3.marker4 {background:url(images/marker4.gif) no-repeat 13px 5px #7f3367;}
h3.marker5 {background:url(images/marker5.gif) no-repeat 15px 8px #af5050; padding-left:46px;}
h3.marker6 {background:url(images/marker6.gif) no-repeat 15px 5px #fcdfc5; color:#31162a;}
h4 { font-size:1.1em; margin-bottom:5px;}
h5 { color:#d43320; font-size:1em; margin-bottom:7px;}
h5 a {color:#d43320;}

.txt1 { font-size:12px;}

.link1 {
	display:block;
	float:right;
	color:#000;
	text-decoration:none;
	background-image: url(images/link1_bgd.gif);
	background-repeat: repeat;
	background-position: center top;
}
.link1 b { display:block; background:url(images/link1_left.gif) no-repeat left top; padding:3px 11px 4px 33px; border-right:1px solid #77c356;}
.link1:hover { text-decoration:underline;}
.link2 { background:url(images/arrow1.gif) no-repeat left 5px; padding-left:10px; color:#d43320; font-size:1.1em; display:block; margin-bottom:9px; font-weight:bold;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:10px; margin-bottom:10px;}
.line_hor1 { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:12px; margin-bottom:12px;}
.line_hor2 { left bottom repeat-x; padding-bottom:12px; margin-bottom:12px;}

.title { margin-bottom:13px;}


/*==================blocks====================*/
.block {background:#fff; margin:12px -14px 18px -16px; position:relative; padding:10px 10px 18px 17px;}
.block .ind { padding:0 0 0 0;}

.box1 { border:1px solid #ecc1df;}
.box1 .inner {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 1px;
}
.box1 .inner1 { padding:20px 13px 0 15px;}

.box2 {
	border:1px solid #f1d5b7;
	background:#f9ede0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box2 .inner { padding:1px 1px 26px 1px;}
.box2 .inner1 { padding:14px 13px 0 15px;}

.box3 {
	border:1px solid #f5d056;
	background:#fff5d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box3 .inner {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.box3 .inner1 {
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 10px;
}

.box4 { border:1px solid #baacae;}
.box4 .inner {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.box4 .inner1 { padding:15px 15px 0 15px;}

.box5 {
	background:#fee2f5;
	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: none;
	border-left-style: none;
	border-top-color: #ecc1df;
	border-right-color: #ecc1df;
	border-bottom-color: #ecc1df;
	border-left-color: #ecc1df;
}
.box5 .inner { padding:1px 1px 10px 1px;}
.box5 .inner1 { padding:10px 10px 0 10px;}

.box6 { border:1px solid #ecc1df; background:#fff5d6;}
.box6 .inner { padding:1px 1px 25px 1px;}
.box6 .inner1 { padding:17px 18px 0 15px;}


/*header*/
#header div {
	position:center;
	margin-left:-30px;
	left: 200px;
	visibility: visible;
}

/*content*/
#content { width:100%; padding-bottom:2px;}

#content .indent { padding:0 0 0 0;}


/*footer*/
#footer { background:#1d0c18; text-align:center;}
#footer p { color:#f9dcf0; font-size:.91em;}

#footer p a {color:#f9dcf0;}
/*==========================================*/
.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	text-align: justify;
}
.box3Copy {
	border:1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #690;
	font-weight: bold;
}
.marker4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 13px 5px;
}

