﻿ /******* BODY SECTIONS ********/
.corner
{
	float:left;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
}

.cornertl
{
	float:left;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-10px -24px;
	line-height:0px;
}

.cornertr
{
	float:right;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-5px -24px;
	line-height:0px;
}

.cornerbl
{
	float:left;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
    background-position:0px -24px;
	line-height:0px;
}

.cornerbr
{
	float:right;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
    background-position:-15px -24px;
	line-height:0px;
}

.page_info_wrap
{
	float:left;
	width:991px;
	margin-top:0px;
}



/******* INFO SECTION *******/

.page_section_wrap
{
	float:left;
	width:991px;
	margin-left:0px;
	background-color:White;
	background-image:url(../images/master/body_lip.png);
	background-position:top;
	background-repeat:repeat-x;
	display:inline;
}

.page_corner_wrap
{
	float:left;
	width:991px;
	height:5px;
	margin:0;
	margin-left:0px;
}

.page_body_main
{
	float:left;
	width:991px;
	background-color:White;
	margin-left:0px;
	display:inline;
}

.page_title
{
    float:left;
    width:974px;
    height:60px;
    background-color:#f8f8f8;
    border:1px solid #d6d6d6;
    margin-left:7px;
    margin-top:3px;
}

.page_title_wrap
{
    float:left;
    width:970px;
    height:56px;
    border:2px solid #FFFFFF;
    background-color:#f8f8f8;
}

.page_title_wrap_left
{
    float:left;
    font-family:Verdana;
    font-size:18px;
    text-align:left;
    margin-left:16px;
    margin-top:16px;
    color:#1e1e1e;
    font-weight:bold;
}

.page_title_wrap_right
{
    float:right;
    width:650px;
    font-family:Verdana;
    font-size:12px;
    text-align:left;
    margin-right:8px;
    margin-top:0px;
    color:#02243c;
}

.page_desc_wrap_right
{
    float:left;
    width:400px;
    font-family:Verdana;
    font-size:12px;
    text-align:left;
    margin-left:10px;
    margin-top:25px;
    color:#02243c;
}


.help_innerlay_body_title_big
{
	float:left;
	width:90%;
	font-family:Verdana;
	font-size:1.2em;
	color:#303d4e;
	margin-left:5%;
	margin-top:15px;
	text-align:left;
	display:inline;
	margin-bottom:15px;
}

.help_innerlay_body_text
{
	float:left;
	width:90%;
	font-family:Verdana;
	font-size:.7em;
	color:#303d4e;
	margin-left:5%;
	margin-top:5px;
	text-align:left;
	display:inline;
}

.help_innerlay_body_text_link
{
	float:none;
	color:#7db0da;
	text-decoration:none;
	font-family:Verdana;
	font-size:.9em;
	font-weight:bold;
	display:inline;
}

.help_innerlay_body_text_click
{
	float:none;
	color:#ff8100;
	text-decoration:none;
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	cursor:pointer;
}

.help_innerlay_body_text_click:hover
{
	color:#303d4e;
}

.help_innerlay_body_desc
{
	float:left;
	width:90%;
	font-family:Verdana;
	font-size:.7em;
	color:#303d4e;
	margin-left:5%;
	margin-top:5px;
	text-align:left;
	font-weight:normal;
	display:inline;
}

.help_innerlay_body_text_link:hover
{
	color:#303d4e;
}


.help_innerlay_body_pic
{
	float:left;
	max-width:432px;
	margin-top:10px;
	margin-left:5%;
	display:inline;
}

.faq_body_title
{
	float:left;
	width:940px;
	font-family:Verdana;
	font-size:14px;
	color:#1e1e1e;
	margin-left:15px;
	margin-top:15px;
	text-align:left;
	display:inline;
	padding-left:10px;
}

.faq_body_title_link
{
	float:left;
	width:940px;
	font-family:Verdana;
	font-size:14px;
	color:#7db0da;
	margin-left:15px;
	margin-top:15px;
	text-align:left;
	display:inline;
	padding-left:10px;
}

.faq_body_title_link:hover
{
    color:#1e1e1e;
}

.faq_body_text
{
	float:left;
	width:940px;
	font-family:Verdana;
	font-size:12px;
	color:#6d6d6d;
	margin-left:15px;
	margin-top:5px;
	text-align:left;
	display:inline;
	padding:5px 10px 15px 10px;
	border-bottom:1px solid #d6d6d6;
}

.faq_text_link
{
	float:none;
	color:#7db0da;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

.faq_text_link:hover
{
	color:#1e1e1e;
}
	