﻿BODY
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #336633;
}


#Common
{
	margin-top: 0px;
	border-top: solid 6px #015583;
	background-color: #ffffff;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

#CommonHeader
{
	width: 100%;
	height: 110px;
	background-color: #99cc00;
	background-image: url(images/header3.gif);
	border-bottom: solid 1px #015583;	
}
#CommonHeaderBar
{
	width: 100%;
}


#CommonBody
{
    width:100%;
}

#CommonFooter
{
	background-color: #015583;
	color: White;
	padding: 5px;
	text-align:center;
	border-bottom: solid 1px black;
	height: 25px;
    font-size: 10px;
}

#CommonFooter A
{
	color: White;
    text-decoration: underline;
    font-size: 11px;
    margin-bottom: 10px;
}

#ContentMain
{
    margin:10px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: Tahoma,Arial;
    font-size: 11px;
    width:100%;
}

#CommonLeftColumn
{
	background-color: #F7F6F3;
	padding-bottom: 22px;
	padding-left: 8px;
	padding-top: 5px;
	height:100%;
}

#CommonCenterColumn
{
/*  background-image: url(images/logobg.gif);
    background-position:center;
    background-repeat:no-repeat; */
    width:575px;
}

#CommonRightColumn
{
	background-color: #F7F6F3;
	padding-bottom: 22px;
    width:175px;
    height:100%;
}

#CommonContentColumn
{
	width:750px;
}

/* title bar styles */

.CommonTitleBar
{
    padding-left: 15px;
	vertical-align: middle;
}
.CommonTitleBarSearchArea;
{
	vertical-align: middle;
}

td.content 
{
    width: 500px;
    vertical-align:top;
    background-color:Transparent;   
}

td.content2colLeft
{
    width: 250px;
    padding-right:10px;
    vertical-align:top;
    background-color:Transparent; 
}

td.content2colRight 
{
    width: 250px;
    padding-left:20px;
    vertical-align:top;
    background-color:Transparent; 
}

/* Sidebar */

.CommonSidebar
{
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;	
}

.CommonSidebarContentItem
{
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;	
	margin-left: 16px;
	color: #cc3300;
}

.CommonSidebarArea
{
	width: 178px;
	margin: 22px 0px 0px 0px;
	overflow: hidden;
}

.CommonSidebarArea A:LINK
{
	color: #015583;
}

.CommonSidebarArea A:ACTIVE
{
	color: #015583;
}

.CommonSidebarArea A:VISITED
{
	color: #015583;
}

.CommonSidebarArea A:HOVER
{
	color: #015583;
}

.CommonSidebarContent A:LINK
{
	color: #015583;
}

.CommonSidebarContent A:ACTIVE
{
	color: #015583;
}

.CommonSidebarContent A:VISITED
{
	color: #015583;
}

.CommonSidebarContent A:HOVER
{
	color: #015583;
}

.CommonSidebarHeader
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	background-color: #015583; /* was #e2eecd */
	color: white;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	background-image: url(images/sidebar-header2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.CommonSidebarContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 8px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	background-color: #ffffff;
	width: 159px;
	overflow: hidden;
}


UL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	list-style-type: square;	
	margin-left: 16px;
	color:Black;
	/*color: #698d73;*/

}


UL.announcements
{
	margin: 0px;
	padding: 0px;
}

UL.announcements LI
{
	margin-bottom: 5px;
	margin-left: 5px;
	color: black;
	list-style-type:none;
}


/* standard html controls */

 /* Old Green hex color was #339933   */
H2 
{
   color: #388738;
   font-size: 20px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 5px;
   margin-bottom: 5px;
}

H3 
{
  /* border-top: solid 1px black; */
   font-size: 14px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}

H4 
{
   color: #388738;
   font-size: 12px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}

P
{
    margin-top: 10px;
    margin-bottom: 10px;
}

A:LINK, A:ACTIVE, A:VISITED

{
	color: #015583;
	text-decoration: none;
	font-weight:bold;
	
}

A:HOVER
{
	color: #015583;
	text-decoration: underline;
}

SELECT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

TEXTAREA
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

INPUT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

BUTTON
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}


.SectionHeader
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;	
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
}





