* {

	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;
	margin-left: 5px;

}

.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 {

	list-style:disc;

	padding-left: 40px;

	margin-top:-10px;

}



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;}
h3 {
	margin-bottom: -8px;
	padding-bottom: 0px;
}





.txt1 { color:#28343e;}



.link1 { background:url(images/rss.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;}

/* Use the pseudo-classes to indicate behavior for actions. */
a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:215px;}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:beige;
	border:1px solid black;
	color:black;
	font-weight: normal;
}

p.nolink a:link, p.nolink a:visited, p.nolink a:hover, p.nolink a:active {
	font-weight: bold;
	text-decoration: none;
}


.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 {
	width:420px;
	background-repeat: repeat-x;
	background-position: left top;

}

.block1 .left {
	background-repeat: no-repeat;
	background-position: left top;
}

.block1 .right {
	background-repeat: no-repeat;
	background-position: right top;
}

.block1 .divider {
	background-repeat: no-repeat;
	background-position: 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-top: 0px;

	padding-right: 0;

	padding-bottom: 32px;

	padding-left: 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;
	text-indent: 10px;
}

#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/Spotlight2.gif);
	background-repeat: no-repeat;
	height: 185px;
	font-size: 12px;

}
#page1  .greenbox  a   {

	color:#2960C9

}
.greenbox p {
	padding-top: 30px;
	margin-top: 10px;
}

.indenttext {
	padding-left: 15px;
	line-height: 140%;
	padding-top: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bluetext {
	color: 3399cc;
	font-weight: bold;
}
.boldtext {
	font-weight: bold;
}
td strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
}
