body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D0D0D0;/*the border*/
	margin-left: 0px;
	padding-left: 0px;
}

.submenu-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	height: 30px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D0D0D0;/*the border*/
	margin-left: 0px;
	padding-left: 0px;
}

.submenu_over {
	height: 30px;
	background-color: #EAF1F9;
	border-bottom: 1px solid #D0D0D0;/*the border*/
}

.sub_submenu {
	height: 40px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D0D0D0;/*the border*/

}

.sub_submenu_over {
	height: 40px;
	background-color: #EAF1F9;
	border-bottom: 1px solid #D0D0D0;/*the border*/
}

ul { 
	list-style-image: url(../images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;
	line-height: 15px;
	padding-left: 15px;
}


#donations { 
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#donations li { 
	margin-bottom: 15px;
}


.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sublink_over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;

}

.sublink-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
}

a.sublink-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: underline;
}

a.sublink-2_over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;

}

a:hover.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
}

.sub_sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}

.sub_sublink_over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
	margin-left: 10px;

}

a:hover.sub_sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
	margin-left: 10px;
}

.submenu_bkgd {
	background-color: #E7E7E7;
}
.donation_bkgd {
	height: 96px;
}
.spacer_row{
	height: 5px;
}

.sub_header_top_home{
	height: 26px;
	background-image: url(../images/side-header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}

.sub_header_top{
	height: 26px;
	background-image: url(../images/sub_header_bkgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 12px;
}

.sub_header_bottom{
	height: 26px;
	background-image: url(../images/sub_footer.jpg);
}

.footer{
	height: 80px;
	background: #cddded url(../images/footer_bkgd.jpg) bottom no-repeat;
	border-top: 1px solid #0954a5;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
	text-align: center;
	margin-bottom: 3px;
}

.nav_top {
	height: 26px;
}

.nav_table {
	height: 39px;
}

/* begin orange tabs */
.nav_sides_topr {
	width: 9px;
	background: url(../images/tabs/tab_orange_right.gif) no-repeat;
}
.nav_sides_topl {
	width: 9px;
	background: url(../images/tabs/tab_orange_left.gif) no-repeat;
}
.nav_center_top {
	background: url(../images/tabs/tab_orange_mid.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_center_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_center_top a:hover {
	color: #FFECAA;
}
.nav_sides_topr_over {
	width: 9px;
	background: url(../images/tabs/tab_orange_right_over.gif) no-repeat;
}
.nav_sides_topl_over {
	width: 9px;
	background: url(../images/tabs/tab_orange_left_over.gif) no-repeat;
}
.nav_center_top_over {
	background: url(../images/tabs/tab_orange_mid_over.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D96F1B;
	text-decoration: none;
	text-align: center;
}
/* end orange tabs */

/* begin blue tabs */
.nav_sides {
	width: 20px;
}
.nav_center {
	background: url(../images/tabs/tab_blue_mid.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_center_100 {
	width: 100px;
	background: url(../images/tabs/tab_blue_mid.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_center_100 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_center a:hover {
	color: #FFECAA;
}
.nav_center_100 a:hover {
	color: #FFECAA;
}
.nav_sidesr {
	width: 20px;
	background: url(../images/tabs/tab_blue_right.gif) no-repeat;
}
.nav_sidesl {
	width: 16px;
	background: url(../images/tabs/tab_blue_left.gif) no-repeat;
}
.nav_center_over {
	background: url(../images/tabs/tab_blue_mid_over.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
	text-align: center;
}
.nav_center_100_over {
	width: 100px;
	background: url(../images/tabs/tab_blue_mid_over.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
	text-align: center;
}
.nav_sidesr_over {
	width: 20px;
	background: url(../images/tabs/tab_blue_right_over.gif) no-repeat;
}
.nav_sidesl_over {
	width: 16px;
	background: url(../images/tabs/tab_blue_left_over.gif) no-repeat;
}
.nav_space {
	width: 8px;
}
/* end blue tabs */

/* begin old nav css */
.nav_sides1 {
	width: 9px;
}
.nav_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D96F1B;
	text-decoration: none;
	text-align: center;
}

.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

a:hover.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFECAA;
	text-decoration: none;
	text-align: center;
}

.nav_text_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
	text-align: center;
}
/* end old nav css */


.hr_home {
border: none 0; 
border-top: 1px solid #898989;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



.directory_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4;
	background-color: #E7E7E7;
	text-decoration: none;
}

.donation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0955A4;
	text-align: center;
}

.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	text-align: center;
}

.article_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CF7011;
	text-decoration: none;
}
.article_header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CF7011;
	text-decoration: underline;
}
.article_header a:hover {
	text-decoration: none;
}

.article_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CF7011;
	text-decoration: none;
}

.for_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: underline;
}

a:hover.for_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
}

.page_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
}

.paragraph_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF7011;
	text-decoration: none;
}

img.float_right { 
    float: right; 
    margin-top: 0px; 
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a:hover.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0955A4;
	text-decoration: none;
	text-align: center;
}

.pages{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0955A4;
}

a:hover.pages{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6B2F;
}

.job_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4;
	text-decoration: none;
}

.job_position{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0955A4;
	text-decoration: none;
	font-style: italic;
}

.job_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0955A4;
}

a:hover.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CC6B2F;
}


.contact_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.contact_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #006233;
	text-decoration: none;
}

.search_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.text_box {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #E7E7E7;	
}

.staff_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0955A4;
}

a:hover.staff_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6B2F;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

.message_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

/* FOR SCROLLING TESTIMONIALS */
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0955A4
}

.text_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* FOR TESTIMONIALS TABLE AREA (w/Pic and text below) */

img.float_left { 
    float: left; 
    margin-top: 0px; 
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
}

.table_leftside { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
}

.page_pic_caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0955A4;
	text-decoration: none;
}

.page_sideheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.sidebar-quote {
	width: 90%;
	font-size: 12px;
	font-style: italic;
	margin: 20px 15px 0 15px;
	overflow: hidden;
}
.sidebar-quote-ssvf {
	width: 90%;
	font-size: 12px;
	font-style: italic;
	margin: 20px 15px 0 10px;
	overflow: hidden;
}
.sidebar-quote .signature {
	font-size: 12px;
	margin: 10px 0 0 0;
}

#contact-info {
	width: 500px;
	height: auto;
	float: left;
	font-size: 13px;
	margin: 5px 0 0 0;
	background: #f4f4f4;
	border: 1px solid #ebebeb;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*
  	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;
  	box-shadow: 5px 5px 5px #ccc;
	*/
	
}
#contact-info h3 {
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}
#contact-info .block {
	width: 310px;
	float: left;
}
#contact-info .block-long {
	width: 620px;
	float: left;
}
#contact-info form {
	margin: 20px 0 10px 0;
}
#contact-info hr {
	border: none;
	color: #999999;
	background-color: #999999;
	height: 2px;
	margin: 0 0 10px 0;
}
#contact-info input[type=text] {
	border: 1px solid #999999;
	width: 270px;
	padding: 2px;
}
#contact-info input.validate-error {
	border:1px solid #FF0000;
}
#contact-info textarea {
	border: 1px solid #999999;
	width: 500px;
	height: 60px;
	padding: 2px;
}
#contact-info #submit {
	border: 1px solid #999999;
	background-color:#0955A4;
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
	height:auto;
	width:auto;
	padding: 2px 5px 2px 5px;
	margin: 10px 0;
	cursor: pointer;
}
#contact-info .website-contacts-success-msg { width: 98%; background: #ebfdeb; border: 1px dashed #01bb01; padding: 5px; margin: 5px 0 15px 0; color: #01bb01; font-weight: bold; }
#contact-info .website-contacts-failed-msg { width: 98%; background: #fbeeee; border: 1px dashed #FF3300; padding: 5px; margin: 5px 0 15px 0; color: #FF3300; font-weight: bold; }

#veterans-justice-sidebar-logos {
	width: 100%;
	margin: 0px auto 10px auto;
	text-align: center;
	padding: 10px 0 10px 0;
	background: #fff; 
}
