html {font-size : 100%;}



p {
	line-height: 180%;
	font-size: 11px;
	font-family: tahoma, arial;
	color: #003366;
}

p strong {
	color: #003366;
}

img {
	border: none;
}

h1 {
	font-size: 140%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #003366;
	font-style: normal;
}

h2 {
	font-family: trebuchet ms, arial;
	font-size: 100%;
	font-weight : bold;
	color:#003366;
	font-style: normal;
}

h3 {
	font-family: trebuchet ms, arial;
	font-size: 80%;
	font-weight : bold;
	color:#446b92;
	font-style: normal;
}

h4 {
	font-family: trebuchet ms, arial;
	font-size: 90%;
	font-weight : bold;
	color:#446b92;
	font-style: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*-------------SUB MENU STYLES-----------------------------------------*/


#submenu_frame ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:0px solid #9c85b1;
	font-size:11px;
	font-family: tahoma,arial;
}

#submenu_frame ul li {
	color:#446b92;
	font-weight:bold;
	line-height:180%;
	text-indent:5px;
	list-style:none;
	margin-bottom: 2px;
	border-top:0px solid #dddddc;
	border-bottom:0px solid #dddddc;
	background-color: #c7e5fe;
	padding: 4px 0px 3px 0px;
	background-image:url(../images/subp_corn.gif);
	background-position:left;
	background-repeat:no-repeat;
	
}

#submenu_frame ul li a {
color:#446b92;
font-weight:bold;
line-height:200%;
text-indent:5px;
list-style:none;
text-decoration: none;
}


#submenu_frame ul li ul.submenu_on {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:0px solid #9c85b1;
	
}

#submenu_frame ul li ul.submenu_on li {
list-style:circle;
list-style-position: inside;
color:#ffa200;
background-color:#446b92;
font-weight:normal;
text-indent:10px;
padding:0px 0px 0px 5px;
margin:0px;
line-height:180%;
border-bottom:0px solid #000000;
border-top:0px solid #d8cde1;
background-image: none;
}

#submenu_frame ul li ul.submenu_on li a {
color:#ffffff;
text-decoration: none;
font-weight:normal;
}

#submenu_frame ul li ul.submenu_on li a:hover {
color:#ffa200;
text-decoration: underline;
font-weight:normal;
}

/*-----------------------------------------------------------------*/

ul {
	color : #336699;
}


/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #12395D;
}

a:hover {
	text-decoration: none;
}

.location {
	color: #003366;
}

.embed_image {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 8px 0 10px !important;
  margin: 10px 0 0 5px;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
   
/*------------------------------Contact Form-----------------------------------*/

form.contactform {
font-size: 11px;
background-image: url(/images/form_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #003366;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

fieldset.contactform {
	border: 1px dashed #666666;
}

legend.contactform  {
	color: #003366;
	font-weight: bold;
	background-color: #ffffff;	
}

input.contactform , select.contactform , textarea.contactform  {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size : 100%;
	color: #666666;;
	text-decoration: none;
	border: 1px solid #748da6;
	padding: 2px 2px 2px 2px;
}

textarea.contactform  {
	padding: 3px 3px 3px 3px;
}
  
     
/*------------------------------Login Form-----------------------------------*/
  
  form.signin {
font-size: 11px;
	color: #003366;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

fieldset.signin {
	border: 1px dashed #666666;
}

legend.signin  {
	color: #003366;
	font-weight: bold;
	background-color: #ffffff;	
}

input.signin , select.signin , textarea.signin  {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size : 100%;
	color: #666666;;
	text-decoration: none;
	border: 1px solid #748da6;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}

textarea.signin  {
	padding: 3px 3px 3px 3px;
}

.normal {
font-size: 11px;
	color: #003366;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
} 



#account_options_box {
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
} 

#account_options {
	margin-top: 30px;
} 


