/* Universal Styles and Rules */

body{
	font-family:arial;
	font-size:0.8em;
	color:#000;
	margin:0px;
}
h1{
	margin-bottom:20px;
	padding:0px;
	font-weight:bold;
	color:#000000;
	font-size:25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2{
	margin:0px;
	padding:0px;
	font-size:1em;
	color:#000000;
	font-weight: normal;
}
h2 a{
	color:#ed1b2e;
	text-decoration:none;
}
h3{
    margin:0px;
    padding:0px;
    color:#000000;
    font-weight:bold;
    font-size:1em;
}
h4{
    margin:0px;
    padding:0px;
    color:#ed1b2e;
    font-weight:bold;
    font-size:1em;
}
strong{    
    font-weight:normal;
}
p{
	margin-top:10px;
	margin-bottom:0px;
}
a{
    text-decoration:underline;
    color:#ed1b2e;
}
ul{
    margin:0px 10px 20px 15px;
    padding:0px 0px;
    
}
.clear{
    width:100%;
    clear:both;
    height:30px;
}
/* End Universal Styles */


#wrapper{
	width:862px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	background-position: right 190px;
	background-repeat: no-repeat;
}

#container{
	width:100%;
	clear:both;
	border:1px solid #000000;
	padding-top:110px;
	background-repeat:no-repeat;
	float: right;
}

/* Main Column for large flash objects */
#flash{
    width:100%;
    clear:both;
    border:1px solid #000000;
}
/* Main Column for large flash objects */

/* Main Column Layout */
#mainCol{
	float:left;
	width:380px;
	min-height:445px;
	height:auto !important;
	height:445px;
	background-image:url('../images/copy_bg.gif');
	background-repeat:repeat-y;
	background-position:left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#mainCol strong{
	color:#d5261e;
	font-family: arial;
	font-size: 18px;
}

#container .mainWide{
	width:588px;
}
/* End Main Column Layout */

/* Page specific classes */

.scheme{
    margin-top:20px; 
    background-image:url('../images/scheme_bg.jpg'); 
    background-repeat:no-repeat; 
    background-position:left top; 
    padding-left:35px;
}

.scheme h3{
    margin:0px;
    color:#ed1b2e;
}
.scheme p{
    margin:0px;
    margin-bottom:14px;
}
.scheme span{
	color:#000000;
}

.apply_link{
    font-size:2em;
    color:#000000;                            
}

.apply_link span{
	color:#d5261e;
	font-weight:bold;
}

.apply_link a{
    color:#000000;
    text-decoration:none;
}

.why-insurance{
	color:#000000;
}
.why-insurance strong{
	font-weight:bold;
}

.aboutText{
	min-height:410px;
	height:auto !important;
	height:410px;
}

.roles h2{
	font-size:0.9em;
	margin:5px 0px;
}

/* End Page specific classes */

