/***********************************************/
/* Stilos de pagina RedCamif 2006 Copyright. */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.csc-mailform{
	margin: 10px 0px 0px 0px;
	width: 60%;
}
.csc-mailform-field {
	width: 90%;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	margin: 5px 0px 0px 0px;
}
a {
	font-size: 10px;
	color:#FF7214;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-image: url(images/line_title.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin:0px;
	padding: 0px 0px 5px 0px;
}
h2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #0067A6;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #0067A6;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}


/***********************************************/
/* STYLES                         */
/***********************************************/ 
.bodyImagesLeft {
	float: left;
	margin-right: 15px;
	border: 1px solid #999999;
}

.topNavPadding {
	padding-right: 15px;
	padding-top: 3px;
}

.footerPadding {
	padding: 5px;
	color: #FFFFFF;
}

.leftTitleContent {
	display: block;
	width: 100%;
	height: 29px;
	float: left;
	background-image: url(images/left_titlebg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.rightTitleContent {
	display: block;
	width: 100%;
	height: 29px;
	float: left;
	background-image: url(images/right_titlebg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.newsTableMargin {
	margin: 5px 5px 5px 5px;
}

.newsHeader {
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.newsHeaderRight {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.detailLink {
	color: #0067A6;
	font-size: 11px;
	text-decoration: none;
}
a.detailLink:hover {
	text-decoration: underline;
}
.bodyPadding {
	padding: 15px;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid black;
	padding: 0px 0px;
}

/***********************************************/
/* DIV IDS                            */
/***********************************************/ 

/* Header Content */

#header {
	width: 100%;
	height: 144px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#leftContent {
	width: 492px;
	height: 144px;
	float: left;
}
#rightContent {
	width: 250px;
	height: 144px;
	border-left: 1px solid #ffffff;
	float: right;
}
#topNav {
	width: 100%;
	height: 21px;
	float: left;
	background-color: #04B9DC;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align:right;
}
#topNav a.topNav {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#topNav a.topNav:hover {
	color: #026F82;
}

/* Body Content */

#body {
	width: 100%;
	height: auto;
	background-image: url(images/leftNavbg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	border-bottom: 1px solid #ffffff;
}
#bg2 {
	width: 100%;
	height: auto;
	background-image: url(images/rightNavbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
}
#leftBody {
	width: 182px;
	height: auto;
	float: left;
}
#centerBody {
	height: auto;
	margin-left: 182px;
	margin-right: 176px;
}
#rightBody {
	width: 176px;
	float: right;
	height: auto;
}


/* MENU LEFT */
#leftSectionLinks {
	width: 182px;
	float:left;
	margin-bottom: 15px;
}
#menuContainer {
	width: 155px;
	float: left;
	height: auto;
}
a.menuLeft {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 155px;
	background-image: url(images/leftLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 3px 0px;
	padding:4px 0px 3px 0px;
}
a.menuLeft:hover {
	color: #0067A6;
	font-weight: bold;
}

#menuSpacer {
	width: 27px;
	float:left;
	height: auto;
}
#leftImgContainer {
	float: left;
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* MENU RIGHT */
#rightSectionLinks {
	width: 176px;
	float:left;
	margin-bottom: 15px;
}
#menuContainerRight {
	width: 153px;
	float: left;
	height: auto;
}
a.menuRight {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 153px;
	background-image: url(images/leftLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 3px 0px;
	padding:4px 0px 3px 0px;
}
a.menuRight:hover {
	color: #FE7213;
	font-weight: bold;
}
#menuSpacerRight {
	width: 23px;
	float:left;
	height: auto;
}
#rightImgContainer {
	float: right;
	width: 100%;
	padding:0px 0px 0px 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}




/* Footer */
#footer {
	width: 100%;
	background-color: #0067A6;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	height: 25px;
	float: left;
}
#footer a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
