/* Start of CMSMS style sheet 'Global' */
* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body {
	background:#fff url(uploads/images/bg_main.jpg) repeat-x top;
	font:13px/21px Tahoma, Verdana, Helvetica, sans-serif;
	color:#222;
}
body.secondary {
	background:#fff url(uploads/images/bg_main2.jpg) repeat-x top;
	font:13px/21px Tahoma, Verdana, Helvetica, sans-serif;
	color:#222;
}
#inner-bg {
	background:#fff url(uploads/images/bg-inner.gif) repeat-x top;
}
/* Layout Styles Starts */

#wrapper {
	width:881px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0; /* the bottom margin is the negative value of the footer's height */
}
#header {
	height:75px;
	overflow:hidden;
}
#header1 {
	height:75px;
	overflow:hidden;
}
#header-left {
	width:252px;
	float:left;
}
#logo, #logo1 {
	width:881px;
	padding:5px 0 0 0;
}
#logo1 {
	padding:0 0 0 0;
}
#logo h1, #logo1 h1 {
	background:url(uploads/images/logo.png) no-repeat;
        width:881px;
}
#logo h1 a, #logo1 h1 a {
	display:block;
	height:77px;
}
#logo h1 a span, #logo1 h1 a span {
	display:none;
}
#flash {
	width:880px;
	margin:5px 0 30px 0;
	overflow:hidden;
	height:149px;
}
#slogan {
	/*background:url(uploads/images/bubble.png) no-repeat;*/
	width:200px;
	height:150px;
	float:left;
        margin:-10px 0 0 -15px;
}
.bubble1 {
	background:url(uploads/images/bubble1.gif) no-repeat;
	width:226px;
	height:142px;
	float:left;
}
.bubble_zoggles {
	background:url(uploads/images/bubble_zoggles.gif) no-repeat;
	width:226px;
	height:142px;
	float:left;
}
#slogan ul {
	list-style:none;
	padding:15px 10px 10px 10px;
}
#slogan .sloganBlack {
	color:#000;
	font-weight:bold;
	font-size:14px;
	line-height:110%;
}
#slogan .sloganBlue {
	color:#346b86;
	font-weight:bold;
	font-size:16px;
	line-height:110%;
}
#banner {
	float:right;
	width:602px;
	padding:0 58px 0 0;
}
#banner ul {
	list-style:none;
}
#container {
	padding:0 0 10px 0;
}
#containerWide {
	padding:30px 0 10px 0;
}
#mainarea {
	width:610px;
	float:left;
}
#mainarea2, .mblock1 {
	width:610px;
	float:left;
}
#sidebar {
	width:200px;
	float:left;
	margin:0 0 0 20px;
}
#sidearea {
	width:215px;
	float:right;
}
#footer {
	width:100%;
	border-top:1px solid #d9d9d9;
	padding:10px 0;
	background:  url(uploads/images/bg-footer.jpg) repeat-x;
	height:75px;
}
#footer-inner {
	width:880px;
	margin:0 auto;
	height:50px;
	line-height:22px;
	overflow:hidden;
	font-size:10px;
}
#footer-inner a {
	font-weight:normal;
	color:#000;
}
/* Layout Styles Ends */

/* Links Styles Starts */

#container p.hr {
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
/* Links Styles Ends */

/* Form Styles */


#mainarea form {
	padding:0 5px;
}
#mainarea form p {
	margin:0 0 5px 0;
}
#mainarea form p.floatleft {
	margin-right:15px;
}
.input {
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input {
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus {
	border:1px solid #000;
}
.signin-btn, .button1 {
	background:#4e4e4e;
	margin:8px 0;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}
/* Form Styles */


/* Paragraph and list Styles */

#container p {
	margin:0 0 15px 0;
}
#container form p {
	margin:0 0 5px 0;
}
#container p img.floatleft {
	margin:10px 10px 0 0;
}
#container p img.floatright {
	margin:10px 0 0 10px;
}
#mainarea img.floatleft, #mainarea p img.floatleft {
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright {
	margin:10px;
}
#container ul, #container ol {
	margin:0 0 0 20px;
}
#container ol {
	margin:0 0 0 30px;
}
#container dt {
	font-weight:bold;
	margin:5px 0;
}
/* Paragraph Styles */

