.body { font-family : Arial, Helvetica, sans-serif; font-size : 12px; line-height : 16px; color : #333333; }
.bodysm { font-family : Arial, Helvetica, sans-serif; font-size : 11px; line-height : 13pt; color : #333333; }
.bodysmbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14pt;
	color : #6699CC;
	font-weight: bold;
}
.footer { font-family : Verdana, Arial, Helvetica, sans-serif; font-size :10px; line-height : 12px; color : #CCCCCC; }

.floatTable {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.addresswhite { font-family : Arial, Helvetica, sans-serif; font-size :10px; line-height : 14px; color : #FFFFFF; }
.addressyellowbold{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height : 14px;
	color : #FFCC66;
	font-weight: bold;
}
.headerblue { font-family : Arial, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color : #000066; ; font-weight: bold}
.headerred { font-family : Arial, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color : #990000; ; font-weight: bold}
.header1 { font-family : Georgia, "Times New Roman", Times, serif; font-size : 14px; line-height : 16px; color : #3366CC; ; font-weight: bold}
.header2 { font-family : Arial, Helvetica, sans-serif; font-size : 12px; line-height : 14px; color : #3366CC; ; font-weight: bold}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.tableunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	text-decoration: underline;
}
.tablesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
}
.tablesmblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #003399;
}
.quotesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-style: italic;
}

a.footerlink:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerlink:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.footerlink{
	color: #CCCCCC;
	text-decoration: underline;
}

a.footerlink:hover {
	TEXT-DECORATION: none
}

a:link {
	text-decoration: underline;
	color: #0000CC;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a.linkyellow:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a.linkyellow{
	color: #FFFF99;
	text-decoration: underline;
}

A.linkyellow:hover {
	TEXT-DECORATION: none
}
a.linkwhite:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a.linkwhite{
	color: #FFFFFF;
	text-decoration: none;
}

A.linkwhite:hover {
	TEXT-DECORATION: none
}
a.bodysmlink:visited {
	color: #6699CC;
	text-decoration: underline;
}
a.bodysmlink{
	color: #6699CC;
	text-decoration: none;
}

A.bodysmlink:hover {
	TEXT-DECORATION: none
}
a:hover {
	text-decoration: none;
}
.kids {
	font-family: "Comic Sans MS", "Arial Unicode MS", sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003399;
	font-weight: bold;
}
.headerblueBig {
font-family : Arial, Helvetica, sans-serif; font-size : 12px; line-height : 14px; color : #000066; ; font-weight: bold
}
.tableborderall {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #993300;
	font-size: 12px;
	line-height: 15px;


}
.bodysmdotborder {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13pt;
	color : #333333;
	border: 1px dashed #999999;
	padding: 4px;


}
.tablebordersm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #6699FF;
	font-size: 10px;
	line-height: 14px;
	color: #6699FF;
}
.tablesmborder {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
	border: 1px solid #999999;
}
.tablebottomline {
	border-bottom-color: #336699;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	font-size: 10px;
	line-height: 13px;
}
/*navigation*/

#navigation {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #98B7D9;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 4px 2px 4px 8px;
	background-color: #5A7FAD;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover, #navigation li a.over {
	background-color: #98B1CD;
	color: #FFFFFF;
}
#navigation ul ul {
	margin: 0px;
}
#navigation ul ul li {
	border-bottom: 1px solid #648BB5;
	margin:0;
}
#navigation ul ul li a:link, #navigation ul ul li a:visited {
	color: #D3E2E7;
	font-size: 90%;
	background-image: url(../images/1px_subnavblue.gif);
}
#navigation ul ul li a:hover, #navigation ul ul li a.over {
	color: #003366;
}
#navigation #current a {
	background-color: #98B1CD;
}
#navigation ul ul #current a {
	color: #003366;

}

/*new*/
.border {
	border: 1px solid #999999;
	border-collapse: collapse;
}
h1 {
	font-size: 115%;
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 40px;
}
h2 {
	font-size: 95%;
	color: #000066;
	font-weight: bold;
	margin-bottom: -12px;

}
h3 {
	font-size: 95%;
	color: #990000;
	font-weight: bold;
	margin-bottom: -12px;

}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.tableright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 5px 16px 12px;
	font-size: 10px;
	line-height: 14px;
	color: #336699;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-collapse: collapse;
}
.faqrule {
	border-bottom: 1px solid #98B7D9;
	margin-top: -16px;
}
.borderbottomblue {
	border-bottom-color: #B6CDE6;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.borderleftblue {
	border-left-color: #B6CDE6;
	border-left-width: 1px;
	border-left-style: solid;

}
/*sitemap*/

#sitemap {
	font-family: Arial, Helvetica, sans-serif;
}
#sitemap ul {
	margin-left: -10px;
	padding: 0;
}
#sitemap li {
	list-style: url(../images/subpage/bullet1.gif) inside;
	padding-left: 5px;	

}
#sitemap li a:link, #sitemap li a:visited  {
	color: #003366;
	text-decoration: none;
	font-weight: bold;	
}
#sitemap li a:hover, #sitemap li a.over {
	color: #3399CC;
}
#sitemap ul ul {
	padding-left: 10px;
	margin-left: 10px;
}
#sitemap ul ul li {
	list-style: url(../images/bullet_nav.gif) outside;
	margin: 0px;
	padding: 0px;
}
#sitemap ul ul li a:link, #sitemap ul ul li a:visited {
	color: #336699;
	font-size: 95%;
	background-image: url(../images/1px_white.gif);
	font-weight: normal;
}
#sitemap ul ul li a:hover, #sitemap ul ul li a.over {
	color: #3399CC;
}

#righttable ul {
	margin-left: 12px;
	margin-top: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
}
#righttable ul li {
	padding: 0px 3px 2px 12px;
	background-image: url(../images/bullet_redarrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#righttable  ul li a:link, #righttable  ul li a:visited  {
	text-decoration: none;
}
#righttable  ul li a:hover, #righttable ul li a.over {
	color: #333366;
	text-decoration: none;
}.tableborderbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #E6E6E6;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
#table {
	border: 1px solid #CCC
}

#table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}

