/************************************************************/

body
{
	background-color: #ffffff;
	margin: 0;
	font-size:  76%;
}

body, td, th, p {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

/***************************************************************/

table#iso_cert {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #ABA9AA;
  margin: 0 250px 0 15px;
  color:  #858181;
  height:66px;
}

table#iso_cert img {
  display:block;
}

/***************************************************************/

#header {
	border-top: 1px solid #778899;
	border-right: 1px solid #EFEFEF;
	height: 46px;
	white-space: nowrap;
	vertical-align: middle;
}

#header #logoArea {
	width: 175px;
	text-align: center;
	height: 46px;
	vertical-align: middle;
}

#header .logo {
	margin-top: 2px;
}

#header #titleArea {
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D022C;
	font-weight: bold;
	font-style: italic;
}

#header #title {
	margin-top: 3px;
}

/***************************************************************/

#sideBar {
	width: 210px;
	padding: 15px 5px 10px 5px;
	vertical-align: top;
}

#sideBar #FIAdvantage {
  background-color: white;
  font-size: 10px;
  padding: 5px 5px 10px 5px;
  background: #FFF url(/boards/images/FadeBG_10x75.png) repeat-x top left;
  border-top: 1px solid #8d022c;
}

#sideBar #FIAdvantage h1 {
  font-size: 13px;
  font-style: italic;
  color: #8D022C;
  text-align: center;
  padding: 0 0 5px 0;
  margin: 0;
}

#sideBar #FIAdvantage h1 a:link, #sideBar #FIAdvantage h1 a:visited {
	text-decoration: none;
	color: #8d022c;
	background-color: transparent;
}

#sideBar #FIAdvantage h1 a:hover {
	color: #8d022c;
}

#sideBar #FIAdvantage a:link, #sideBar #FIAdvantage a:visited {
	text-decoration: underline;
	/*color: #2a4f6f;*/
	color: #8d022c;
	background-color: transparent;
}

#sideBar #FIAdvantage a:hover {
	color: #2a4f6f;
}

/***************************************************************/

#content {
    padding-top: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2em;
	margin-bottom: 3em;
	text-align: left;
	vertical-align: top;
}

#content p {
	font-size: 1em;
	line-height: 1.6em;
	padding-left: 1.2em;
}


/***************************************************************/
/* Custom */

#content h1
{
	font-size:  125%;
	color:  #8d022c;
	text-align: center;
}

#content h3
{
	font-size: 110%;
	color: #8d022c;
}

#content h2 span
{
	font-size: 80%;
	color: #8d022c;
    text-align: left;
	border-bottom: 1px solid #ABABD8;
	border-left: 2px solid #ABABD8;
	padding:  0px 20px 0px 5px;
	margin:  0px;
}

#content .header
{
	font-size: 110%;
	color: #8d022c;
    text-align: left;
	border-bottom: 1px solid #ABABD8;
	border-left: 2px solid #ABABD8;
	padding:  0px 40px 0px 5px;
	margin:  0px;
}



/***************************************************************/

#footer {
	margin-top: 10px;
	border-top: 1px solid  #E1E1E1;
	border-bottom: 1px solid #778899;
	border-right: 1px solid #EFEFEF;
	background-color: #white;
	color: #626262;
	font-size: 70%;
}

#footer p {
	margin: 0.5em 0 1em 2em;
	padding: 0;
}

#footer .legalNotice {
	margin-left: 2em;
}

#footer .contactUs {
	margin-left: 2em;
}

/***************************************************************/

div.sideBarArea
{
	border: 1px solid #000;
	background-color: #eee;
}

/*
 * Redefine the links in the sideBarArea
 */
div.sideBarArea a {
    margin: 2;
}
div.sideBarArea a:link {
	text-decoration: none;
}
div.sideBarArea a:visited {
    color: #333;
	text-decoration: none;
}
div.sideBarArea a:hover {
    color: #8D022C;
	text-decoration: none;
}
div.sideBarArea a:active {
    color: #8D022C;
	text-decoration: none;
}

#sideBar h2
{
	font-size:  66%;
	font-style: normal;
	border-bottom: 1px solid #8D022C;
	background-color: #eee;
	margin: 5px 5px 5px 0;
	padding: 2px 5px;
	text-align: center;
}

#sideBar h3
{
	font-size: 100%;
	font-style: normal;
	background-color: #ABABD8;
	margin: 5px 5px 0px 5px;
	padding: 0 0 0 5px;
	text-align: left;
}

/***************************************************************/

/*
 * FAQ Styles
 */ 
 .FAQHeaderText1
{
	color:  #8d022c;
	font-size:  12pt;
	font-weight: bold;
	font-style: normal;
}

.FAQHeaderText2 {
	font-size: 16px;
	color:  black;
	font-weight: bold;
	font-style: italic;
}

.FAQQuestionText {
	font-size: 12px;
}

.FAQAnswerText {
	font-size: 12px;
}

