/***********************************************/
/* UNIQUE STYLES                               */
/***********************************************/


/************** LEFT PANEL HOME STYLES *****************/
.panel_txt{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 100% Verdana,sans-serif;
	color: #2D4D75;
	line-height: 20px;
	text-align:center;
}
.panel_txtbold{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font: bold 100% Verdana,sans-serif;
	color: #2D4D75;
	line-height: 20px;
	text-align:center;
}
.lp_links{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 130% Verdana,sans-serif;
	color: #2D4D75;
	text-align:center;
	line-height: 19px;
	border: 0px solid #FFF;
}
.lp_links a:link {
	color:#2D4D75;
    text-decoration: none;
}
.lp_links a:visited {
	color:#2D4D75;
    text-decoration: none;
}
.lp_links a:hover {
	color:#586161;
    text-decoration: underline;
}
.dottedLine {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
/************** HOME STYLES *****************/
.green_links{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font: bold 140% Verdana,sans-serif;
	color: #90B03A;
	text-align: left;
	border: 0px solid #FFF;
}
.green_links a:link {
	color:#90B03A;
    text-decoration: underline;
}
.green_links a:visited {
	color:#90B03A;
    text-decoration: underline;
}
.green_links a:hover {
	color:#6B84C3;
    text-decoration: underline;
}
.bullets_arrow {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 80px;
    list-style: none;
	line-height: 25px;
}
.bullets_arrow li {
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: 0 8px;
	background-image: url(../../images/arrow.gif);
}
/************** PRIVACY STYLES *****************/
#privacy_txt{
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 15px 30px;
	font: normal 100% Verdana,sans-serif;
	color: #032D57;
	line-height: 19px;
	text-align:left;
}
#privacy_txt a:visited {
	color:#032D57;
    text-decoration: none;
}
#privacy_txt a:link {
	color:#032D57;
    text-decoration: underline;
}
#privacy_txt a:hover {
	color:#2D4D75;
    text-decoration: underline;
}

/*********** PAGE NOT FOUND STYLES ***********/
#pagenotfound_txt{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 15px 15px;
	font: normal 100% Arial,sans-serif;
	color: #333333;
	line-height: 20px;
}
#pagenotfound_txtbold{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 15px 15px;
	font: bold 100% Arial,sans-serif;
	color: #333333;
	line-height: 20px;
}
#pagenotfound_txt a:visited {
	color:#333333;
    text-decoration: none;
}
#pagenotfound_txt a:link {
	color:#333333;
    text-decoration: underline;
}
#pagenotfound_txt a:hover {
	color:#666666;
    text-decoration: underline;
}

/*********** SEARCH AND RESULTS STYLES ***********/

/*********** CONTACT FORM STYLES *****************/
#contactUsTable {
	padding-left:0px;
}
.form_txt{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	font: normal 100% Verdana,sans-serif;
	color: #032D57;
	text-align: left;
}
.form_txt2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 100% Verdana,sans-serif;
	color: #032D57;
	text-align:left;
}

/*********** BREADCUMB STYLES ********************/
/*********** RESOURCES STYLES ********************/
#resources {
	padding:10px;
	display:none;
}
/********************* end *********************/

