.buttons {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none}
.gap {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; text-decoration: none}
a:active {  color: #333333; text-decoration: none}
a:link {  }
a:visited {  }
.titles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-decoration: none; font-weight: bold}
.bottomstrip {  background-image:  url(../images/bottom.jpg); background-repeat: repeat-x}
.buttonsback {  background-image:  url(../images/buttonsback.jpg); background-repeat: repeat-x}
.background {  background-image:  url(../images/background.jpg); background-repeat: no-repeat; background-position: left top}
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #003366; text-decoration: none}
.buttonbackblue {  background-image:  url(../images/buttonsback2.jpg); background-repeat: repeat-x}
a:hover {  color: #999999}
.subheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0099FF; text-decoration: none}
.gap2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}


h1 { font-size: 19px; font-family: Verdana, Helvetica, Arial; font-style: normal }
h2 { font-size: 15px; font-style: normal; font-family: Verdana, Helvetica, Arial }
h3 { color: #000000; font-size: 12px; font-family: Verdana, Helvetica, Arial }
.heading1  {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 18px; color : #000000; font-weight : bold }
.heading2	{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 15px; color : #000000; font-weight : bold }
.heading3	{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px;	color : #000000; font-weight : bold }
.heading6	{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; color : #000000; font-weight : bold }
p { color: #000000; font-size: 12px; font-family: Verdana, Helvetica, Arial }
ol { color: #000000; font-size: 12px; font-family: Verdana, Helvetica, Arial }
li { color: #000000; font-size: 12px; font-family: Verdana, Helvetica, Arial }
ul { color: #000000; font-size: 12px; font-family: Verdana, Helvetica, Arial }
td { color: #000000; font-size: 12px; font-family: Verdana, Helvetica, Arial }
.heading { color: #000000; font-size: 19px; font-style: normal; font-family: Verdana, Helvetica, Arial }
.footer { color: #000000; font-size: 10px; font-family: Verdana, Helvetica, Arial }
/*format tables*/
.tablelines
{
 background-color:#999999;
}/*color of the narrow line deviding up the table cells*/
.tabletitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	background-color:#ffffff;
}/*alter background color and font color. 
Not on all tables, only present if table has an extra heading*/
.tablehead{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
}/*alter background color and font color. 
Contains headings of table rows or columns.*/
.tablebody{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
}
/*alter background color and font color. 
Contains main body of the table.*/
.tabletotal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
}

/* styles to make round cordered boxes, can also be square depending on images used*/
.tableSubHeading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.bgTop
{
	background-image:  url(../I0STOJQ1/images/stylesheets/bg_top.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
}
.bgColorContent
{
	background-color : #FFFFFF;
	font-size : 10px;
}
.cornerTopLeft
{
	background-image :  url(../I0STOJQ1/images/stylesheets/corner_top_lft.gif);
}
.cornerTopRight
{
	background-image :  url(../images/stylesheets/corner_top_rgt.gif);
}
.cornerBottomLeft
{
	background-image:  url(../images/stylesheets/corner_bottom_lft.gif);
}
.cornerBottomRight
{
	background-image:  url(../images/stylesheets/corner_bottom_rgt.gif);
}
.bgLeft
{
	background-image:  url(../images/stylesheets/bg_lft.gif);
}
.bgRight
{
	background-image:  url(../images/stylesheets/bg_rgt.gif);
}
.bgBottom
{
	background-image:  url(../images/stylesheets/bg_bottom.gif);
}