/* Generic Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#3484ad;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#dc941b;
}
h1 {
	font-size:22px;
	line-height:115%;
        color:#3484ad;
	margin:0 0 10px 0;
}
h2 {
	font-size:22px;
	line-height:115%;
	margin:0 0 10px 0;
}
h3 {
	font-size:18px;
	line-height:125%;
	margin:0 0 10px 0;
}
h4 {
	font-size:22px;
	line-height:115%;
	border: 1px solid #cccccc;
	padding:10px;
	margin:0 0 10px 0;
}
h5, h6 {
	font-size:14px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica;
	font-weight:normal;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
        margin: 0 0 10px 10px;
}
.center {
	text-align:center;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.normal, .normal a {
	font-weight:normal;
}
.textbold {
	font-weight:bold;
}
.lender {
	font:18px/20px Tahoma, Helvetica, sans-serif;
}
.rate {
	font:12px/18px Tahoma, Helvetica, sans-serif;
	color:#ec5f1c;
}
#container .nomargin, .nomargin {
	margin:0;
}
#container.nobg, .nobg {
	background:none;
}
ul.NewsSummaryLinkHome {
	list-style:none;
	margin:0px;
}
p {
	margin-bottom:8px;
}
/* Generic Styles Ends */
/* Home Page Styles Start */
#blockHome1 {
	border-bottom: 1px solid #cccccc;
	float:left;
	/*border-left: 1px solid #cccccc;*/

}
#blockHome2 {
	float:left;
	/*border-left: 1px solid #cccccc;*/
        padding-left:215px;
}
.blockNews {
	width:190px;
	margin:15px 25px 10px 0;
	display:block;
	float:left;
}
.blockWelcome {
	width:440px;
	padding:0 10px 10px 0;
	float:left;        
        /*border-right:1px solid #cccccc;*/
}
.blockServices {
	width:180px;
	float:right;
	line-height:130%;
        padding:0 0 10px 20px;
}
.blockEducation {
	width:200px;
	float:right;
	line-height:130%;
        padding:10px 0 10px 0px;
        height: 200px;
}
.blockCase1,  .blockCase2{
	width:210px;
	margin:10px 10px 10px 0;
	float:left;
        line-height:140%;
}

/* Home Page Styles End */
.sblock1 {
    background:#eaebed url(uploads/images/sideare1-bg.gif) repeat-x top;
	padding:15px;
	margin:0 0 20px 0;
	border:1px solid #ccc;
}
.block1, .block2 {
	width:190px;
	margin:0 25px 10px 0;
	display:block;
	float:left;
}
.block2 {
	width:420px;
	margin:0 20px 10px 15px;
}
.block3 {
	width:610px;
	float:left;
}
.block4 {
	width:420px;
	margin:0 10px 10px 0;
	float:left;
}
.block5 {
	width:190px;
	margin:0 0 0 0;
	float:right;
	padding:10px;
	border:1px solid #cccccc;
        line-height:140%;
}
.block2ColumnCase1 {
	width:282px;
        margin:0 20px 0 0;
	float:left;
}
.block2ColumnCase2{
	width:282px;
        margin: 0 0 10px 20px;
	float:left;
}
.block2ColumnCase1, .block2ColumnCase2 {
	margin-bottom:10px;
        line-height:140%;
}
.hrthin {
	border: none 0;
	border-top: 1px solid #CDCBCB;
	height: 1px;
	margin-bottom:5px;
	margin-top:5px;
}

/* End of 'Global' */