.FAQDate {
	font-size: 8px;
	color:  gray;
}

.FAQSmallText {
	font-size: 10px;
	color:  black;
}

.FAQEditTag {
	font-size: 12px;
	font-style: italic;
}

/***************************************************************/

#mainContent
{
	float: left;
}

#mainContent h1
{
	font-size:  125%;
	color:  #8d022c;
	text-align: center;
}

#mainContent h2 span
{
	font-size: 80%;
	color: #8d022c;
    text-align: left;
	border-bottom: 1px solid #ABABD8;
	border-left: 2px solid #ABABD8;
	padding:  0px 20px 0px 5px;
	margin:  0px;
}

#mainContent .header
{
	font-size: 110%;
	color: #8d022c;
    text-align: left;
	border-bottom: 1px solid #ABABD8;
	border-left: 2px solid #ABABD8;
	padding:  0px 40px 0px 5px;
	margin:  0px;
}

.mainContentHeader
{
	color:  #8d022c;
	font-size:  12pt;
	font-weight: bold;
	font-style: normal;
}

.productDescription
{
	font-size: 80%;
	font-style: italic;
}

.boardSideImage
{
	border: 1px solid black;
	padding: 5px;
	margin: 0px 5px 5px 5px;
	background-color: white;
	background: white;
	z-index: 200;
}

.boardSideImageRight
{
	border: 1px solid black;
	padding: 5px;
	margin: 0px 5px 5px 5px;
	background-color: white;
	background: white;
	z-index: 200;
	float: right;
}

#downloadsTable
{
	font-size:  80%;
	width: 100%;
	margin: 5px;
}

#downloadsTable th
{
	background-color: #DDDDDD;
	border-bottom: #999999 solid 2px;
	vertical-align: bottom;
}

#downloadsTable th#downloadProductHeading
{
	text-align: left;
}

#downloadsTable th#downloadReleaseDateHeading
{
	text-align: center;
}

#downloadsTable th#downloadReleaseDownloadHeading
{
	text-align: center;
}

#downloadsTable td
{
	border-bottom: #CCCCCC solid 1px;
	padding: 5px 1px 5px 1px;
}

#downloadsTable td.downloadProductColumn
{
	border-right: #CCCCCC solid 1px;
}

#downloadsTable .downloadProductTitle
{
	font-size: 120%;
	font-weight: bold;
	color: #8d022c;
	padding-bottom: 10px;
	display: block;
}

#downloadsTable .downloadProductTitleSmall
{
	font-size: 100%;
	font-weight: bold;
	color: #8d022c;
	padding-bottom: 10px;
	display: block;
}


#downloadsTable .downloadProductDescription
{
	font-size: 90%;
	font-weight: normal;
	color: black;
	padding-bottom: 10px;
	display: block;
}

#downloadsTable td.downloadReleaseColumn
{
	border-right: #CCCCCC solid 1px;
	text-align: center;
	font-size: 90%;
}

#downloadsTable td.downloadDownloadColumn
{
	text-align: center;
}

#downloadsTable div.downloadProductRequirements
{
	margin-left: 20px;
	font-size: 90%;
	font-weight: normal;
	color: black;
}

#downloadsTable a {
    display: inline;
    margin: 2;
	font-weight: bold;
}
#downloadsTable a:link {
    color: #8d022c;
    text-decoration: none;
}
#downloadsTable a:visited {
    color: #8d022c;
    text-decoration: none;
}
#downloadsTable a:hover {
    color: #8D022C;
    text-decoration: none;
}
#downloadsTable a:active {
    color: #8D022C;
    text-decoration: none;
}

ul.otherSoftwareDownloads li {
	list-style: none;
	margin-bottom: 2px;
}

/***************************************************************/

ul#contactLinks li {
	margin-top: 5px;
	list-style: none;
}

#rsidebar {
	float: right;
	padding-left: 15px;
	padding-bottom: 40px;
}

#rsidebar img
{
	border: 1px solid black;
	padding: 5px;
	margin: 0px 5px 5px 0px;
	background-color: white;
	background: white;
	z-index: 200;
}
	
/* What's New */

div#whats_new {
	/*width: 260px;*/
	/*border: 1px solid #8d022c;*/
	margin: 0px 5px 5px 5px;
}

div#whats_new h2 {
	text-align: center;
	color: white;
	/*font-size: 16px;*/
	background-color: #8d022c;
	padding: 3px 0px;
	margin: 0;
}

div#whats_new dl {
	padding:4px;
	margin:0;
}

div#whats_new dt {
	/*font-size: 66%;*/
	color:#333;
	font-style:italic;
	border-top: 1px solid #ddd;
	padding-top: 4px;
}

div#whats_new dt#first {
	border-top: 0px;
}

div#whats_new dd {
	/*font-size: 80%;*/
	color:#333;
	margin-left: 15px;
	padding-bottom: 4px;
}




