td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	list-style-image: url(images/bullet3.gif);
}


select,option,input,textarea {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #7B7B7B; border:1px solid #7b7b7b;}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #a1a1a1; font-weight: bold; background-color:#EfEfEf; border: 1px solid #25496d;}

a {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #00825E; text-decoration: none;}
a:visited {text-decoration: none; color: #00825E}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

a.toplinks {font-size: 9px; font-weight: bold}
a.toplinks:hover {text-decoration: none}
a.toplinks:active {text-decoraction: none}

a.black {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000; text-decoration: none;}
a.black:hover {text-decoration: underline;}
a.black:active {text-decoration: underline;}

a.foundation {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #566795; text-decoration: none;}
a.foundation:hover {text-decoration: underline;}
a.foundation:active {text-decoration: underline;}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;	font-weight: bold;}
a.footer:hover {text-decoration: underline;}
a.footer:active {text-decoration: underline;}

.gray {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #7B7B7B;}
a.gray:link {text-decoration: none;}
a.gray:hover {text-decoration: underline;}
a.gray:active {text-decoration: underline;}

.header1 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #25496d;	font-weight: bold;}

.header2 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A7A7A7;	font-weight: bold;}

.text-accent {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#D6641E;}

.picture-border {border:1px solid #7b7b7b}
.bar {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #25496d;	font-weight: bold;}
.cartPartners {text-decoration: none; color: #25496d; font: bold 14px Verdana, Arial, Helvetica, sans-serif}

div.caption { background-color:#EfEfEf; border: 1px solid #25496d;}


input.submit {background: #25496D; font-size: 13px; color: #EEEEEE;border-style:none; padding: 5px; font-family: tahoma, arial; }

input.clear{background: #dddddd; font-size: 13px; color: #555555;border-style:none; padding: 5px; font-family: tahoma, arial; }

input.text {background: #FFFFFF; font-size: 13px; border-color:#CCCCCC; border-style:solid; border-width:1px; font-family: tahoma, arial;}

textarea.learning {background: #FFFFFF; font-size: 13px; border-color:#CCCCCC; border-style:solid; border-width:1px; font-family: tahoma, arial;}

.form {background:#EEEEEE; border-color:#25496d; border-style:solid; border-width:thin;
    scrollbar-3dlight-color: rgb(120,172,255);
    scrollbar-arrow-color: black;
    scrollbar-base-color: rgb(234,242,255);
    scrollbar-darkshadow-color: rgb(120,172,255);
    scrollbar-face-color: rgb(234,242,255);
    scrollbar-highlight-color: rgb(234,242,255);
    scrollbar-shadow-color: rgb(234,242,255);
    scrollbar-track-color: white;}


/*tables generated with queries*/
#tablelist { width: 500px; border: 2px solid #eeeeee }
#tableheader {font-weight:bold; background: #fff url(images/ribs-gray.gif) repeat scroll 0% 0%; text-align:center; }
#graycell {background-color:#eee; text-align:left; width:75px; }
#textcell { text-align:left; border-bottom: 1px solid #eee; border-right: 1px solid #eeeeee; }
#linkcell {text-align:center; width:75px; border-bottom: 1px solid #eee;}

/*for tooltip balloons*/
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 10px Arial;
line-height: 15px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


