.textfield_effect {

/*we will first set the border styles.*/

border-width: 1px;
border-style: solid;
border-color: #999999;
/*we are now going to add in the shadow image that we created earlier*/
background-image: url(back_field.gif);
background-repeat: repeat-x;
/*I am going to add some text formatting of my own*/
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style:normal;
color: #000000;
width: 182px;
height: 15px;
background-color: #ecf4f6;
}

/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
.textfield_effect:hover {
border-color: #014e82;
border-width: 1px;
background-color: #ecf4f6;
}
.textfield_effect:focus {
border-color: #014e82;
border-width: 1px;
}
/*you may also like to add some styles for the rest of the form*/
fieldset {
width: 400px;
height: 200px;
border-style: solid;
border-width: 1px;
border-color: #036399;
margin-left: auto;
margin-right: auto;
background-color: #F5F5F5;
}
fieldset:hover {
border-color: #0ca0ff;
}
legend {
font-family: sans-serif;
font-size: 18px;
color: #097bc3;
font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 24.px;
	color: #000000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #004F82;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #0073BC;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #0272BE;
	color: #FFFFFF;
	left: 0px;
	right: 0px;
	text-indent: 0px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	background-color: #FFFFFF;
	word-spacing: 1em;
	font-style: normal;
	letter-spacing: 0em;
	text-align: center;
	vertical-align: baseline;
	white-space: normal;
	display: none;
	font-weight: normal;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #004F84;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	vertical-align: bottom;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0272BE;
	font-weight: bold;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.FAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0073B2;
	font-weight: bold;
	line-height: 20px;
}
.titlesm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #004F82;
	font-weight: bold;
}
.foottext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	letter-spacing: normal;
	line
}
.faqtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.FAQlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1178B3;
	font-weight: bold;
}
.clients {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	letter-spacing: normal;
	line
}
.normaltext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	letter-spacing: normal;
	line
}
.navLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #0272BE;
	color: #FFFFFF;
	left: 10px;
	right: 10px;
	text-indent: 10px;
	font-style: italic;
}
.art-head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #014E82;
}
.art-byline {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
  color: #0274BB;
}
.art-title {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
  color: #014E82;
}
