/* CSS Document */
body {height:100%;text-align:center; background: url('/_images/imgBackground.jpg') top center fixed no-repeat;font-family:Verdana,Arial,Helvetica,sans-serif;background-attachment:fixed;}

a {
    border: none;
}

a img {
    border: none;
}

#main {
    /*width:962px;*/
    width: 940px;
    margin: 0 auto 0 auto;
    /*font-size: .8em;
    line-height: 150%;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    overflow: hidden;
    padding: 0;
	text-align:left;
}

/* To fixing the Header size in Home page */
#twv80 {min-width:940px;}
#twv80 .contPge {width:940px;}
#twv80 .containerMain {width:940px; padding-left:0;}

.hr {
    clear: both;
}

.hr hr {
    display: none;
}
/*----Flash content----*/
#flashcontent {
    margin: 20px 0 14px 10px;
    float: left;
	display:inline;
	width:920px;
}

.hidden-flash {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/*----Larger module cells Contain----*/
.module {
    /*width:230px;*/
    width: 222px;
    display: inline;
    float: left;
    /*margin:0 14px 0 0;*/
    margin: 0 10px 0 0;
}
/*----over ride paddibng left on module cells----*/
.mod-end {
    margin: 0 !important;
}
/*----Generic styles for module cells----*/
.module H3 {
    /*width: 230px;*/
    color: #00a1e4; font-size: 0.75em;
    text-indent: 15px;
    height: 22px;
    margin: 0;
    padding: 8px 0 0 0;
    display: block;
}

.module P {
    margin: 0 0 0 15px;
    padding: 0;
    color: #2f3f6f;
    font-size: 11px;
    width: 200px;
    display: block;
    line-height: 12px;
}
/*----Small Clarity Cells----*/
.clarity {
    height: 169px;
    /*width:230px;*/
    display: block;
    margin: 0 0 14px 0;
}

.cla-back1 {
    background: url(/_images/clarity1.gif)
}

.cla-back1 H3 {
    font-size: 12px !important;
    padding: 10px 0 0 0 !important;
    height: 22px !important;
}

.cla-back1 P {
    width: 150px !important;
    height: 94px;
}

.btn-findout {
    position: relative;
    top: 130px;
    left: 96px;
    z-index: 20;
}

.btn-apply {
    position: relative;
    top: 130px;
    left: 120px;
    z-index: 20;
}
/*----Column1----*/
.module P.col1 {
    margin-bottom: 194px !important;
    height: 80px;
}
/*----Column2----*/
DIV.col2 {
    background: url(/_images/module_bottom.gif) bottom no-repeat;
    /*width: 230px;*/
    height: 100px;
    display: block;
}

DIV.col2 P {
    height: 56px;
}

DIV.col2 .btn-card {
    background: url(/_images/btn_find_card.gif) no-repeat;
    height: 23px;
    width: 89px;
    border: 0;
    margin: 0 0 0 130px;
}
/*----Backgrounds----*/
.mod-body1 {
    background: url(/_images/module1_base.jpg) bottom no-repeat;
    padding: 0;
    margin-left: 10px;
}

.mod-top {
    background: url(/_images/module_top.gif) no-repeat;
    padding: 10px 0 0 0 !important;
    height: 22px !important;
}

.mod3-body {
    background: url(/_images/module3_body_top.jpg) no-repeat;
}

.mod3-h3-back {
    background: url(/_images/module3_h3.jpg) no-repeat;
    margin-top: 220px !important;
    display: block;
}
/*----Footer----*/
#footer {
    display: block;
   /* width: 962px;*/
   width:920px;
    margin: 20px 0 0 10px;
    float: left;
}

#footer P {
    color: #6d7fa8;
    font-size: 0.69em;
    margin: 30px 0 0 0;
    display: block;
    /*width: 962px;*/
    float: left;
    line-height: 130%;
}

#footer UL {
    margin: 0;
    padding: 0;
    /*width: 192px;*/width:180px;
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
}

