* {
	margin:0;
	padding:0;
	color: #000000;
}
body {
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:1em;
	color:#C90;
}

input, textarea { font-family:"Times New Roman", Times, serif; font-size:1em;}

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

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

.wrapper, block { width:100%; overflow:hidden;}
.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;}

#page7 #content form { font-size:.875em;}
#page7 #content form a { font-size:1em;}
.form { height:44px;}
.form input {width:176px; padding:2px 0 2px 3px; background:#fff; border:1px solid #a09b96;  padding-left:3px;}
textarea { width:216px; height:151px; background:#fff; overflow:auto;   border:1px solid #a09b96; padding:2px 0 0 3px; }


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



.list { margin-top:-6px;}
.list li { background:url(images/marker-1.jpg) no-repeat left  center; padding-left:9px; margin-top:6px;}
.list li a { font-weight:bold; text-transform:none; text-decoration:none;}
.list li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:25px;}

dt { color:#0033ff; font-weight:bold;}
dd { padding-right:15px;}

.phone { float:right; margin-right:36px;}


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

h1 {
	color:#006;
	text-transform:uppercase;
	font-size:2em;
	line-height:.7em;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	margin:20px 0 24px 0;
	padding-bottom:11px;
}
#page8 h1 { margin-top:0px;}
h4 {  color:#0033ff; margin-bottom:20px; font-size:1em;}

.txt1 {text-transform:uppercase; font-weight:bold; color:#0033ff; font-size:.875em; line-height:1.2em}

/*==================boxes====================*/
.box { background:#CCC; text-align:center; position:relative;}
.row-2 .box { text-align:left;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.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;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:30px 1px 41px 1px;}
.row-2 .box { text-align:left;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.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;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:30px 1px 41px 1px;}
.row-2 .box .inner { padding-left:34px;}
.box h4 { color:#0033ff; background:url(images/line-1.gif) repeat-x bottom; padding:0 0px 0px 0px; margin-bottom:8px;}
.row-1 .box p { padding:0 15px 0 15px;}
.box h1 { margin:20px 0 30px 0; padding:0px; border:0px;}
.box .rss { position:absolute; top:50px; right:290px;}
.box .icon img { margin-top:-42px; position:relative;}
.box a {text-transform:uppercase; font-weight:bold; color:#0033ff; font-size:.875em; }
.box dd a { text-transform:none; font-weight:normal;}

/*header*/
#header .row-1 { width:100%; height:200px; overflow:hidden;}
#header .row-1 span { color:#fff; background:#0033ff; padding:5px 16px 8px 35px; display:block; float:left;}
#header .row-2 {position:absolute; top:138px; left:71px;}

/*content*/
#content { padding:0px 0 42px 36px; line-height:1.06em;}
#content .row-1 .indent { margin:01px 0 11px 0;}

/*footer*/
#footer { padding:0 36px 0 36px;}
#footer p { background:url(images/line-1.gif) repeat-x; padding-top:18px;}

/*==========================================*/
#page1 #main table tr th h2 strong {
	color: #006;
	text-align: center;
	font-size: 20px;
}
#page1 #main #content .row-1 .indent .container table {
	text-align: center;
	font-size: large;
	color: #006;
}
#page1 #main #content .row-1 .indent .container table tr td {
	color: #006;
	font-weight: bold;
}
#page1 tr table tr th h2 strong {
	color: #006;
	font-size: 20px;
}
#page1 tr .row-1 .indent .container table {
	color: #006;
}
#page1 tr .row-1 .indent .container table {
	color: #006;
}

