body 
{
	padding:0;
	margin: 0;
	height:100%;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #808080;	
}

h1
{
	color: #00415D;
	margin: 0 0 10px 0;
	font-size: 12pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

h2
{
	color: #00415D;
	margin:0 0 5px 0;
	font-size: 11pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

p
{
	margin:0px;
}

a
{
	color: #003366;
	text-decoration: underline;
}

a:hover 
{
    color: #000000;
    text-decoration: none;
}

.link_
{
	text-decoration:none;
	border-bottom: dashed 1px black;
}


img
{
	padding:0px;
	border:0px;
}

form
{
	padding:0px;
	margin:0px;
}

/****************** GENERAL ******************/
.highlight { color: #00415D; font-weight: bold; }
.required, .error { color: #FF0000; font-weight: bold; }
.featureBox { border: Solid 1px #CCCCCC; background-color: #EEEEEE; padding: 8px; font-size: 8pt; margin: 0 auto; }
.featureBox .header { font-size: 12pt; margin: 0 0 5px 0; font-weight: bold; }
.featureBox ul.required { margin: 10px 0; padding: 0 0 0 20px; }
.featureBox .note { font-size: 8pt; font-style: italic; }


/****************** WEBSITE LAYOUT ******************/
#website
{
    width: 990px;
    background-color: #FFFFFF;
    margin: 0 auto;
}

#header 
{
    height: 97px;
    border-top: Solid 1px #D4C09E; 
    border-bottom: Solid 1px #D4C09E;
    overflow: hidden;
}

#header .content
{
    position: relative;
    background-image: url(../../Media/Images/header.gif);
    background-repeat: no-repeat;
    background-color: #AC8A54;
    height: 80px;
}

#header .content .home 
{
    position: absolute;
    top: 13px;
    left: 604px;
}

#header .content .home a 
{
    display: block;
    width: 160px;
    height: 63px;
    text-decoration: none;
}

#header #menuBar 
{ 
    height: 17px; 
    background-color: #00254E; 
    padding: 0 0 0 40px; 
}

#websiteBody 
{
    background-image: url(../../Media/Images/background.jpg);
    background-repeat: repeat-y;
    background-color: #F3EEE6;
    overflow:auto;width:100%; /* Used to "clear" this div */
}

#websiteBody #leftColumn, #websiteBody #middleColumn, #websiteBody #rightColumn { float: left; }

#websiteBody #leftColumn { width: 162px; }
#websiteBody #middleColumn { width: 620px; margin: 25px 11px 10px 11px; min-height: 600px; }
* html #websiteBody #middleColumn { height: 600px; }
#websiteBody #rightColumn { width: 166px; margin: 16px 5px 10px 10px; }

#footer 
{
    text-align: center; 
    font-size: 11px; 
    clear: both; 
    border-top: Solid 1px #D4C09E; 
}

#footer .privacyPolicy, #footer .copyrightInfo { margin: 0 30px 0 0; }

/****************** LEFT MENU ******************/
#leftMenu 
{ 
    margin: 0 6px 8px 6px; 
}

#leftMenu .navHeading 
{
    padding: 2px;
    margin: 8px 0 8px 0;
    color: #FFFFFF;
    background-color: #00254E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

#leftMenu ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#leftMenu ul li 
{
    padding: 0;
    display: inline;
}

#leftMenu ul li a 
{   
    display: block;
	background-color: #AD8A52;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none; 
    padding: 2px;
    margin: 0 0 1px 0;
    min-height: 12px;
}
* html #leftMenu ul li a { height: 12px; }

#leftMenu ul li a:hover
{
	background-color: #CAA568;
}

#leftMenu ul ul
{
    margin: 1px 0 0 0;
}

#leftMenu ul ul li a 
{
	background-color: #DECBBD;
	color: #00244A; 
}

#leftMenu ul ul li a:hover 
{
	background-color: #EFE3D6;
	color: #00244A; 
}

#leftMenu ul ul ul li a 
{
	background-color: #EBDFD6;
	color: #00244A; 
}

#leftMenu ul ul ul li a:hover 
{
	background-color: #EFE3D6;
	color: #00244A; 
}

/****************** RIGHT COLUMN ******************/
#websiteBody #rightColumn .quickLinksForm
{
    margin: 10px 0;
}

#websiteBody #rightColumn .informationBooklet
{
    margin: 10px 0 10px 5px;
    width: 161px;
    overflow: hidden;
}

#websiteBody #rightColumn .informationBooklet .image
{
    float: left;
}

#websiteBody #rightColumn .informationBooklet .link
{
    float: left; 
    width: 80px; 
    text-align: center; 
    margin: 0 0 0 5px; 
    padding: 30px 0 0 0;
}

#websiteBody #rightColumn .productFeatureHeader
{
    margin: 10px 0 0 0; 
    clear: both;
}

#websiteBody #rightColumn .productFeature
{
    margin: 10px 0 0 10px;
    width: 156px;
}

/*************** HOMEPAGE NEWS SECTION ***************/
.newsData 
{
	border: 1px solid #BDAC94;
	margin: 8px 6px;
	padding: 0 4px 0 0;
	overflow: hidden;
}

.newsDataHeading 
{
	width: 115px;
	margin: 0 0 8px 0;
	padding: 2px 5px 3px 5px;
	background-color: #00254E;
	background-image: url(../../Media/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 100px;
	color: #FCFBF8;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}

.newsDateHeading 
{
	color: #666666; 
	padding: 0 0 3px 8px; 
	margin: 0;
}

.newsDateHeading a
{
	color: #00254E; 
	text-decoration:underline;
	font-weight: bold; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsDateHeading a:hover
{
	color: #876B43; 
	text-decoration:none; 
	font-weight: bold; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsText 
{
	margin: 0; 
	padding: 0 0 20px 8px;	
	color: #876B43; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
}

/*************** NEWS ITEMS ***************/
.news .newsItems { margin: 0 0 15px 0; }
.news .newsItems .date { font-weight: bold; }
.news .newsItems .item { margin: 0 0 10px 20px; }


/*************** NEWS DETAILS ***************/
.newsDetails .heading, .newsDetails .headingSub { color: #00415D; font-family: Verdana,Arial,Helvetica,sans-serif; margin: 0 0 15px 0; }
.newsDetails .heading { font-size: 12pt; font-weight: bold; }
.newsDetails .headingSub { font-size:11pt; font-weight:normal; }
.newsDetails .date { color:#393939; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8pt; }
.newsDetails .intro { font-weight: bold; } 
.newsDetails .content { margin: 15px 0 0 0; }
.newsDetails .attachment { border-top: Solid 1px #C3C3C3; font-size: 8pt; font-family: Arial, Verdana; padding: 5px 0 0 0; margin: 20px 0 0 0; color: #666666; }
.newsDetails .backFooter { margin: 30px 0 0 0; }
.newsDetails .backButton { float: left; }
.newsDetails .moreArticles { float: right; }

/*************** FAQS RELATED ***************/
.faqs .category
{
    margin: 0 0 20px 0;
}

.faqs .category .question
{
    margin: 3px 0;
}

.faqs .category .question .header
{
    color: #00415D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
}

.faqs .category .question a
{
    color: #00254E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
.faqs .category .question a:hover 
{
    color: #876B43; 
    text-decoration: none;
}

/*************** FAQ DETAILS ***************/
.faq .question { margin: 0 0 20px 0; }
.faq .attachment { border-top: Solid 1px #C3C3C3; font-size: 8pt; font-family: Arial, Verdana; padding: 5px 0 0 0; margin: 20px 0 0 0; color: #666666; }
.faq .backFooter { margin: 30px 0 0 0; }

/******************** SEARCH RELATED ********************/
.searchArea .searchBox { border: Solid 1px #7396AD; padding: 5px; }
.searchArea .searchBox .description { font-size: 9pt; font-family: Arial, Verdana; }

/******************** SEARCH RESULTS RELATED ********************/
#searchResults { margin: 10px 0 0 0; }
#searchResults .hit, #searchResults .alt { padding: 10px 20px; border-bottom: Solid 1px #CCCCCC; }
#searchResults .alt { background-color: #F3F3F3; }
#searchResults .top { border-top: Solid 1px #CCCCCC; }
#searchResults .hit .titleLink, #searchResults .alt .titleLink { color: #003366; font-weight: bold; }
#searchResults .hit .typeDescription, #searchResults .alt .typeDescription { color: #003366; }
#searchResults .hit .hit { border: none; background-color: Transparent; padding-top: 0; }

/******************** SEARCH HELP RELATED ********************/
#searchHelp .section { padding: 10px; border-bottom: Solid 1px #CCCCCC; }
#searchHelp .alt { background-color: #F0F0F0; }
#searchHelp .top { border-top: Solid 1px #CCCCCC; margin-top: 10px; }
#searchHelp .bottom { border-bottom: none; }

/******************** KNOWLEDEGE BASE DETAILS RELATED ********************/
.knowledgeBaseDetails .heading, .knowledgeBaseDetails .headingSub { color: #00415D; font-family: Verdana,Arial,Helvetica,sans-serif; margin: 0 0 15px 0; }
.knowledgeBaseDetails .heading { font-size: 12pt; font-weight: bold; }
.knowledgeBaseDetails .headingSub { font-size:11pt; font-weight:normal; }
.knowledgeBaseDetails .date { color:#393939; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8pt; }
.knowledgeBaseDetails .intro { font-weight: bold; } 
.knowledgeBaseDetails .item { margin: 15px 0 0 0; }
.knowledgeBaseDetails .item .header { font-style: italic; }
.knowledgeBaseDetails .backFooter { margin: 30px 0 0 0; border-top: Solid 1px #C3C3C3; padding: 20px 0 0 0; }

/******************** SOFTWARE ACTIVATION FORM RELATED ********************/
.softwareActivationFormHeader { margin: 15px 0; }

.softwareActivationForm { margin: 0 0 5px 0; }
.softwareActivationForm td { font-size: 8pt; padding: 3px; }
.softwareActivationForm .headerCell { width: 150px; vertical-align: top; background-color: #AD8A52; color: #FFFFFF; }
.softwareActivationForm .dataCell { width: 450px; background-color: #F3EEE6; }
.softwareActivationForm .note { font-style: italic; }

.softwareActivationFormFooter { font-size: 8pt; margin: 0 0 15px 0; }
.softwareActivationFormButtons { margin: 0 0 20px 0; }

/******************** WEB PREFERENCES UPLOAD FORM RELATED ********************/
.webPreferencesUploadFormHeader { margin: 15px 0; }

.webPreferencesUploadForm { margin: 0 0 5px 0; }
.webPreferencesUploadForm td { font-size: 8pt; padding: 3px; }
.webPreferencesUploadForm .headerCell { width: 175px; vertical-align: top; background-color: #AD8A52; color: #FFFFFF; }
.webPreferencesUploadForm .dataCell { width: 425px; background-color: #F3EEE6; }

.webPreferencesUploadFormFooter { font-size: 8pt; margin: 0 0 15px 0; }
.webPreferencesUploadFormButtons { margin: 0 0 20px 0; }