/* CSS - Kalamalka Software Ltd */
/* Document:     cr-styles.css */
/* Version:      1.0 */
/* Release Date: 5th February 2007 */
/* Developer:    Steve Smith */

.AboutDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
 	margin: 0em;
	padding: 0em;
   line-height: normal;
}

.AboutHeadingFormat {
 	margin: 0em;
	padding: 0em;
   line-height: normal;
   }

.AboutTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
 	margin: 0em;
	padding: 0.1em;
   line-height: normal;
}

.AboutTableCellBg {
	background: #EAE1B4;
}
	

.AboutTableCellBg {
	background: #B8C8C6;
}

.AboutLightTableCellBg {
	background: #D9E1E4;
}

.AboutTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
 	margin: 0em;
	padding: 0.1em;
    line-height: normal;
}

.AboutMediumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
 	margin: 0em;
	padding: 0.1em;
    line-height: normal;
}

.AboutLargeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
 	margin: 0em;
	padding: 0.1em;
    line-height: normal;
}

.AboutAdvertsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #525252;
}

a.AboutStandardTxtLinks:visited, a.AboutStandardTxtLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #8DA7A4;
	text-decoration: underline;
}

a.AboutStandardTxtLinks:hover, a.AboutStandardTxtLinks:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #3F5250;
	text-decoration: underline;
}

a.AboutSmallTxtLinks:visited, a.AboutSmallTxtLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #8DA7A4;
	text-decoration: underline;
}

a.AboutSmallTxtLinks:hover, a.AboutSmallTxtLinks:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #3F5250;
	text-decoration: underline;
}

/*BODY FORMATTING------------------------------*/
.body {
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#EFEFEF;
	scrollbar-highlight-color:#EFEFEF;
	scrollbar-shadow-color:#EFEFEF;
	margin: 20px;
	background: #E6E6E6
}

/*PAGE TITLE------------------------------------*/
.PageTitle {
   text-align: left;
   margin: 0;
   padding: 0;
   margin-bottom: 0.0em;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   line-height: normal;
   font-weight: bolder;
   color: #999999;
}


/*DISCLAIMER TEXT----------------------------*/
.disclaimerTxtStandard {
	font-family: Tahoma;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normaL;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.disclaimerTxtBold {
	font-family: Tahoma;
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


/*TOP 10 TEXT----------------------------*/
.top10TxtStandard {
	font-family: Tahoma;
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-weight: normaL;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.top10TxtBold {
	font-family: Tahoma;
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


/*PRODUCT TEXT----------------------------*/
.productnameTxtStandard {
	font-family: Tahoma;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.productnameTxtBold {
	font-family: Tahoma;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


/*STANDARD SIZE TEXT----------------------------*/
.standardTxtDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E2E2E;
	text-decoration: none;
}

.standardTxtDarkDisclaimera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.standardTxtMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.standardTitleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
	line-height: normal;
	margin: 0;
    padding: 1;
    margin-bottom: 0.0em;
}

/*STANDARD SIZE TEXT LINKS------------------------------*/
a.standardTxtLinks:visited, a.standardTxtLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #D0B153;
	text-decoration: underline;
}

a.standardTxtLinks:hover, a.standardTxtLinks:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #937272;
	text-decoration: underline;
}

/*SMALL SIZE TEXT----------------------------------------*/
.smallTxtDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #2E2E2E;
}

.smallTxtMid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
}

.smallTitleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
}

/*SMALL SIZE TEXT LINKS-----------------------------------*/
a.smallTxtLinks:visited, a.smallTxtLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #D0B153;
	font-weight: bold;
	text-decoration: underline;
}

a.smallTxtLinks:hover, a.smallTxtLinks:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #937272;
	font-weight: bold;
	text-decoration: underline;
}

/*IMPORTANT INFO PAGE-------------------------------------*/
.importantInfoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
	line-height: normal;
	margin: 0;
    padding: 1;
    margin-bottom: 0.0em;
}

