* { margin:0; padding:0;}
body { background:#fff; font-family:Arial; 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:center;
	font-family: Arial, Helvetica, sans-serif;
}

/*==================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:21px 0 0 0;
	color: #D6D6D6;
}
.footer_menu li { display:inline;}
.footer_menu li a {
	background:url(images/foot_divider.gif) no-repeat right 3px;
	color:#0F3;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 8px 0 6px;
}
.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 -16px;
	background:url(images/bull1.gif) no-repeat 16px 7px #fcdfc5;
	padding:2px 0 2px 27px;
	text-decoration:none;
	color:#1e3849;
	font-size:1.1em;
	background-color: #ACBBF9;
}
.list2 li a.bg {background:url(images/bull1.gif) no-repeat 16px 7px;}
.list2 li a:hover { color:#fff; 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, Geneva, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0 11px 51px;
	background-color: #03F;
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}
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 13px 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;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color:#d43320;
	font-size:large;
	margin-bottom:7px;
}
h5 a {color:#d43320;}

.txt1 { font-size:1.1em;}

.link1 { display:block; float:right; background:url(images/link1_bgd.gif) left top repeat-x; color:#000; text-decoration:none;}
.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:31px;
	margin-bottom:35px;
	text-align: center;
}
.line_hor1 { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:25px; margin-bottom:26px;}

.title {
	margin-bottom:13px;
	text-align: left;
}


/*==================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:1px 1px 29px 1px;}
.box1 .inner1 {
	padding:20px 13px 0 15px;
	text-align: center;
}

.box2 { border:1px solid #f1d5b7; background:#f9ede0;}
.box2 .inner { padding:1px 1px 26px 1px;}
.box2 .inner1 { padding:14px 13px 0 15px;}

.box3 { border:1px solid #f5d056; background:#fff5d6;}
.box3 .inner { padding:1px 1px 25px 1px;}
.box3 .inner1 { padding:4px 13px 0 15px;}

.box4 { border:1px solid #baacae;}
.box4 .inner { padding:1px 1px 29px 1px;}
.box4 .inner1 {
	padding:20px 18px 0 15px;
	text-align: center;
}

.box5 { border:1px solid #ecc1df; background:#fee2f5;}
.box5 .inner { padding:1px 1px 25px 1px;}
.box5 .inner1 { padding:17px 18px 0 15px;}

.box6 { border:1px solid #ecc1df; background:#fff5d6;}
.box6 .inner { padding:1px 1px 25px 1px;}
.box6 .inner1 { padding:17px 18px 0 15px;}


/*header*/
#header .row_1 { height:51px;}
#header .row_2 { height:207px; background:url(images/header_bgd.jpg) no-repeat right top;}

/*content*/
#content { width:100%; padding-bottom:2px;}
#content .indent { padding:16px 0 0 0;}

/*footer*/
#footer {
	text-align:center;
	background-color: #060;
}
#footer p {
	color:#999;
	font-size:0.91em;
}
#footer p a {color:#f9dcf0;}
/*==========================================*/
#page1 #main #content .col_1 .box1.p1 .inner .inner1 table {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 p {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 table {
	text-align: center;


}
#page1 #main #content .col_3 .wXbody .wXguts #WeatherBugSticker_125x125_v2 {
	text-align: center;
}
#page1 #main #content .col_3 .wXbody div #WeatherBugSticker_125x125_v2 {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h4 a img {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h4 {
	text-align: center;
}
#page2 #main #content .col_2.indent .row_1 .container.line_hor1 .clear table tr td {
	text-align: center;
}
#page2 #main #content .col_2.indent .row_1 .container.line_hor1 .clear table {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h1 center p strong {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h1 center p {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h4 {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h4 {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h4 {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h4 {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 .aligncenter {
	text-align: center;
}
#page2 #main #content .col_2.indent .row_1 .box1.p1 .inner .inner1 ul li table tr td {
	text-align: right;
}
#page2 #main #content .col_2.indent .row_1 .box1.p1 .inner .inner1 ul li table tr td {
	font-size: 14px;
}
#page2 #main #content .col_2.indent .row_1 .box1.p1 .inner .inner1 ul li table {
	font-size: 16px;
	color: #000;
	text-align: center;
}
#page2 #main #content .col_1 .box1.p1 .inner .inner1 table {
	font-size: medium;
}
#page3 #main #content .box1 .inner .inner1 {
	text-align: left;
}
#page3 #main #content .box1 .inner .inner1 h2 {
	text-align: center;
}
#page3 #main #content .box1 .inner .inner1 h1 {
	text-align: center;
}
#page1 #main #content .col_3 .box4.p1 .inner .inner1 table tr td {
	font-size: 9px;
}
.small {
	font-size: xx-small;
}
#page1 #main #content .col_3 .box4.p1 .inner .inner1 table tr .small {
	font-size: xx-small;
}
#page1 #main #content .col_3 .box4.p1 .inner .inner1 table tr .small {
	font-size: 9px;
	color: #FFF;
}
#page3 #main #content .box1 .inner div .inner1 {
	text-align: center;
}
#page3 #main #content .box1 .inner div .inner1 {
	text-align: center;
}
#page3 #main #content .box1 .inner div .inner1 {
	text-align: center;
}
#page3 #main #content .box1 .inner div .inner1 {
	text-align: center;
}
#page3 #main #content .box1 .inner div .inner1 br {
	text-align: center;
}
#page3 #main #content .box1 .inner div .inner1 {
	text-align: center;
}
#page3 #main #content .box1 .inner div h5 {
	text-align: center;
}
#page3 #main #content .box1 p {
	text-align: center;
}
#page3 #main #content .box1 p {
	font-size: 12px;
}
#page3 #main #content .box1 table {
	text-align: center;
}
#page3 #main #content .box1 p {
	text-align: center;
}
#page1 #main #content .col_2.indent .line_hor h4 marquee {
	color: #F00;
}
