/* Author Andrew H. Cooper February 2006 */
/*
#ff4500 light colour
#dc143c dark colour
Purple
background-color: #000080; dark colour
color: #99CCFF; light colour
*/

body, ul, ol, div, p, h1, h2, h3, h4, li, table
{
	margin:0;
	padding:0;
	border:none;
}
	 
body
{
    /*background: #B4B4B4 url(images/body_bg.gif) repeat left top;*/ /*font-family: Tahoma, Arial, sans-serif;*/
    font-size: 10pt; /*font-size: 10pt;*/
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-repeat: repeat-x;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}

a:link, a:visited
{
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

.ahcInputArea
{
    border-right: #000080 thin outset;
    border-top: #000080 thin outset;
    font: messagebox;
    font-size: 10pt;
    border-left: #000080 thin outset;
    color: #000080;
    border-bottom: #000080 thin outset;
    background-color: #99CCFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ahcMainHeadingAndFooter
{
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    font-size: 10pt;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #99CCFF;
    color: #000080;
    margin-left: 10px;
    margin-right: 10px;

}

.ahcMainContent
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
    text-align: center;
    clear: both;
    float: none;
}

.ahcInfoBackground
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #99CCFF;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ahcInfoBox
{
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    font-size: 10pt;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #99CCFF;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ahcInfoBox ul
{
    margin-left: 25px;
}
.ahcInfoBox ol
{
    margin-left: 35px;
}

table.ahcInfoBox table
{
	font-size: 10pt;
}
.ahcInfoBoxFlat
{
	border-right: #000000 1px;
	border-top: #000000 1px;
	font-size: 10pt;
	border-left: #000000 1px;
	border-bottom: #000000 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BorderLightBox
{
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
    background: #99CCFF;
}

.SearchResults
{
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.SearchResults ul
{
    margin-left: 25px;
}
.SearchResults ol
{
    margin-left: 35px;
}

.ahcNavigationMenu
{
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #0066FF;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #ffffff;
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
}
.ahcNavigationMenu a:link, .ahcNavigationMenu a:visited, .ahcNavigationMenu a:active 
{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.ahcNavigationMenu a:hover
{
    text-decoration: underline;
}
.ahcEdgedRow
{
	border-top-width: 1px;
	table-layout: auto;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 10pt;
	border-left-color: #000000;
	margin-bottom: 5px;
	border-top-color: #000000;
	border-bottom: #1e66d4 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-right-width: 1px;
	border-right-color: #000000;
}
.webWindow
{
    width:400px;
    height:400px;
    border:Outset;
    background-color:white;
}
.webWindowBody
{
    padding:10px;
}
.webWindowTitleBar
{
    font:14px Verdana,Sans-Serif;
    padding-left:10px;
    background-color:Blue;
    color:white;
    cursor:move;
}
.webWindowTitleText
{
    float:left;
}
.webWindowClose
{
    background-color:Red;
    cursor:pointer;
}
.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}

/* Popup menu */
.cssmenuBackground
{
    background: #0066FF;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cssmenu
{
    /* float: left; */
    background: #0066FF;
    width: 100%;
}
.cssmenu h2 {
    margin: 0;
    padding: 0.2em;
}

.cssmenu ul {
    margin: 0;
    padding: 0;
}

.cssmenu li
{
    list-style-type: none;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #000000;
}

.cssmenu a
{
    display: block;
    padding: 2px 0 2px 10px;
    text-decoration: none;
    color: #000000;
    position: relative;
}

.cssmenu a:hover
{
    background-color: #00FFFF;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

/* Accordion */
.accordionHeader
{
    border-style: solid;
    border-width: 1px;
    border-color: #808080 #C0C0C0 #C0C0C0 #808080;
    margin: 0px;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    text-align: left;
    background: #0066FF;
    color: #FFFFFF;
    font-weight: bold;
}
.accordionHeader a:hover, .accordionHeader a:active, .accordionHeader a:focus, .accordionHeader a:visited:hover, .accordionHeader a, .accordionHeader a:link, .accordionHeader a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.accordionContent
{

}