/*MISCELLANEOUS-------------------------------------------*/
.phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.caveatText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
}

a.importantInfoLink:visited, a.importantInfoLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.importantInfoLink:hover, a.importantInfoLink:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #2E2E2E;
	text-decoration: none;
}

.pageBackground {
	background-color: #FFFFFF;
}

.FAQlink {
   margin: 0;
   padding: 0;
   margin-bottom: 0.0em;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   line-height: normal;
   font-weight: bold;
   color: #D0B153;
}

/*BREADCRUMBS-----------------------------------*/
.breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.breadCrumbCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E2E2E;
	text-decoration: none;
}

a.breadCrumb:visited, a.breadCrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

a.breadCrumb:selected, a.breadCrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E2E2E;
	text-decoration: none;
}

/*HEADER NAV-----------------------------------*/

.headerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
}

a.headerNav:visited, a.headerNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
}

a.headerNav:hover, a.headerNav:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E2E2E;
	text-decoration: none;
}

/*HOME JUMPS-------------------------------------*/
a.homeJump:visited, a.homeJump:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #575757;
	text-decoration: none;
}

a.homeJump:hover, a.homeJump:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.homeJumpBorder{
	border: 1px solid #D0D0D0;
}

/*NAV TABLE CELL FORMATTING----------------------*/
td.navSelectedCell {
	background-color: #F5EEDA;
}

td.navSelectedCellOnline {
	background-color: #BADCFC;
}

.navCellBorderBottom {
	border-bottom: 1px solid #D0D0D0;
}

.navCellBorderTop {
	border-top: 1px solid #D0D0D0;
}

.navCellBorderTopAndBottom{
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
}

.navCellBorder{
	border: 1px solid #D0D0D0;
}

.navCellBorder2{
	border: 2px solid #D0D0D0;
}

/*NAV TOP LEVEL----------------------------------------*/
a.navTop:visited, a.navTop:link{
	font-family: Tahoma;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a.navTop:selected, a.navTop:hover {
	font-family: Tahoma;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

a.navTopCurrent {
	font-family: Tahoma;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


/*NAV SUB LEVEL 1---------------------------------------*/
a.navSub1:link, a.navSub1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.navSub1:hover, a.navSub1:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
}

a.navSub1Current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;	
	color: #2D2D2D;
	text-decoration: none;
}

.navSub1SelectedCell {
	background-color: #CCFF33;
}


/*NAV SUB LEVEL 2---------------------------------------*/
a.navSub2:link, a.navSub2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-decoration: none;
}

a.navSub2:hover, a.navSub2:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #2D2D2D;
	text-decoration: none;
}

a.navSub2Current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
}


/*Main Body Text----------------------------*/
.MainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #010066;
}



/*Right Hand Navigation----------------------------*/
.rightnavTxtStandard {
	font-family: Tahoma;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normaL;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.righnavTxtBold {
	font-family: Tahoma;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

/*NAV - NEWSROOM----------------------------------------------*/
.navSelectedCellNewsroom {
	background-color: #EAE1B4;
}

.navSub1SelectedCellNewsroom {
	background-color: #EAE1B4;
}

a.navSub1CurrentNewsroom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;	
	color: #D7BC6A;
	text-decoration: none;
}

a.navSub2CurrentNewsroom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #D7BC6A;
	text-decoration: none;
}

/*NAV - ABOUT----------------------------------------------*/
.navSelectedCellAbout {
	background-color: #DADADA;
}

.navSub1SelectedCellAbout {
	background-color: #B8C8C6;
}

/*NAV - INTERMEDIARIES----------------------------------------------*/
.navSelectedCellInt {
	background-color: #F2DBB6;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.navSub1SelectedCellInt {
	background-color: #F2DBB6;
}
.FOMtable {
	border: 1px solid #E1E1E1;
	background-color: #F5F5F5;

}

