@import url("form.css");
/* GLOBAL LINKS */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}
h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-left:3px;
	padding-right:5px;

}
h1{
	color:white;
	height:20px;
	font-size:14px;
	background-color:#a2a3a7;
	font-weight:bold;
}
p {
	padding-right:5px;
}

h2 {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	background-color:white;
	color:#4d5a84;
}
h3 {
	font-size:13px;
	color:#2340af;
	font-weight:normal;
}

a	{
	text-decoration: none;
	color: #4D5A84;

	}
a:hover	{
	text-decoration: none;
	color: #4D5A84;

	}
/* Grey SCROLLBAR */
body	{
	scrollbar-face-color: #7e7e7e;
	scrollbar-track-color: #6a6a6a;
	scrollbar-darkshadow-color:#6a6a6a;
	scrollbar-shadow-color:#7e7e7e;
	scrollbar-highlight-color:#7e7e7e;
	scrollbar-3dlight-color: #7e7e7e;
	scrollbar-arrow-color:#ffffff;
	}
/* GLOBAL LINKS */

a          {
	text-decoration: none;
	color: #4D5A84;


            }

a:hover  {

            text-decoration: NONE;

            }



body     {



            }

/* FONTS */

font       {

            font-family: Verdana,Arial,sans-serif;
			font-size:11px;
			color:#333300;

            }

.BodyText

            {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;



            }

.11px    {

            font-size: 11 px;

            }
			
			
			blue       {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333300;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;


            }

/* USER FORM FIELDS */

input

            {
	background:  #E4E5DB;
	color: #54552B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


            }

select   {

            background: #E4E5DB;

        color: #54552B

            }

.textarea

            {
	background:  #E4E5DB;
	color: #;


            }
				
				
.text {font-family: arial,helvetica,sans-serif;  font-size: 10pt; line-height: 12pt; color: #1E4774; }
.bullet {
	list-style-image: url(images/bullets.jpg);
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 4D5A84;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666699;
	text-decoration: none;
}
