a {
}
a:hover {
	color: #cccccc;
}
a:link {
	color: #black;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}
h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #B1263D;
	text-transform: none;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

P
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	z-index: auto;

}

.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	padding-left: 1px;
}

.nav2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	line-height: 18pt;
	text-align: left;
	}

.nav3
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.nav4
{
	font-size: 10px;
	font-weight: bold;
	color: #B1263D;
	border-top-width: 0px;
	border-right-width: 0px;
}

.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.data2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/blue_light.gif);
	background-color: #D6E0EC;
}

.heading1
{
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}

.heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #B1263D;
	text-transform: none;
	line-height: 12px;
}

.heading3
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
 <-----safari starts here----/>
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 100%
}
A.menu {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; MARGIN-LEFT: 10px; COLOR: black; TEXT-DECORATION: none
}
A.menu:hover {
	TEXT-DECORATION: underline
}
.reallylarge {
	PADDING-RIGHT: 25px;
	PADDING-LEFT: 25px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 24pt;
	PADDING-BOTTOM: 25px;
	COLOR: #000000;
	PADDING-TOP: 25px;
	FONT-STYLE: italic;
	TEXT-ALIGN: center
}
.activitylarge {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
.bold {
	FONT-WEIGHT: bold;
	
}
.activitymedium {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #B1263D;
	font-family: Arial, Helvetica, sans-serif;

}
.activitymediumgreen {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #00CC66;
	font-family: Arial, Helvetica, sans-serif;
}
.activitymediumyellow {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
.activityfieldcap {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
A.activitylist {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #006600;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.activitylist:link {
	TEXT-DECORATION: none
}
A.activitylist:visited {
	TEXT-DECORATION: none
}
A.activitylist:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
A.activitylist:active {
	TEXT-DECORATION: underline
}
.heading2grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ECE9D8;
}
.bold {
     FONT-WEIGHT: bold;
}

.italics {
     FONT-STYLE: italic;
}

.imageLeftBorder {
       padding: 3px;
       border-width: thin;
       border-style: solid;
       float: left;
}

.imageRightBorder {
     padding: 3px;
    border-width: thin;
   border-style: solid;
   float: right;          

}

.imageLeftNoBorder {
                padding: 3px;
                border-width: thin;
                border-style: none;
                float: left;

}

.imageRightNoBorder {
                padding: 3px;
                border-width: thin;
                border-style: none;
                float: right;          
}
.imageReg {
                padding: 3px;            
}

.imageBorder {
                padding: 3px;
                border-width: thin;
                border-style: solid;                 

}

