* {
	padding-top: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
body {
	background:#343434;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#12121c;
	text-align: center;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

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

.alignright { text-align:right;}
.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00C;
}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
	padding: 0px;
}
.container { width:100%;}

p { margin:0; padding:0;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(images/pattern2.png);
}

.form { height:26px;}
.form input {width:198px; padding:2px 0 2px 3px; background:#fff; border:1px solid #c8ddc2; color:#333333; font-size:0.92em;}
textarea { width:198px; height:202px; overflow:auto; background:#fff; border:1px solid #c8ddc2; color:#333333; padding:2px 0 0 3px; font-size:0.92em;}
form .buttons { text-align:right; padding-top:21px;}
form .buttons a { margin-left:29px;}


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

.list li {
	text-transform:uppercase;
	float:left;
	padding:0 8px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #F6F801;
	font-size: .83em;
	line-height: 1em;
}
.list li.last { border-right:0; padding-right:0;}
.list li a { color:#FFFFFF; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li {
	float:left;
	font-size:0.75em;
	text-transform:uppercase;
	padding-right:5px;
	padding-bottom: -10px;
	background-color: #050409;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.site-nav li.last {
	background-color: #030409;
}
.site-nav li a {
	text-decoration:none;
	color:#fff;
	width:157px;
	text-align:center;
	display:block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.site-nav li a:hover {
	text-decoration:underline;
	color:#F6F801;
	background-color: #0B0C11;
	background-position: center;
}
.site-nav li a.act { text-decoration:underline; color:#FFFF00;}

.list1 { width:100%; overflow:hidden; text-align:left; padding-bottom:16px;}
.list1 li { font-size:.92em; border-top:1px solid #f2f2f2; margin-top:-1px; padding:1px 0 2px 0;}
.list1 li span { display:inline-block; background:url(images/marker-1.gif) no-repeat left 5px; padding-left:12px;}
.list1 li a { color:#929d8f; text-decoration:none;}
.list1 li a:hover { color:#000}

.list2 { width:100%; overflow:hidden; margin-top:-11px; padding-bottom:17px;}
.list2 li {
	margin-top:-1px;
	padding:11px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.list2 li a { color:#990000;}
.list2 li cite { font-style:normal; display:block; line-height:1.17em;}
.list2 li span { color:#990000; text-align:right; display:block;}

.list3 {
	width:100%;
	overflow:hidden;
	padding-bottom:29px;
	margin-top:-5px;
	text-align: left;
}
.list3 li {
	margin-top:-1px;
	padding:5px 0 6px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.list3 li span { display:inline-block; background:url(images/marker-2.gif) no-repeat left 3px; padding-left:20px;}
.list3 li em { font-style:normal; color:#990000;}
.list3 li a { color:#12121c; text-decoration:none;}
.list3 li a:hover {
	text-decoration:underline;
	text-align: left;
}

.list4 { width:100%; overflow:hidden;}
.list4 li { width:132px; float:left; text-align:center; margin-right:28px;}
.list4 li.last { margin-right:0;}
.list4 li img { display:inline-block; margin-bottom:20px;}
.list4 li p, .list4 li h4 { text-align:left;}
.list4 li p { margin-bottom:18px;}

.list5 li { font-size:.92em; color:#418612; padding-bottom:3px;}

.list6 { width:100%; overflow:hidden; padding-bottom:29px; margin-top:-5px;}
.list6 li {
	margin-top:-1px;
	padding:5px 0 6px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.list6 li span { display:inline-block; background:url(images/marker-2.gif) no-repeat left 3px; padding-left:20px;}
.list6 li em { font-style:normal; color:#990000;}
.list6 li a { color:#12121c; text-decoration:none;}
.list6 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box img { margin-bottom:21px; display:block;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 12px 0 0;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:12px;}

.phone { float:right; margin-right:55px;}
.phone1 { float:right; margin-right:25px;}


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

h3 {
	color:#12121c;
	font-size:1.08em;
	text-transform:uppercase;
	line-height:0.92em;
	margin-bottom:0px;
	text-align: left;
}
h3 span { display:block; border-bottom:1px solid #f2f2f2; padding-bottom:6px; margin-bottom:23px;}
h4 { color:#7a8278; font-size:1em; margin-bottom:3px;}
h5 { color:#7a8278; font-size:1em; margin-bottom:20px;}

.link {
	display:inline-block;
	color:#fff;
	font-weight:bold;
	font-size:.92em;
	text-decoration:none;
	padding:3px 17px 3px 17px;
	background-color: #12121c;
}
.link:hover { text-decoration:underline;}

.link1 { width:100%; overflow:hidden;}
.link1 a {
	color:#990000;
	font-weight:normal;
	float:right;
	text-decoration: none;
}

.rss { position:absolute; right:20px !important; right:19px; top:29px;}


/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {
	position:relative;
	background-image: url(images/border-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}

.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .left-bot-corner1 {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner1 {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }

.box .inner {
	text-align:center;
	padding-top: 29px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box .inner p { text-align:left;}
.box .inner1 { padding:29px 20px 32px 20px;}
.box dl {
	line-height:1.17em;
	padding-bottom:25px;
	text-decoration: none;
}
.box dl dt { color:#B6A04C; font-weight:bold; margin-top:14px;}

.box1 {
	width:100%;
	position:relative;
	background-color: #FFFFFF;
}
.box1 .border-top {background:url(images/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:32px 20px 36px 20px;}
.box1 h3 {
	padding-bottom:6px;
	margin-bottom:32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box1 dl { line-height:1.17em;}
.box1 dl dt { color:#B6A04C; font-weight:bold; margin-top:14px;}

.extra-box { width:100%; background:url(images/extra-box-tail.gif) repeat-x top;}
.extra-box .left { background:url(images/extra-box-left.gif) no-repeat left top;}
.extra-box .right { height:29px; background:url(images/extra-box-right.gif) no-repeat right top;}


/*header*/
#header .row-1 { height:31px;}
#header .row-1 .fleft {
	padding-top:8px;
	color:#FFFFFF;
	font-size:0.83em;
	text-transform:uppercase;
	line-height:0.92em;
	padding-left: 11px;
}
#header .row-1 .fright { padding-top:3px;}
#header .row-2 {
	height:120px;
	background-position: center;
}
#header .row-2 .indent {
	padding-top: 118px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

/*content*/
#content {
	margin-bottom:-30px;
	position:relative;
}
#content p {
	line-height:1.17em;
	color: #000;
	text-align: left;
}
#content .indent { padding-bottom:0px;}
#content .indent1 { padding:0 7px 0 10px;}

/*footer*/
#footer .fleft { color:#929d8f; padding:54px 0 0 20px;}
#footer .fleft a { color:#fff;}
#footer .fright { padding:56px 24px 0 0;}

/*==========================================*/
.notetextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.adobe   {
	display:inline-block;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009;
	background-image: url(images/adobe.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
