* {
	padding:0;
}
body { background:#e2e5eb; font-family:Tahoma; font-size:100%; line-height:0.9375em; color:#80929f;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:15px;}
.p1:first-line {color:#28343e; font-weight:bold;}
.p2:first-line {color:#1fa4cc; font-weight:bold;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #fff;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:24px;}
.form input {width:162px; height:16px; background:#fff; border:1px solid #7e7e7e; color:#000;}
textarea { width:175px; height:94px; background:#fff; overflow:auto; border:1px solid #7e7e7e;  font-size:1em; font-family:tahoma; color:#2d2d2d;}


/*==================list====================*/
ul {
	padding-left: 10px;
	margin-top: 5px;
	list-style-type: disc;
}

ol li { color:#1fa4cc; list-style-position:inside;}
ol li a { line-height:1.72em;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 0 0 32px; float:right;}

.bot_marg { margin-bottom:21px;}

/*==================txt, links, lines, titles====================*/
a {color:#1fa4cc;}
a:hover{text-decoration:none;}

h1 {
	font-size: xx-large;
	text-align: center;
}
h2 { font-family:arial; font-size:2.36em; font-weight:normal; text-transform:uppercase; color:#4b4f56; line-height:25px; margin-bottom:24px;}
h2 span { color:#3aaed1;}

.txt1 { color:#28343e;}

.link1 { background:url(images/marker.gif) no-repeat left 0px; padding-left:24px; color:#1e2d3c; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { background:url(images/marker1.gif) no-repeat left 0px; padding-left:24px; color:#1e2d3c; text-decoration:none;}
.link2:hover { text-decoration:underline;}

.line_hor { background:url(images/line1.gif) left bottom no-repeat; padding-bottom:20px; margin-bottom:20px;}
.line_hor2 { background:url(images/line2.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:14px;}

.title { margin-bottom:20px;}


/*==================blocks====================*/

.block1 {
	background:url(images/block1_bgd.gif) left top repeat-x;
	width:420px;
}
.block1 .left { background:url(images/block1_left.gif) no-repeat left top;}
.block1 .right { background:url(images/block1_right.gif) no-repeat right top;}
.block1 .divider { background:url(images/block1_divider.gif) no-repeat center 14px;}
.block1 .ind { padding:15px 36px 14px 32px;}

.footer_block { background:url(images/footer_bgd.gif) left top repeat-x;}
.footer_block .left { background:url(images/footer_left.gif) no-repeat left top;}
.footer_block .right { background:url(images/footer_right.gif) no-repeat right top;}
.footer_block .ind { padding:21px 0 18px 27px;}
.footer_logo {
	text-align:right;
	margin-top: -25px;
}


/*header*/
#header div {
	position:absolute;
	margin-left: -10px;
}

/*content*/
#content { padding:12px 0 32px 0;}
#content .indent {
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0px;
}

/*footer*/
#footer {
	color:#647489;
	padding-top: 0;
}
#footer a {color:#647489; text-decoration:none;}
#footer a:hover { text-decoration:underline;}


/*================== index.html ==================*/
#page1 #content .row_2 { padding:44px 30px 0 31px;}
#page1 #content .row_2 .img_indent1 { position:relative; margin-top:-23px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .img_indent { margin:0 8px 0 -4px; position:relative;}
#page2 #content .col_1 .indent1 { padding-top:30px;}

/*================== index-3.html ==================*/
#page4 #content .row_2 { padding:44px 30px 0 31px;}
#page4 #content .row_2 .img_indent1 { position:relative; margin-top:-23px;}

/*================== index-4.html ==================*/
#page5 #content .col_2 .indent1 { padding:20px 0 0 0;}

/*================== index-5.html ==================*/
#page6 #content { padding:12px 30px 32px 31px;}


/*==========================================*/
#page1 .greenbox {
	color:#000000;
	padding: 5px;
	background-image: url(images/Spotlight.gif);
	background-repeat: no-repeat;
	height: 194px;
}
#page1 .greenbox h2, #page1 .greenbox a{
	color:#2960C9
}
