.blog_links ul{
	margin:0px; padding:0px; 
	list-style:none;
}

.blog_links ul li{ 
	width:100%; padding:5px 0 5px 0;
	background:url(./images/site/list_bot1.gif) repeat-x left bottom;
}

.blog_links ul li a{ 
	color:#FFFF37;  text-decoration: none; 
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px; 
	background:url(./images/site/list_bg2.gif) no-repeat 0 4px; 
	padding-left:10px;
}

.blog_links ul li a:hover{ text-decoration: none; color:#fff}

.blog_links .ul{ background:none}

/* old styles*/

td#listTitleTd {
	background: #FF6633;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 2px;	
}

td#listItemTd {
	background: #FFFFFF;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 2px;	
}

td#highlightTd {
	background: #FFFFEC;	
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;	
}


.txt {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.txt a {
	color: #345290;
	text-decoration: none;
}

.txt a:hover {
	color: #345290;
	text-decoration: underline;
}

#statement {
	color: #FF6633;
	font-style: normal;
	padding-bottom: 2px;
	padding-top: 10px;
	font : bold;
}

.txt#note {
	color:black;
	font-style: italic;
}


.txt#menuTitle {
	padding-bottom:4px;	
	color: #FF6633;
	text-transform: uppercase;
	font-weight: bold;
}

.txt#pageTitle {
	padding-bottom: 15px;	
	color: #345290;
	text-transform: uppercase;
	font-weight: bold;
}

.bg1{ background:url(./images/site/rep.gif) repeat-x}
.bg2{ background:url(./images/site/rep_foot.jpg) repeat-x}
.bg3{ background:url(./images/site/left_foot.jpg) no-repeat}
.bg4{ background:url(./images/site/right_foot.jpg) no-repeat right top}
.txt_bg{ background:url(./images/site/txt_bg.gif) repeat-x; height:30px}
.bg5{ background: url(./images/site/txt_shadow.gif) repeat-x #C8C8C8}
.bg6{ background:url(./images/site/lb.gif) no-repeat left bottom}
.txt_bg_blue{ background:url(./images/site/txt_bg_blue.gif) repeat-x; height:30px}
.bg7{ background: url(./images/site/txt_shadow_blue.gif) repeat-x #00379B}
.bg8{ background:url(./images/site/lb_blue.gif) no-repeat left bottom}
.bg9{ background:#3269CD}
.bg10{ background:#2158BC}
.y{ background:url(./images/site/y.gif) repeat-y}
.x{ background:url(./images/site/x.gif) repeat-x 0 3px} 
.bg11{ background:url(./images/site/bg_td.jpg) no-repeat; text-align:right; height:196px}
.bg12{ background:url(./images/site/bg2.gif) repeat-x left bottom #FFFFFF}
.bg13{ background:url(./images/site/rb.gif) no-repeat right bottom}
.bg14{ background:url(./images/site/rb1.gif) no-repeat right bottom}
.bg15{ background:#3269CD; width:201px; height:158px}
.bg16{ background:#FFFFFF}

.indent{padding:6px 10px 5px 10px}
.indent1{padding:13px 10px 9px 10px}
.indent2{padding:5px}
.indent4{padding:5px}
.indent3{padding:10px}
.indent5{padding:10px 10px 6px 10px}
.indent6{padding:5px 5px 9px 5px}
.indent7{padding:9px 5px 8px 10px}
.indent8{padding:10px 0 6px 10px}
.indent9{ padding:1px}
.indent10{padding:10px 0 13px 10px}
.indent11{padding:4px 10px 8px 10px}
.indent12{padding:10px}
.indent13{padding:4px 4px 10px 4px}
.indent14{padding:10px 10px 16px 10px}
.indent15{padding:7px 0 6px 0px}
.indent16{padding:9px 10px 10px 10px}
.indent17{padding:9px 10px 14px 10px}
.indent18{padding:4px 10px 4px 4px}
.indent19{padding:7px 0 16px 10px}
.indent20{padding:10px 5px 9px 5px}
.indent21{padding:0 5px 11px 5px}
.indent22{padding:10px 12px 22px 10px}

#contact_form .input {
	width:200px;
	height:18px;
	color: #6F6F6F;
	padding:3px 0 0 6px;
	background-color:#FFFFFF;
	border:#838383 1px solid
}

#contact_form .textarea {
	width:200px;
	height:150px;
	color: #6F6F6F;
	overflow: auto;
	padding:3px 0 0 6px;
	background-color:#FFFFFF;
	border:#838383 1px solid
}

.employee_box {
	border:1px solid #DADADA;
	float:left;
	margin:5px;
	width:230px;
}

.employee_box .titleTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;color:#3155A9;
}
.employee_box .txt {
	font-family:Arial, Helvetica, sans-serif;
}
