/* Main Elements */
body
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	background-attachment: fixed;
	background-image: url("../images/bg_grad.jpg" );
	background-repeat: repeat-x;
	margin-top: 2px;
	margin: 2;
	padding: 0;
	text-align: center;
}
p
{
	margin-top:4px;
	margin-bottom:4px;
	margin-right:0px;
	margin-right:0px;	
}
H1
{
	color:#385187;
	font-size:16px;
	font-weight:bold;
	padding:2px;
	margin:2px;	
}
H2
{
	color:#385187;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	margin:2px;	
}
table
{
	font-size: 11px;
	line-height: 12px;
}

a:link
{
	color: #324178;	
	text-decoration:none;
}

a:visited
{
	color: #166FB5;
	text-decoration:none;
}

a:hover
{
	color: #666666;
	text-decoration:underline;
}

a:active
{
	color: #70B713;
	text-decoration:none;
}
.IE8FIX
{
	z-index:9999;
}

/* Base */
#container
{
	background-color: #fff;
	width: 762px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/************* nav styles ***************/

#topnav
{
	background-color: #F2F2F2;
	height: 46px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

/************* globalNav styles ****************/

#globalNav
{
	position: relative;
	width: 760;
	text-align: center;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url("glbnav_background.gif" );
}

#globalNav img
{
	margin-bottom: -4px;
}

#gnl
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#gnr
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#globalLink
{
	position: absolute;
	top: 6px;
	height: 22px;
	width: 762px;
	min-width: 760px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover
{
	background-image: url("glblnav_selected.gif" );
	text-decoration: none;
}

.skipLinks
{
	display: none;
}

/************ subglobalNav styles **************/

.subglobalNav
{
	width: 760px;
	height: 20px;
	padding: 5px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited
{
	font-size: 90%;
	color: #666666;
}

.subglobalNav a:hover
{
	color: #cccccc;
}


/************* breadCrumb styles ***************/

#breadCrumb
{
	padding: 5px 0px 5px 10px;
	font-size: 9px;
	color: #999999;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#breadCrumb a
{
	color: #999999;
}

#breadCrumb a:hover
{
	color: #005FA9;
	text-decoration: underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1
{
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	text-align: left;
	font-size: 11px;
	color: #333333;
}

#tl
{
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr
{
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead
{
	top: 0px;
	left: 2%;
	right: 2%;
	width: 100%;
}

#pageNav
{
	float: right;
	width: 251px;
	padding: 0px;
	background-color: #F0F0F0;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content
{
	padding: 0px 10px 0px 0px;
	float: left;
	float: inherit;
	width: 500px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ccd2d2;
}

/************** siteInfo styles ****************/

#siteInfo
{
	clear: both;
	text-align: center;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: inherit;
}

#siteInfo img
{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************** Color Stile for top Bar Pages styles ****************/

#topbarColorSection1
{
	background-color: #DD441A;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#topbarColorSection2
{
	background-color: #70B713;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#topbarColorSection3
{
	background-color: #9A187A;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#topbarColorSection4
{
	background-color: #FF9400;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#topbarColorSection5
{
	background-color: #F1E000;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#topbarColorSection6
{
	background-color: #0072B9;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#topbarColorSection7
{
	background-color: #97BEDD;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#topbarColorSection9
{
	background-color: #339966;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}


/************** pageName styles ****************/



#pageName
{
	padding: 10px 0px 14px 10px;
	margin: 0px;
	border-bottom: 1px solid #ccd2d2;
	background-color: #EFEFEF;
}

#pageName h2
{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#pageName h3
{
	font: bold 175% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#pageName img
{
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************** feature styles *****************/

.feature
{
	padding: 0px 0px 10px 10px;
	font-size: 110%;
	line-height: 20px;
	min-height: 200px;
	height: 200px;
	color: #333333;
}
html > body .feature
{
	height: auto;
}

.feature h1
{
	font: bold 175% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px 0px 2px 0px;
}

.feature h2
{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #324178;
	padding: 2px 0px 2px 0px;
}

.feature h3
{
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px 0px 2px 0px;
}
.feature h4
{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #324178;
	padding: 2px 0px 2px 0px;
}
.feature h5
{
	font: bold 95% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px 0px 2px 0px;
}

.feature img
{
	float: left;
	padding: 0px 0px 0px 0px;
}

/************** feature images sections right side styles *****************/

.feature2
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #DFDFDF;
	background-color: #F0F0F0;
}
html > body .feature2
{
	height: auto;
}

.feature2 h3
{
	font: bold 175% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 30px 0px 5px 0px;
}

.feature2 h2
{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 30px 0px 5px 0px;
}

.feature2 img
{
	float: center;
	padding: 0px 0px 0px 0px;
}

/************ sectionLinks styles **************/

#sectionLinks
{
	margin: 0px;
	padding: 0px;
	width: 251px;	
}

#sectionLinks h3
{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited
{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	color: #003366;
	font-size: 11px;	
	text-decoration:none;
}

#sectionLinks a:hover
{
	border-top: 1px solid #cccccc;
	background-color: #C5D5E9;
	font-weight: bold;
	text-decoration: underline;
}

/************* relatedLinks styles **************/

.relatedLinks
{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #CCCCCC;
	width: 251px;
}

.relatedLinks h3
{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a
{
	display: block;
}

/*************** story styles ******************/

.story
{
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story h3
{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.story p
{
	padding: 0px 0px 10px 0px;
}

.story a.capsule
{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #005FA9;
	display: block;
	padding-bottom: 5px;
}

.story a.capsule:hover
{
	text-decoration: underline;
}

td.storyLeft
{
	padding-right: 12px;
}

/* Search + Site tree */

#searchHeader
{
	background-color: #fff;
	font-size: 10px;
	width: 762px;
	height: 26px;
	text-align: right;
}

/* Text filed for search */

input
{
	font-size: 10px;	
	margin: 0;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Text filed for mail */

input.mail
{
	font-size: 10px;
	height: 20px;
	width: 190px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Homepage elements */

#welcomeHeader
{
	background-color: #fff;
	font-size: 11px;
	width: 762px;
	line-height: 20px;
	max-width: 762px;
}

.table_welcome
{
	font-size: 11px;
	padding: 5px;
	line-height: 20px;
	max-height: 80px;
}
.table_news2
{
	font-size: 11px;
	padding: 5px;
	line-height: 14px;
	max-height: 80px;
}
.table_news
{
	font-size: 11px;
	line-height: 14px;
}

/* Footer */
#greenbar
{
	background-color: #70B713;
	width: 762px;
	height: 8px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#bluefooter
{
	background-color: #166FB5;
	width: 762px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 50px;
	max-height: 50px;
}

#up2u
{
	background-color: #CCCCCC;
	width: 762px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 30px;
	max-height: 30px;
}

#greybar
{
	background-color: #999999;
	width: 762px;
	height: 3px;
}

.table_footer
{
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.table_up2u
{
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}


a.foot_enlace:link
{
	color: #70B713;
}
a.foot_enlace:visited
{
	color: #70B713;
}

a.foot_enlace:hover
{
	color: #70B713;
	text-decoration: none;
}
a.foot_enlace:active
{
	color: #CCCCCC;
}

/**************** advert styles *****************/

#advert
{
	padding: 10px;
}

#advert img
{
	display: block;
}

/********************* end **********************/
.faq_title
{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	line-height: normal;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	cursor: help;
}
.faq_body
{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.contact_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #cccccc;
}
.table_contact
{
	border: 1px solid #cccccc;
	width: 480;
}
