* {
	margin:0;
	padding:0;
	text-align: left;
	vertical-align: top;
}
body { background:#fff; font-family:Verdana, Geneva, sans-serif; font-size:100%; line-height:1.125em; color:#5d5d5d;}



#content, #sidebar, #footer { font-size:0.69em;}

#content {
	width:95%;
	margin-right:0px;
	float:left;
	font-size:10px;
}
#sidebar { width:224px; float:left;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

input, textarea { font-family:Tahoma; 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:3; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	vertical-align:top;
	text-align:left;
	border-color: #015179;
	border-width: 0px;
	margin-right:3px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.form { height:26px;}
.form input {width:273px; height:18px; background:#ffffff; border:1px solid #555038;}
textarea { width:403px; height:128px; background:#ffffff; color:#999999 overflow:auto; border:1px solid #999999;}

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

.divider { background:url(images/divider1.gif) no-repeat right 4px; padding-right:10px; margin-right:10px;}

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

.txt1 { font-family:"trebuchet ms"; font-size:13px; color:#7f7f7f; line-height:20px;}

.link1 { background:url(images/marker.gif) no-repeat left 6px; padding-left:11px; color:#515355; font-family:"trebuchet ms"; text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:.91em;}
.link1:hover { text-decoration:underline;}

.line-hor { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title { margin-bottom:16px;}
.title1 { margin-bottom:5px;}