#footer UL LI {
    font-size: 11px;
    line-height: 14px;
}

#footer UL LI A {
    color: #00a1e4;
    font-size: 11px;
    text-decoration: none;
}
#footer a:hover {
    color: #00a1e4;
    text-decoration: underline;
}

#footer UL LI H4 {
    margin: 0 0 12px 0;
    padding: 0;
    color: #2f3f6f; font-size: 0.75em;
}

#footer UL LI H4 A {
    color: #2f3f6f;
}

#base {
    padding: 10px;
    display: block;
    float: left
}

#base UL {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

#base UL LI {
    display: inline;
    margin: 0 14px 0 0;
    padding: 0 0 0 14px;
    font-size: 11px;
    border-left: 2px solid #a5b0c9;
}

#base UL LI A {
    color: #00a1e4;
    font-size: 11px;
    text-decoration: none;
}
#base a:hover {
    color: #00a1e4;
    text-decoration: underline;
}

#base UL LI.first {
    display: inline;
    padding: 0 0 0 0 !important;
    border-left: none !important;
}

#base P {
    float: right;
    margin: 0;
    color: #00a1e4;
    font-size: 11px;
	padding-top:5px;
}


.btn-card {margin-left:115px;}

.floatright {
	float:right;
	}
/* home page boxes
=========================================*/	
.hpmodules {
	display:inline;
	float:left;
	width:100%;
	margin:0 0 14px 0;
} 
.hpbox {
	float:left;
	display:inline;
	width:222px;
	margin:0 10px 0 0;
	}
.hpbox h2 {
	color:#00a1e4;
	margin: 0 0 5px 0;
	}
.hpbox p {
	color:#003366;
	font-size:11px;
	margin:0 0 5px 0;
	}	
.hpbox .clarity {
	height:168px;
	margin: 0 0 2px 0;
	}	
.hpboxtop {
	background: url(/_images/module_top.gif) no-repeat;
    height: 22px !important;
	}
.hpboxbase {
	background:url(/_images/hpboxbase.gif) no-repeat bottom;
	height:15px;
	}
.claritybase {
	background:url(/_images/hpboxclaritybase.gif) no-repeat bottom;
	}
#hpboxglide {
	min-height: 348px;
	height:auto!important;
	height:348px;
	margin-left:10px;
	}
	
#hpboxglide .btn-more {
	margin:185px 0 0 80px;
	}	
		
#hpcardselector {
	background:url(/_images/hpcardselectorbase.gif) no-repeat scroll center top;	
	}

#hpcardselector .hpboxpadding {
	min-height:92px;
	height:auto !important;
	height:92px;	
	}
#hpcardselector .hpboxbase {
	height:10px;
	}	
	
#hpcardselector h2 {
	margin: 205px 0 5px 0;
	}
			
#hpcardselector img.btn-more {
	margin: 0 0 0 80px;
	}

			
.hpboxlast {
	margin-right:0;
	}
	
.hpboxpadding {
	width:200px;
	margin: 0 5px 0 10px;
	}	

	
	
	
.hpfirstseolist {
	margin-left:10px;
	}


/* Amends for default.css
=====================================*/	
.ctntSt54 ul {
	margin: 0 0 14px 0;
	}
.ctntSt54 ul li {
	padding:0;
	background-image:none;
	list-style-position:outside;
	}
.contFtr .contKeywds {
	padding:0;
	width:920px;
	}	
.contFtr .contKeywds p {	
	padding: 0 5px;
	}	
.contNavFtr {
	margin: 0 10px;	
	}	
.contFtr .contNavFtr p {
	color:#0099ff;
	padding-right:10px;
	}	
.contFtr .contNavFtr li a {
	color:#0099ff;
	}
.ctntSt54 h1{
	width:150px;
	padding-right:0!important;
	font-size:68%;
	margin-bottom:5px;
	margin-top:10px;
}
.ctntSt54 h1 a{
	color:#000;
}
