@charset "utf-8";

/* CSS Document */



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {

	border: 0;

	margin: 0;

	padding: 0;

}

.txtSmall {font-size:11px;} 

.txtMedium {font-size:12px;} 

.txtLarge {font-size:14px;} 

.alignRight {float:right;} 

.alignLeft {float:left;}

.txtRed {color:#CC0000;} 

.txtBrown {color:#aa5c56} 

.txtBlack {color:#000000;} 

.txtviolet {color:#d73593;} 

.txtBlue {color:#0d59ab} 

.txtBold {font-weight:bold;}

.row{width:990px; clear:both; margin:0 auto;} 

.breaker {clear:both; width:100%;}

.float-right{ float:right;}

.clear-right{ clear:right;}


/***********************************************************

The CSS Class for the Websites to Align at the Bottom.

************************************************************/



* {

	margin: 0;

}

html, body {

	height: 100%;

}

.horizone {

	min-height: 100%;

	height: auto !important;

	height: 100%;

	margin: 0 auto -41px 0; /* the bottom margin is the negative value of the footer's height */

}

.footer {

	height: 41px; /* .adjuster must be the same height as .footer */

	background-image:url(../images/footer-bg.gif);

}

.adjuster {

	height: 41px; /* .adjuster must be the same height as .footer */

}





/*------------------------- End --------------------------*/





body {

	font-family:Arial, Verdana, Tahoma;

	font-size:12px;

	color:#454545;

	background-color:#FFFFFF;

	background-image:url(../images/content-bg.gif);

	background-repeat:repeat-y;

	background-position:center;

}

a {

	color:#d52229;

	text-decoration:none;

}

a:hover {

	color:#000000;

	text-decoration:underline;

}

.creditContainer {

	width:900px;

	margin:0 auto;

	padding-top:15px;

}

.wrapper1 {

	display:block;

	width:100%;

	height:176px;

	background-image:url(../images/top-bg.gif);

	background-repeat:repeat-x;

}

.row1Col1 {

	display:block;

	margin:39px 0 0 0;

	float:left;
	
	border:none !important;

}

.row1Col2 {

	display:block;

	margin:39px 0 0 194px;

	float:left;

	width:378px;

	height:137px;

}
.top-tab{width:375px; text-align:right;}

.row1Col3 {

	display:block;

	margin:39px 3px 0 0;

	float:right;

}

.wrapper2 {

	display:block;

	clear:both;

	display:block;

	width:100%;

	background-color:#b01115;

	overflow:hidden;

}

.row2 {

	display:block;

	width:990px; 

	margin:0 auto;

	background-image:url(../images/flash-area-bg.gif);

	background-repeat:repeat-y;

	overflow:hidden;

} 

.row2InsideWrapper {

	display:block;

	width:950px; 

	margin:0 auto;


	background-image:url(../images/flash-bg.jpg);

	background-repeat:no-repeat;

	overflow:hidden;

} 

ul.leftMenu {

	width:184px;

	display:block;

	padding:31px 0;

	float:left;

	padding-left:20px;

}

li.leftMenuItem {

	list-style-type:none;

	display:block;

	margin-top:0px;

	margin-bottom:0px;

	padding-bottom:0px;

}

li.leftMenuItem2 {

	list-style-type:none;

	display:block;

	height:9px;

	margin-bottom:10px;

}

.iconContainer {

	display:block;

	margin-left:20px;

	margin-top:34px;

	float:left;

	width:330px;

	text-align:center;

}

.iconInnerContainer1 {

	display:block;

	width:45%;

	text-align:right;

	margin-right:15px;

	float:left;

}

.iconInnerContainer2 {

	display:block;

	width:50%;

	text-align:left;

	float:left;

}

.breaker2 {

	clear:both; 

	display:block; 

	width:100%; 

	padding:5px 0;

	height:15px;

}

.flashContainer {

	position:absolute;

	width:361px;

	height:272px;

	display:block;

	margin-top:-272px;

	margin-left:609px;

}

.row3 {

	display:block;

	width:990px; 

	margin:0 auto;

	overflow:hidden;

	background-image:url(../images/home-content-bg.gif);

	background-repeat:repeat-y;

} 

.aboutContainer { 

	float:left;

	display:block;

	width:529px;

	padding:0 30px 0 50px;

}

.blogContainer { 

	float:left;

	display:block;

	width:312px;

	padding:0 0 0 30px;

}

#loginBox {

	width:372px;

	height:32px;

	display:block;

	font-size:11px;

	color:#838383;

	margin:0 auto 0 auto;

	padding-top:9px;

	padding-left:5px;

	background-image:url(../images/login-bg.gif);

	background-repeat:no-repeat;

}

.inputBox {

	background-image:url(../images/text-box-bg.gif);

	background-repeat:repeat-x;

	border:0;

	margin:0;

	padding:0;

	border:1px solid #b4b4b4;

	width:98px;

	height:19px;

}

.forgotContainer {

	width:164px;

	display:block;

	margin:0 0 0 auto;

	padding-top:16px;

}

.loginButton {

	margin:0;

	margin-bottom:0px;

	padding-top:1px;

}
	
.i-loginShow1 {
	width:337px;
	height:40px;
	background-image:url(../images/i-login-bg-img.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	/*margin-left:35px;*/
	float:left;
	padding:13px 0 0 30px;
}
*+ html .i-loginShow1 {
	width:337px;
	height:28px;
	background-image:url(../images/i-login-bg-img.gif);
	background-repeat:no-repeat;
	margin:0;
	float:left;
	padding:13px 0 0 30px;
}
/***********************************************************

Link and Text Styles

************************************************************/

.txtCopyright {

	color:#ff8f8f;

	float:left;

	font-size:11px;

}

.txtCredit {

	color:#ff8f8f;

	float:right;

		font-size:11px;

}

.txtMainContent {

	margin-bottom:15px;

	line-height:18px;

}

.txtBlogHead {

	color:#000000;/*#9a7221*/

	font-weight:bold;

	font-size:12px;

	margin-bottom:8px;

}

.txtBlack {

	color:#000000;

	margin-bottom:8px;

}

.newsLetterArea{

	width:299px;

	height:120px;

	background-image:url(../images/newsletter-bg.jpg);

	background-repeat:no-repeat;

	margin:20px 0 20px 0;

	overflow:hidden;

}

.newsLetterContainer{

	width:280px;

	margin-top:21px;

	margin-left:10px;

}

.newsHead{

	width:183px;

}

.newsLetterEmail{

	width:277px;

	margin:10px 0 10px 0;

}

.newsLetterSubmit{

	width:77px;

}

.newsLtrTextBox{

	width:273px;

	height:20px;

	padding-top:4px;

	background-color:#FFFFFF;

	border:#d7d7d8 solid 1px;

}

a.lnkCredit {

	color:#ff8f8f;

	text-decoration:none;

}

a.lnkCredit:hover {

	color:#ffffff;

	text-decoration:none;

}

a.lnkWhite {

	color:#FFFFFF;

	text-decoration:none;

}

a.lnkWhite:hover {

	color:#FF9900;

	text-decoration:none;

}

a.lnkWhiteSmall1 {

	text-decoration:none;

	color:#FFFFFF;

	font-size:10px;

	height:22px;

}

a.lnkWhiteSmall1:hover {

	color:#FF9900;

	text-decoration:none;

}

.space-left{ width:50px;}

.submit-btn{width:89px; height:26px; background: url(../images/appli-fin-button.png) no-repeat left top; text-align:center; font-size:12px; text-decoration:none; color:#d52229; display:inline; margin:5px 10px 0 0; padding:0 0 2px 0; border:none; cursor:pointer; text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:18px;}
.submit-btn:hover{ background:url(../images/appli-fin-button.png) no-repeat left -26px; color:#000000;}

a.submit-btn{width:89px; height:26px; background: url(../images/appli-fin-button.png) no-repeat left top; text-align:center; font-size:12px; text-decoration:none; color:#d52229; display:inline; margin:5px 10px 0 0; padding:0; border:none; cursor:pointer; text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:26px; display:block;}
a.submit-btn:hover{ background:url(../images/appli-fin-button.png) no-repeat left -26px; color:#000000; text-decoration:none;}

.submit-btn-big{width:196px; height:26px; background: url(../images/appli-fin-button-big.png) no-repeat left top; text-align:center; font-size:12px; text-decoration:none; color:#d52229; display:inline; margin:5px 10px 0 0; padding:0 0 2px 0; border:none; cursor:pointer; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:18px;}
.submit-btn-big:hover{ background:url(../images/appli-fin-button-big.png) no-repeat left -26px; color:#000000;}

.no-margin{ margin:0 !important;}


/*------------------------- End --------------------------*/







/***********************************************************

Styles Used by Programmers

************************************************************/



.social_wrap {
    margin: 0;
    padding: 0 0 0 31px;
    width: 150px;
}

.social_wrap a {
    margin: 0;
    padding: 0;
}







/*------------------------- End --------------------------*/
