@charset "utf-8";
/* CSS Document */


html,body {
   margin:0;
   padding:0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   line-height: 16pt;
   font-weight: normal;
   color: #000000;

}

img { border: none; } 


a.nav1:link,
a.nav2:link,
a.nav3:link,
a.nav4:link,
a.nav5:link,
a.nav6:link {
	color: #ed354f;
	background-color:#eaeff5; 
	display:block;
	width:100%;
	text-decoration: none; 
}
.light_pink_border {
	border: medium solid #fde4e8;
}

.left_menu_bar_bg {
	background-color: #dde9f3;
	background-image: url(images/left_bar_gradient_bg.jpg);
	background-repeat: repeat-x;
	border: thin solid #eaeff5;
}

a.nav1:active,
a.nav2:active,
a.nav3:active,
a.nav4:active,
a.nav5:active,
a.nav6:active {
	color: #ed354f;
	background-color:#eaeff5; 
	display:block;
	width:100%;
	text-decoration: none; 
}
a.nav1:visited,
a.nav2:visited,
a.nav3:visited,
a.nav4:visited,
a.nav5:visited,
a.nav6:visited {
	color: #ed354f;
	background-color:#eaeff5; 
	display:block;
	width:100%;
	text-decoration: none; 
}
a.nav1:hover,
a.nav2:hover,
a.nav3:hover,
a.nav4:hover,
a.nav5:hover,
a.nav6:hover {
	color: #ffffff;
	background-color:#5f99c9; 
	display:block;
	width:100%;
	text-decoration: none; 
}
#nav_pg1 .nav1,
#nav_pg2 .nav2,
#nav_pg3 .nav3,
#nav_pg4 .nav4,
#nav_pg5 .nav5,
#nav_pg6 .nav6 {
 	color: #ffffff;
	background-color:#5f99c9; 
	display:block;
	width:100%;
	text-decoration: none;
  }
a.black:link {
	color: #000000; 
	text-decoration: none; 
}
a.black:active {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000; 
	text-decoration: none; 
}
a.black:hover {
	color: #000000; 
	text-decoration: underline; 
}
a.blue_to_black:link {
	color: #5f99c9; 
	text-decoration: none; 
}
a.blue_to_black:active {
	color: #5f99c9;
	text-decoration: none;
}
a.blue_to_black:visited {
	color: #5f99c9; 
	text-decoration: none; 
}
a.blue_to_black:hover {
	color: #000000; 
	text-decoration: none; 
}

a.pink_to_black:link {
	color: #ed354f;  
	text-decoration: none; 
}
a.pink_to_black:active {
	color: #5f99c9;
	text-decoration: none;
}
a.pink_to_black:visited {
	color: #5f99c9; 
	text-decoration: none; 
}
a.pink_to_black:hover {
	color: #000000; 
	text-decoration: none; 
}

a.pink:link {
	color: #ed354f; 
	text-decoration: underline; 
}
a.pink:active {
	color: #ed354f;
	text-decoration: underline;
}
a.pink:visited {
	color: #ed354f; 
	text-decoration: underline; 
}
a.pink:hover {
	color: #ed354f; 
	text-decoration: none; 
}
.left_glow {
	background-image: url(images/left_glow.png);
	background-repeat: repeat-y;
	width: 15px;
}
.georgia_10_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}

.logo_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	line-height: 20pt;
	font-weight: normal;
	color: #5f99c9;
}

h1.logo_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	line-height: 20pt;
	font-weight: normal;
	color: #5f99c9;
}

.tagline_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #f58748;
}

.tagline_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: normal;
	color: black;
}

.right_glow {
	background-image: url(images/right_glow.png);
	background-repeat: repeat-y;
	width: 15px;
}
.nav_bar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	/*text-transform: uppercase; */
	color: #ed354f;
	text-align: center;
	line-height: 17pt;
}
.georgia_13_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #5f99c9;
	line-height: 32pt;
	font-weight: normal;
}
.georgia_17_pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #ed354f;
	line-height: 17pt;
}


.verdana_10_black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #000000;
}

.verdana_14_black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 17pt;	
	color: #000000;
}


.georgia_12_pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5pt;
	color: #ed354f;
}

.georgia_15_pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #ed354f;
}

h1.georgia_24_pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: normal;
	color: #ed354f;
}

.georgia_24_pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: bold;
	color: #ed354f;
}


.light_green_border {
	border: medium solid #d8e9b3;
}
.georgia_16_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #87c00d;
	line-height: 13pt;
}
.georgia_12_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5pt;
	color: #81b413;
}
.light_blue_border {
	border: medium solid #eaeff5;
}
.georgia_24_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: normal;
	color: #5f99c9;
}

.georgia_15_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	line-height: 28pt;
	font-weight: normal;
	color: #5f99c9;
}

.verdana_10_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
}

.verdana_11_white_bold_caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
}
.verdana_10_black_more_leading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: normal;
	color: #000000;
}

.inputArea label {    
float: left;    
width: 10em;    
margin-right: 1em;    
text-align: left;

}


 .inputArea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
   /* background-color: #d6e5f4; */
    padding: 10px;
    
}



.inputArea FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}


.inputArea LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}



.inputArea FORM, .inputArea SELECT, .inputArea INPUT[type="text"], .inputArea INPUT[type="image"] {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
     /* background-color: #d6e5f4; */
	}



.inputArea input[type="text"] , #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;  
    /*display: block;  */
    margin: 0 0 0.5em 0; 
    border: solid 1px #85b1de;
    width: 200px; 
} 

inputArea input[type="image"] {
   float: right;
  
}  

.cartAdd {
	float: right; 
    
	text-align: center;
	margin: 10em;
	border: 1px solid #000000; 
	padding: 1em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}


.information {padding: 10px 3px; line-height: 150%;}

.tableHeading {
  background-color: #d6e5f4;

}

.error_strings{ font-family:Verdana;
  font-size:12px; 
  font-weight: bold;
  color:red;
}


.multiselect {

    font:13.3px sans-serif;
    width:7.5em;
    border-left:1px solid #808080;
    border-top:1px solid #808080;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;'>
    background:#fff;
    overflow:auto;
    height:7.1em;
    border-left:1px solid #404040;
    border-top:1px solid #404040;
    border-bottom:1px solid #d4d0c8;
    border-right:1px solid #d4d0c8;

}

td.cursive {
     

border-top-width: 4px;  

border-bottom-width: 4px;  

border-top-style: double;  

border-bottom-style: double;  

border-top-color: #E1A60A;  

border-bottom-color: #E1A60A;   

padding: 8px 0px;  

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #c6a22b;
	line-height: 30px;
	text-align: middle;
 
  

}

.strike {text-decoration: line-through; color:red;  }

.georgia_14_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	line-height: 20pt;
}
.georgia_14_red_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #c60000;
	line-height: 20pt;
	font-weight: bold;
}
.verdana_10_blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #1b7baa;
}
.georgia_14_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: normal;
	color: #1b7baa;
}
.georgia_12_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	line-height: 18pt;
}
.georgia_14_dark_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: normal;
	color: ae3400;
}




