
body
{
	margin: 0px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

td
{
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

th
{
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #373535;
	background-color: #95979A;
}

form
{
	margin: 0px;
	font-family: Verdana,sans-serif;
	font-size: 10px;
}

input
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	
}

select
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
}

textarea
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
}

ul
{
	list-style-type: square;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	margin-bottom: 0;
}

ol
{
        list-style-type: square;
        font-family: Verdana,sans-serif;
        font-size: 11px;
        margin-bottom: 0;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #373535;
}

a:hover
{
	text-decoration: underline;
}

/* classes */ 
.search
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	padding-top: 13px;
	padding-left: 13px;
}

.topNavigation
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	line-height: 12px;
}

.topNavInActive
{
	font-size: 11px;
	color: #373535;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.topNavInActive:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.topNavActive
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.topNavActive:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.leftNavigation
{
	font-size: 11px;
	font-family: Verdana,sans-serif;
}

.leftNavInActive
{
	font-size: 11px;
	color: #373535;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.leftNavInActive:hover
{
	font-size: 11px;
	color: #FEDA88;
	font-weight: bold;
	text-decoration: underline;
}

.leftNavActive
{
	font-size: 11px;
	color: #FEDA88;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.leftNavActive:hover
{
	font-size: 11px;
	color: #FEDA88;
	font-weight: bold;
	text-decoration: underline;
}

.childrenLeftNav { padding-left: 10px; }

.currentLeftNav { padding-left: 10px; }

.parentLeftNav { padding-left: 10px; }

.sitemapTitle
{
	color: #373535;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF2D6;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: #FEDA88;
	border-right: #FEDA88;
	border-width: 0px 1px 1px 0px;
	border-style: none ridge ridge none;
}

.sitemapBody
{
    font-size: 11px;
    font-family: Verdana,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}

.sitemapLevel
{
	color: #FFFFFF;
    background-color: #FFF2D6;
    padding-bottom: 1px;
    border-bottom: #FEDA88;
	border-right: #FEDA88;
	border-width: 0px 1px 1px 0px;
	border-style: none ridge ridge none;
}

.sitemapSeparator
{
        padding-bottom: 3px;
}

/* Info Board relatet content */
.infoBoardTable
{
	margin: 0px;
	border-bottom: #FEDA88;
	border-right: #FEDA88;
	border-width: 0px 1px 1px 0px;
	border-style: none ridge ridge none;
}

.infoBoardTitle
{
	color: #373535;
	background-color: #FFF2D6;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: #FEDA88;
	border-right: #FEDA88;
	border-width: 0px 0px 1px 0px;
	border-style: none ridge ridge none;
	font-size: 11px;
	font-weight: bold;
}

.infoBoardTitleText
{
	color: #373535;
	font-size: 11px;
	font-weight: bold;
}

.infoBoardTitleLink
{
	color: #373535;
	font-size: 11px;
	font-weight: bold;
}

.infoBoardTitleLink:hover
{
	color: #373535;
    font-size: 11px;
    font-family: Verdana,sans-serif;
    font-weight: bold;
}

.infoBoardContentTableContainer
{
        //padding-right: 3px;
        //padding: 3px;
        //padding-bottom: 5px;
}

.infoBoardContentTable
{
		border-right: #FFF2D6;
		border-bottom: #FFF2D6;
        border-width: 0px 1px 1px 0px;
        border-style: none ridge ridge none;
}

.infoBoardHead
{
        color: #373535;
        background-color: #FFF2D6;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        font-weight: bold;
        padding-left: 3px;
        padding-bottom: 1px;
        border-bottom: #FFF2D6;
        border-width: 0px 0px 1px 0px;
        border-style: none ridge ridge none;
}

.infoBoardBody
{
        color: #000000;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        padding-left: 3px;
        padding-bottom: 3px;
}

.infoBoardReadMore
{
        color: #5D658C;
}

.infoBoardReadMore:hover
{
        color: #5D658C;
        text-decoration: underline;
}

/* content details related styles */
contentDetailTable
{
        margin: 0px;
}

.contentDetailStoryTable
{
	margin: 0px;
	border-right: #FFF2D6;
	border-bottom: #FFF2D6;
	padding-bottom: 10px;
	border-width: 0px 1px 1px 0px;
	border-style: none ridge ridge none;
}

.contentDetailHead
{
        color: #373535;
        background-color: #FFF2D6;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        font-weight: bold;
        padding-left: 3px;
        padding-bottom: 1px;
        border-bottom: #FFF2D6;
        border-width: 0px 0px 1px 0px;
        border-style: none ridge ridge none;
}

.contentDetailCreated
{
        color: #373535;
        background-color: #DDDDDD;
        font-size: 9px;
        font-family: Verdana,sans-serif;
        font-weight: normal;
        padding-left: 3px;
        border-width: 0px 0px 1px 0px;
        border-style: none none groove none;
}

.contentDetailBody
{
        color: #000000;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        font-weight: normal;
        padding-left: 3px;
}

.contentDetailNumberDocs
{
        color: #000000;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        font-weight: normal;
}

.contentDetailDocs
{
        color: #000000;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        font-weight: bold;
}

.contentDetailReadMore
{
        color: #5D658C;
}

/* content Index related styles */
.contentIndexTable
{
        margin: 0px;
}

.contentIndexStoryTable
{
	margin: 0px;
	border-right: #FFF2D6;
	border-bottom: #FFF2D6;
	padding-bottom: 10px;
	border-width: 0px 1px 1px 0px;
	border-style: none ridge ridge none;
}

.contentIndexHead
{
	color: #373535;
	background-color: #FFF2D6;
	font-size: 11px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 1px;
	border-bottom: #FFF2D6;
	border-width: 0px 0px 1px 0px;
	border-style: none none ridge none;
}

.contentIndexBody
{
        color: #000000;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        font-weight: normal;
        padding-left: 3px;
}

.contentIndexNumberDocs
{
        color: #000000;
        font-size: 11px;
        font-family: Verdana,sans-serif;
        font-weight: normal;
}

.contentIndexReadMore
{
        color: #373535;
}

/* pager styles */
.pager 
{ 
	background-color: #FFF2D6; 
	font: 11px Verdana,sans-serif; 
	padding-left: 3px; 
	padding-bottom: 1px;
	border-bottom: #FFF2D6;
	border-right: #FFF2D6;
	border-width: 0px 0px 0px 0px;
	border-style: none ridge ridge none;
}

.pagerSmall 
{ 
	background-color: #FFF2D6; 
	font: 8pt Verdana,sans-serif 
}

.pagerActive 
{ 
	color: ##FFF2D6; 
	font: 11px Verdana,sans-serif; 
	font-weight: bold; 
	padding-left: 3px; 
}

.formTable
{
	margin: 0px;
	border-right: #FFF2D6;
	border-bottom: #FFF2D6;
	padding-bottom: 10px;
	border-width: 0px 1px 1px 0px;
	border-style: none ridge ridge none;
}

.formHead
{
	color: #373535;
	background-color: #FFF2D6;
	font-size: 11px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 1px;
	border-bottom: #FFF2D6;
	border-width: 0px 0px 1px 0px;
	border-style: none ridge ridge none;
}

.form
{
	margin: 0px;
	border-right: #FFF2D6;
	border-bottom: #FFF2D6;
	border-width: 1px 1px 1px 1px;
	border-style: ridge ridge ridge ridge;
}

.formItem 
{
	padding-bottom: 3px;
}

.formSection 
{
	color: #373535;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 3px;
}

.formRequired
{
	color: #373535;
	font-weight: bold;
}

.formArea
{
	background-color: #FFFAEE;
	border-top: #FFF2D6;
	border-bottom: #FFF2D6;
	border-width: 1px 0px 1px 0px;
	border-style: ridge ridge ridge ridge;
}

.formError
{
	color: #FF0000;
}

.formThanks
{
	padding-left: 3px;
}


