BODY
{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-right: 0px;
	padding-left: 0px; 
	padding-bottom: 0px;
	padding-top: 0px;
	background-color : #FFFFFF;
	background-image : url(/images/bgpix.gif);
	background-repeat : repeat-y;
}



/* Banner Section  START*/

td.image
{
	height : 123px;
	width : 185px;
	text-align : center;
	vertical-align : middle;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
}

td.logo
{
	width : 330px;
	height : 123px;
	border-bottom : 1px solid #000000;
	background-color : #FFFFFF;
	text-align : left;
}

td.title
{
	padding-left : 15px;
	height : 123px;
	border-bottom : 1px solid #000000;
	width : 60%;
}

/* Banner Section  FINISH*/




/* Content Section  START*/

td.breadcrumbs
{
	background-color : #007D93;
	height : 30px;
	width : 323px;
	font : small-caps bold 100% Arial, Helvetica, sans-serif;
	padding-left : 10px;
    color: #FFFFFF;
}

td.search
{
	background-color : #007D93;
	padding-left : 15px;
	width : 60%;
}

#type
{
	border: 1px solid #000000;
	height : 23px;
	width : 190px;
}

#search
{
	background-color : #20A1B9;
	border: 1px solid #000000;
	height : 23px;
}

td.content
{	
	color : #000000;
	font : normal 80% Arial, Helvetica, sans-serif;
	padding-left : 10px;
	padding-top : 10px;
	text-align : left;
	vertical-align : top;
	height : 320px;
	border-bottom : 1px solid #000000;
	width : 323px;
}

td.double_column_content
{
        color : #000000;
        font : normal 80% Arial, Helvetica, sans-serif;
        padding-left : 10px;
        padding-top : 10px;
        text-align : left;
        vertical-align : top;
        height : 320px;
        width : 323px;
}

td.contentSIG
{	
	color : #000000;
	font : normal 80% Arial, Helvetica, sans-serif;
	padding-left : 10px;
	padding-right : 50px;
	padding-top : 10px;
	text-align : left;
	vertical-align : top;
	height : 320px;
	border-bottom : 1px solid #000000;
}

td.content strong
{
	color : #03515F;
}

td.contentLeft
{
	width : 185px;
}

.header
{
	font : bold 120% Arial, Helvetica, sans-serif;
	color : #03515F;
}

A:link.readmore, A:visited.readmore
{
	color : #03515F;
	text-decoration: underline;
	font-weight : bold;
}

A:hover.readmore
{
	color : #2693A8;
	text-decoration:  underline;
	font-weight : bold;
}

td.events
{
	padding-left : 16px;	
	vertical-align : top;
	border-bottom : 1px solid #000000;
	vertical-align : top;	
	
}

.submit-button {
    color: #000;
    background: #20A1B9;
    border: 1px solid #000000;	
	height : 23px;
}

.content-text {
    color : #000000;
	font : normal 80% Arial, Helvetica, sans-serif;
}

.error {
    color : red;
	font : normal 80% Arial, Helvetica, sans-serif;
   
}

.event-text {
	font : bold 80% Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
/* Content Section  FINISH*/




/* Event Tables  START*/

table.eventSnapshot
{
	width : 254px;
	border : 1px solid #000000;
	margin-top : 10px;
	margin-bottom : 10px;
}

td.eventSnapshotH
{
	color : #FFFFFF;
	font : bold 90% Arial, Helvetica, sans-serif;
	background-color : #007D93;
	height : 24px;
	padding-left : 5px;
}

td.eventSnapshot
{
	color : #000000;
	font : normal 80% Arial, Helvetica, sans-serif;
	padding : 5px 5px 5px 5px;
}

td.calendar
{
	padding-right : 5px;
	background-color : #007D93;
	height : 24px;
	width : 30px;
	text-align : right;
}

/* Event Tables  FINISH*/




/* Footer Section  START*/

td.footer
{
	color : #000000;
	font : normal 70% Arial, Helvetica, sans-serif;
	padding-left : 10px;
	padding-bottom : 25px;
	padding-top : 5px;
	text-align : left;
	vertical-align : bottom;
}

td.footermenu
{
	width : 185px;
}

A:link.limelight, A:visited.limelight
{
	color : #555555;
	text-decoration: none;
}

A:hover.limelight
{
	color : #7EA714;
	text-decoration:  underline;
}

.disable-content-text {
    color : #555555;
    text-decoration: none;
    font : normal 80% Arial, Helvetica, sans-serif;
}

.disable-event-text {
     font : bold 80% Arial, Helvetica, sans-serif;
     color: #555555;
}

/* Footer Section  FINISH*/

