/* CSS Document */

body {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-indent: 0px;
  color: #000000; 
  background-image: url(../images/bground.gif);}

/* Standard anchor tag formatting */ 
A:link { 
  color: #4D4878;
  text-decoration: underline; }
A:visited { 
  color: #4D4878;
  text-decoration: underline; }
A:hover {
  color: #7A7150;
  text-decoration: none;}
A:active {
  color: #7A7150;
  text-decoration: none;}
/* Standard anchor tag formatting */

/* navigation link formatting */
A.nav:link {
font-family: Arial, Helvetica, sans-serif;
	color: #CAC8E4;
    font-weight: bold;
    font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;	
	display: block;	
	width: 228px;
	text-transform: uppercase;
	background-image: url(../images/trans_shim.gif);
	text-decoration: none;}
A.nav:visited { 
font-family: Arial, Helvetica, sans-serif;
	color: #CAC8E4;
    font-weight: bold;
    font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;	
	display: block;	
	width: 228px;
	text-transform: uppercase;
	background-image: url(../images/trans_shim.gif);
	text-decoration: none;}
A.nav:hover {
font-family: Arial, Helvetica, sans-serif;
	color: #1F1C5B;
    font-weight: bold;
    font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;	
	display: block;	
	width: 228px;
	text-transform: uppercase;
	background-image: url(../images/nav_hover_bground.gif);
	text-decoration: none;}
A.nav:active {
font-family: Arial, Helvetica, sans-serif;
	color: #1F1C5B;
    font-weight: bold;
    font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;	
	display: block;	
	width: 228px;
	text-transform: uppercase;
	background-image: url(../images/nav_hover_bground.gif);
	text-decoration: none;}	

/* End navigation link formatting */

/* table color formatting */
table {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-indent: 0px;
	color: #000000;
}
td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}
table.dk_blue {BACKGROUND-COLOR: #2E3491; 
               font-weight: bold;
               color: #FFFFFF;}
td.dk_blue {BACKGROUND-COLOR: #2E3491; 
               font-weight: bold;
               color: #FFFFFF;}
table.mid_blue {BACKGROUND-COLOR: #4D4878;  
               font-weight: bold;
               color: #FFFFFF;}
td.mid_blue {BACKGROUND-COLOR: #4D4878;  
               font-weight: bold;
               color: #FFFFFF;}
table.lt_blue {BACKGROUND-COLOR: #CCCBCC;}
td.lt_blue {BACKGROUND-COLOR: #CCCBCC;}
table.lt_tan {BACKGROUND-COLOR: #E4D8BC;}
td.lt_tan {BACKGROUND-COLOR: #E4D8BC;}
/* end table color formatting */

/* Text formatting for content */

.text_home {
  font-weight: bold;
  font-size: 13px;
  color: #7A7150; }
  
.text_title {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 32px;
	text-transform: uppercase;
	color: #2E3491;
	text-decoration: underline;
}
  
.text_sub_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #2E3491;
}
  
.text_small {font-size: 10px;}

.text_small_light {font-size: 10px;
color: #CAC8E4;
font-weight: bold;}
  
.text_color {
  color: #7A7150; }

.text_bold_color {
	font-weight: bold;
	color: #7A7150;
}
  
.text_footer {
  color: #2E3491;
  font-weight: bold;}
/* End formatting for content */

/* List formatting */
ul {font-family: verdana, Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 12px;
	   padding: 0;
	   margin-left: 10px;}

li {font-family: verdana, Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 12px;
	   padding: 0;
	   margin-left: 10px;}
/* end formatting */

/* Header formatting */
H1, H2, H3, H4, H5, H6 {color: #000000;
		    font-family: verdana, Arial, Helvetica, sans-serif;
			margin-top: 1px;
		    margin-bottom:1px;}
/* End Header formatting */

/* Class Selectors */
.underline {text-decoration: underline;}
.allcaps {text-transform: uppercase;}
.margin {margin: 10px;}
.content_margin {

}
.onpaper {display: none;}
/* End class selectors */

/* form elements formatting */
INPUT,password {
	BORDER:    #4D4878 1px solid;
	FONT-SIZE: 12px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; BACKGROUND-COLOR: #FFFFFF;
	vertical-align: middle;
}

INPUT{ BORDER:    #4D4878 1px solid;
            FONT-SIZE: 12px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #FFFFFF;
	vertical-align: middle;}

TEXTAREA{
	BORDER:    #4D4878 1px solid;
	FONT-SIZE: 12px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;}

SELECT{
	BORDER:    #4D4878 1px solid;
	FONT-SIZE: 12px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;
	vertical-align: middle;}
	
INPUT.mailing_list{ BORDER:    #1F1C5B 1px solid;
            FONT-SIZE: 12px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #FFFFFF;
	vertical-align: middle;}

TEXTAREA.mailing_list{
	BORDER:    #1F1C5B 1px solid;
	FONT-SIZE: 12px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;}

SELECT.mailing_list{
	BORDER:    #1F1C5B 1px solid;
	FONT-SIZE: 12px; font-weight:bold; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #CAC8E4;
	vertical-align: middle;}
/* end form elements formatting */
