/***********************************************/
/***** Stilos de pagina FOME.*****/
/*****© Copyright 2006. Intergraphic Designs *****/
/***********************************************/

/***********************************************/
/* ELEMENTS                            */
/***********************************************/
.csc-mailform{
	width: 100%;
}
.csc-mailform-field {
	width: 80%;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
body {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin:0px;
	background-color: #EEEEEE;
}
tr,td {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	color: #364892;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	background-color: #00642B;
	background-image: url(img/righth3_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid #ffffff;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	background-color: #F0D84D;
	background-image: url(img/lefth4_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	margin: 0px;
}
input {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	margin: 0px 2px 0px 2px;
}
form {
	padding: 0px;
	margin: 0px;
}

/***** LINKS *****/
a {
	font-family: tahoma;
	font-size: 10px;
	color: #324C95;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #9B860D;
}
a.redLink {
	display: block;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(img/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 15px 0px 0px;
}
a.redLink:hover {
	color: #BA0C23;
	background-image: url(img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.articleLink {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.articleLink:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.bannerTitle {
	font-family: arial;
	font-size: 11px;
	width: 190px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	margin: 0px;
	background-color: #00642B;
	padding: 5px;
}
a.bannerTitle:hover {
	color: #99CC00;
}


/***********************************************/
/************* GLOBAL MENU *****************/
/***********************************************/

a.globNav {
	width: 136px;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #6D6B07;
	border-bottom: 1px solid #ffffff;
	background-color: #F3E283;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	background-image: url(img/arrow_dbrown.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.globNav:hover {
	background-color: #F0D84D;
	color: #000000;
	background-image: url(img/arrow_brown.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}


/***********************************************/
/************* BODY STYLES *****************/
/***********************************************/
.dateTxt {
	font-family: tahoma;
	color: #ffffff;
	padding: 89px 10px 0px 0px;
	text-align: right;
}
.inputRed {
	border: 0px;
	background-color: #B90D23;
	color: white;
	font-weight: bold;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.leftBoxpadding {
	padding: 10px;
}
.rightBoxpadding {
	padding: 10px;
}
.newsCon {
	width: 210px;
	padding: 10px;
	margin: 0px;
	background-image: url(img/line_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.newsCon img {
	border: 1px solid #ffffff;
	background: transparent;
	float: left;
	padding: 0px;
	color: #ffffff;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.newsDate {
	color: #99CC00;
	font-size: 11px;
}
.newsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.newsSubheader {
	font-size: 11px;
	color: #ffffff;
}
.newslinea {
	border-bottom: 1px dashed #ffffff;
}
.imgBorder {
	border: 1px solid #888888;
	margin-right: 10px;
}

.rightBanner {
	margin: 10px 0px 10px 10px;
	width: 200px;
	border: 1px solid #B6B6B6;
	padding: 5px;
}
.blueTxt {
	color: #344C95;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}


/***********************************************/
/************* DIV SECTIONS *****************/
/***********************************************/


/************* HEADER *****************/
#header {
	width: 100%;
	height: 157px;
	float: left;
	background-image: url(img/headerBG.jpg);
	background-repeat: repeat-x;
}
#headLeft {
	width: 157px;
	height: 157px;
	float: left;
}
#headRight {
	width: 623px;
	height: 157px;
	float: right;
}

#headImg {
	width: 623px;
	height: 108px;
	background-image: url(img/headImage.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#headBar {
	width: 623px;
	height: 49px;
	background-image: url(img/headbar.jpg);
	background-repeat: no-repeat;
}
#hBleft {
	width: 375px;
	height: 34px;
	float: left;
	padding: 15px 15px 0px 0px;
}
#hBRight {
	text-align: center;
	width: 233px;
	height: 34px;
	float: left;
	padding: 15px 0px 0px 0px;
}



/************* BODY *****************/
#body {
	width: 100%;
	float: left;
	background-image: url(img/leftColBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#rightCol {
	width: 100%;
	background-image: url(img/rightColBG.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#bodyLeft {
	width: 156px;
	border-right: 1px solid #CCCCCC;
	float: left;
}
#bodyCenter {
	margin: 0px 231px 0px 157px;
}
#bodyRight {
	width: 230px;
	border-left: 1px solid #CCCCCC;
	height: auto;
	float: right;
}

/************* BODY LEFT COLUMN *****************/

#globNav {
	width: 156px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.leftBox {
	width: 156px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	background-image: url(img/leftboxBG.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 15px 0px 15px 0px;
}

/************* BODY RIGHT COLUMN *****************/
#nContainer {
	border-bottom: 1px solid #ffffff;
	background-color: #30A133;
	background-image: url(img/greenBg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


/************* BODY CENTER *****************/
.articleTable {
	background-color: #DEE2ED;
	border-bottom: 4px solid #364892;
}
.articleImg {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid white;
}

.centerBox {
	padding: 10px;
	float: left;
}

/************* BODY LONG *****************/
#centerLong {
	margin-left: 157px; 
	margin-right: 1px;
}
#rightshort {
	width: 1px;
	float: right;
}
#breadCrumb {
	background-color: #E7E7E7;
	padding: 5px;
}
#breadCrumb a {
	font-family: verdana;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
#breadCrumb a:hover {
	color: #666666
}

/************* FOOTER *****************/
#footer {
	width: 100%;
	background-color: #B90D23;
	text-align: center;
	color: #ffffff;
	padding: 4px 0px 4px 0px;
	float: left;
	border-top: 2px solid #ffffff;
}