
BODY
{
	scrollbar-face-color:#1A5056;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#CBF0DF;
	BACKGROUND-COLOR: #FFFFFF;
	background: url(images/page_background.jpg) repeat top left;
	TOP-MARGIN; 10px;
	LEFT-MARGIN; 0px;
}
TABLE.HomeMain
{
	background: url(images/home_background.jpg) no-repeat top left;
	BORDER: #FFFFFF 3px solid;
	BACKGROUND-COLOR: #FFFFFF;
	PADDING: 0px;
	MARGIN: 0px;
	WIDTH: 778px;
	HEIGHT: 547px
}
TABLE.InnerMain
{
	background: url(images/inner_background.jpg) no-repeat top left;
	BORDER: #FFFFFF 3px solid;
	BACKGROUND-COLOR: #FFFFFF;
	PADDING: 0px;
	MARGIN: 0px;
	WIDTH: 778px;
	HEIGHT: 547px
}
TD
{
    FONT: 10.5px/14px Verdana, Arial, Helvetica, sans-serif;COLOR: #1A5056;
}
.dropshadow2{
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 778px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
.box 
{
	BORDER: #2083C6 1px dashed;
	background: #FFFFFF;
	clear: both;
	float: left;
	width: 320px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	COLOR: #2083C6
}
.PageHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: normal;
	font-weight: bold;
	color: #1A5056;
}
.WhiteHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.legal
{
    FONT: 9.5px/12px Verdana, Arial, Helvetica, sans-serif;COLOR: #1F4448;
}
A.Turquoise
{
	FONT-SIZE: 10.5px;
    FONT-WEIGHT: normal;
    COLOR: #1A5056;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
A.Turquoise:link
{
	FONT-SIZE:10.5px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
A.Turquoise:visited
{
    COLOR: #1A5056;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
A.Turquoise:active
{
    COLOR: #1A5056;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
A.Turquoise:hover
{
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #1A5056;
    TEXT-DECORATION: underline
}
.field
{
    FONT-SIZE: 10.5px;
    line-height:normal;
    COLOR: #231C7F;
    WIDTH: 75px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff
}
.fieldLG
{
    FONT-SIZE: 10.5px;
    line-height:normal;
    COLOR: #231C7F;
    WIDTH: 200px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff
}
.fieldtext
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10.5px;
    line-height:normal;
    COLOR: #231C7F;
    WIDTH: 430px;
    HEIGHT: 100px;
    BACKGROUND-COLOR: #ffffff
}
.dropdown
{
    FONT-SIZE: 10.5px;
    COLOR: #7F8D74;
    WIDTH: 150px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FFFFFF
}
.dropdownfocus
{
    FONT-SIZE: 10.5px;
    COLOR: #7F8D74;
    WIDTH: 150px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FFFFFF
}
.dropdownEventsLG
{

	FONT-SIZE: 8.5px;

    FONT-WEIGHT: bold;
    COLOR: #B85329;
    WIDTH: 300px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #F1F2EA
}
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 544; /* Set to gallery width, in px or percentage */
height: 90px; /* Set to gallery height */
}

#motioncontainer a img {
border: 2px solid #ffffff; /* Set image border color */
}

#motioncontainer a:hover img {
border: 2px solid #ffffff; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */