/*##### Global Declarations #####*/

	html {
		height:auto;
		min-height: 100%;
	}
	body { 
		margin: 0; 
		padding: 0;
		background-image: url(../images/bg_2.gif);
		background-position:center middle;
		background-repeat: repeat;
		background-color: #ffffff;
		font-family: Verdana, Arial; 
		font-size: 11px;
		height: 100%;
		min-height: 100%;
	}
	
	td,p {
		font-family: Verdana, Arial; 
		font-size: 11px;
	}
	
	.barRow {
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 12px;
		padding-top: 12px;
	}
	.barRow1 {
		padding-left: 9px;
		padding-right: 9px;
		padding-bottom: 12px;
		padding-top: 12px;
	}
	
	.barRow2 {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 7px;
	}
	
	.barRow3 {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
	}
	

a.bottom:link, a.bottom:visited, a.bottom:active, a.bottom:hover {
	color:#343434;
	text-decoration:none;
	font-size:10px;
}

a.left_menu:link, a.left_menu:visited, a.left_menu:active, a.left_menu:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a.small_left_menu:link, a.small_left_menu:visited, a.small_left_menu:active, a.small_left_menu:hover {
	color:#aebcd2;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}

a.link_read_more:link, a.link_read_more:visited, a.link_read_more:active, a.link_read_more:hover {
	color:#635f5f;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline
}

.pad_01 {padding:0px 0px 2px 3px}
.pad_02 {padding:10px 0px 10px 10px}
.pad_03 {padding:7px 5px 7px 5px}
.pad_04 {padding:0px 0px 0px 15px}
.pad_06 {padding:0px 17px 0px 12px}
.pad_05 {padding:0px 0px 20px 0px}

.div_01 {height:20px}

.img_margin {margin-right:4px}

.c_blue {color:#635f5f;}

.main_bg {
	background-color: #5A5A5A;
	background-image: url(images/bottom_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.main_bg_man {
	background-image: url(images/pic_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:518px;
	height:100%;
}

.zoom_bg {
	background-color: #9DC100;
	background-image: url(images/zoom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.text_area {
	border:1px solid #7D7D7D;
	height:15px;
	background-color:#FFFFFF;
	width:113px;
	color:#343434;
	font-size:11px;
}

.form {
        border : 1px solid #b3b585;
        background-color : #F6F6F6;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        vertical-align : middle;
}


.text_area2 {
font-size: 11px; color: #375F86; background-color: #F0F4F9; border: 1px solid #375F86;
border:1px solid #7D7D7D;
height:15px;
background-color:#FFFFFF;
}

.small_gray {
	font-size:10px;
	color:#CACACA;
}

.small_yellow {
	font-size:10px;
	color:#F7FF45;
}

a.copy:link, a.copy:visited, a.copy:active, a.copy:hover {
	color:#F7FF45;
	font-weight:normal;
	text-decoration:underline;
}

.div_dots_2 {
	background-image:url(images/div_dots_2.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:5px;
	width:232px;
}

.div_dots_2a {
	background-image:url(images/div_dots_2.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:5px;
	width:488px;
}

a.date:link, a.date:visited, a.date:active, a.date:hover {
	color:#E4E4E4;
	font-weight:bold;
	text-decoration:underline;
}


.text_area_about_1 {
	border:1px solid #272A31;
	height:18px;
	background-color:#FFFFFF;
	width:100%;
	
	font-family:Tahoma;
	color:#343434;
	font-size:11px;
	padding:0px 0px 2px 3px;
}

.text_area_about_2 {
	border:1px solid #272A31;
	height:70px;
	background-color:#FFFFFF;
	width:100%;
	
	font-family:Tahoma;
	color:#343434;
	font-size:11px;
	padding:0px 0px 2px 3px;
}
	
	/*# Form elements #*/
		form {
			margin: 0;
			padding: 0;
		}
		input {
			
			font-family: Verdana, Arial; 
			font-size: 10px;
		}
		select {
			
			font-family: Verdana, Arial; 
			font-size: 10px;
		}
		
		.f1 {
			
			font-family: Verdana, Arial; 
			font-size: 10px;
		}

		form#quickMenu {
			
		}
		form#quickMenu input.text {
			border: 1px solid #999999;
			font-family: Verdana, Arial; 
			font-size: 10px;
			width: 100px;
		}
		form#quickMenu select {
			border: 1px solid #999999;
			font-family: Verdana, Arial; 
			font-size: 10px;
			width: 122px;
		}
		
		form#searchViews select {
			border: 1px solid #999999;
			font-family: Verdana, Arial; 
			font-size: 10px;
			width: 140px;
		}
		
		form#searchReport select {
			border: 1px solid #999999;
			font-family: Verdana, Arial; 
			font-size: 10px;
			width: 205px;
		}
		
		form#searchViews input.text {
			border: 1px solid #999999;
			font-family: Verdana, Arial; 
			font-size: 10px;
			width: 140px;
		}

		form#searchMS select {
			border: 1px solid #999999;
			font-family: Verdana, Arial; 
			font-size: 10px;
			width: 100px;
		}
		
/*##### Colors/BG Colors #####*/

	.bgLightGrey {
		background-color: #F7F7F7;
	}
	.bgLightGrey1 {
		background-color: #CCCCCC;
	}
	
	.bgLightGrey2 {
		background-color: #E4E8DF;
	}
	
	.green {
		color: #009900;
	}
	
	.bgBrownish {
		background-color: #C4923D;
	}
	
	.bgLightBrown {
		background-color: #F0E8D8;
	}
	
	.bgBrownGrey {
		background-color: #ECDCC2;
	}
	
	.bgBrownLef {
		background-color: #D4D4D4;
	}
	
	.bgLightOrange {
		background-color: #F3EAd9;
	}
	
	.bgLightGreen {
		background-color: #E2E8DE;
	}
	
	.bgGreen {
		background-color: #738A5C;
	}
	
	.bgGreenLef {
		background-color: #D3DACB;
	}
	
	.bgLightBlue {
		background-color: #DDE7F0;
	}
	
	.grey {
		color: #666666;
	}
	
	.bgLightBlue {
		background-color: #DDE7F0;
	}
/*##### Text Styles #####*/
	
	.txtlrheader {
		font-family: Verdana, Arial; 
		font-size: 10px;
		font-weight: bold;
		color: #7d7d7d;
		padding-left:5px;
	}
	
		.txtlwheader {
		font-family: Verdana, Arial; 
		font-size: 10px;
		font-weight: bold;
		color: #ffffff;
		padding-left:5px;
	}
	
	.txtlrtext {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #333333;
	}
	
	.txtSmtext {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #333333;
	}
	
	.txtSmtextfoot {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #dfe4f0;
	}
	
	.txtIntro {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #333333;
	}
	
	.txtLrBlueBold {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #00589F;
		font-weight: bold;
	}
	
	.txtLrBlackBold {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #000000;
		font-weight: bold;
	}
	
	.txtBlack {
		font-family: Verdana, Arial; 
		font-size: 11px;
	}
	

	
	.txtBlackSmall {
		font-family: Verdana, Arial; 
		font-size: 10px;
	}
	
	.txtBlackSmaller {
		font-family: Verdana, Arial; 
		font-size: 9px;
	}

	.txtBlackTiny {
		font-family: Verdana, Arial; 
		font-size: 9px;
	}
	
	.txtGrey {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #666666;
	}
	
	.txtGreyLg {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #666666;
	}
	
	.txtBgGrey {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #666666;
		font-weight: bold;
	}
	
	.txtArticleSub {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #333333;
		font-weight: bold;
	}
	
	.pagss {
		font-family:Verdana, Arial; 
		font-size: 11px;
		color: #333333;
		font-weight: bold;
	}	
	
		.txtArticleSuba {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
	}
	
	.ArticleHeader {
		font-family: Verdana, Arial; 
		font-size: 14px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	.TitleLevel3 {
		font-family: Verdana, Arial; 
		font-size: 20px;
		color: #223E6E;
		font-weight: normal;
	}
	
		.TitleLevelalss {
		font-family: Verdana, Arial; 
		font-size: 20px;
		color: #5e84ab;
		font-weight: normal;
	}
	
	
	.subTitle {
		font-family: Arial; 
		font-size: 12px;
		color: #643602;
		font-weight: bold;
	}
	
	a.subTitlev {
	    margin-left:2px;
		font-family: Arial; 
		font-size: 12px;
		color: #643602;
		font-weight: bold;
		display:block;
		width:100%;
	}	
	
	a.subTitlev:hover {
	    margin-left:2px;
		font-family: Arial; 
		font-size: 12px;
		color: #643602;
		font-weight: bold;
		display:block;
		width:100%;
		background-color:#f3d57b;
	}	
	
	.BarHeader {
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
	}
	
	.txtBlue {
		color: #223E6E;
	}
	
	.date {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #666666;
		font-weight: normal;
	}
	
	.location {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #333333;
		font-weight: normal;
	}
	
	
	
	.blackBox {
		font-size: 9px;
		color: #ffffff;
		background-color: #999999;
		padding: 1px 5px 1px 5px;
		display: inline;
	}
	
	.greenBox {
		font-size: 13px;
		color: #26345e;
		background-color: #EEF1EB;
		padding: 1px 5px 1px 5px;
		margin:7px 0px 0px 0px;
		text-align:left;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
			}
	
	.BlueTab {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #223E6E;
		font-weight: bold;
		background-color: #C1D1E1;
	}
	
	a.BlueTaba {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color:#ffffff;
		font-weight: bold;
		background-color: #486285;
		height:16px;
		padding-left:5px;
		padding-top:3px;
		text-align:left;
		display:block;
		width:100%;
	}
	
	a.BlueTaba:hover {
		background-color: #7589a3;
		text-decoration:none;

	}
	
	.BrownTab {
		font-family: Arial,Verdana; 
		font-size: 11px;
		color: #363636;
		background-color: #F9F0DD;
		text-decoration:none;
		font-weight:bold;
	}
	.RedTab {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #d31d24;
		font-weight: bold;
		background-color: #ffffff;
	}	
	
	.GreenTab {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #363636;
		font-weight: bold;
		background-color: #D3DACB;
			}
	
	.BlueTab12 {
		font-family:  Arial; 
		font-size: 12px;
		color: #223E6E;
		font-weight: bold;
		background-color: #EEF2F7;
	}
	
	.BrownTab12 {
		font-family:  Arial; 
		font-size: 12px;
		color: #363636;
		font-weight: bold;
		background-color: #F2EADB;
	}
	
	.GreenTab12 {
		font-family:  Arial; 
		font-size: 12px;
		color: #363636;
		font-weight: bold;
		background-color: #D3DACB;
	}
	
	
	h1 {
		font-size: 22px;
		font-weight: normal;
		padding: 0;
		margin: 0 0 5px 0;
	}
	
	h4 {
		font-family: Verdana, Arial; 
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		color: #c06835;
		display: inline;
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	.notBold{
		font-weight: normal;
	}
	
/*##### Link Styles #####*/

	a.greyLink {
		color: #666666;
		text-decoration: underline;
	}
	a.greyLink:link {
		color: #666666;
		text-decoration: underline;
	}
	a.greyLink:active {
		color: #666666;
		text-decoration: underline;
	}
	a.greyLink:visited {
		color: #666666;
		text-decoration: underline;
	}
	a.greyLink:hover {
		color: #666666;
		text-decoration: underline;
	}
	
	a.FooterLink {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #666666;
		text-decoration: none;
	}
	a.FooterLink:link {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #666666;
		text-decoration: none;
	}
	a.FooterLink:active {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #666666;
		text-decoration: underline;
	}
	a.FooterLink:visited {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #666666;
		text-decoration: none;
	}
	a.FooterLink:hover {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #00589F;
		text-decoration: underline;
	}
	
	a.ColumnLink {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.ColumnLink:link {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.ColumnLink:active {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: bold;
		text-decoration: underline;
	}
	a.ColumnLink:visited {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.ColumnLink:hover {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: bold;
		text-decoration: underline;
	}
	
	a.ColumnLinkViews {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.ColumnLinkViews:link {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.ColumnLinkViews:active {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: normal;
		text-decoration: underline;
	}
	a.ColumnLinkViews:visited {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.ColumnLinkViews:hover {
		font-family: Verdana, Arial; 
		font-size: 10px;
		color: #00589F;
		font-weight: normal;
		text-decoration: underline;
	}
	
	a.ToolsLink {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.ToolsLink:link {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.ToolsLink:active {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #00589F;
		font-weight: normal;
		text-decoration: underline;
	}
	a.ToolsLink:visited {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.ToolsLink:hover {
		font-family: Verdana, Arial; 
		font-size: 9px;
		color: #00589F;
		font-weight: normal;
		text-decoration: underline;
	}
	
	a.ArticleLink {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.ArticleLink:link {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.ArticleLink:active {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: bold;
		text-decoration: underline;
	}
	a.ArticleLink:visited {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.ArticleLink:hover {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: bold;
		text-decoration: underline;
	}
	
	a.LinkNormal {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.LinkNormal:link {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.LinkNormal:active {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: normal;
		text-decoration: underline;
	}
	a.ArticleNormal:visited {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: normal;
		text-decoration: none;
	}
	a.LinkNormal:hover {
		font-family: Verdana, Arial; 
		font-size: 11px;
		color: #00589F;
		font-weight: normal;
		text-decoration: underline;
	}
	
	a.FeatureLink {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.FeatureLink:link {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.FeatureLink:active {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #00589F;
		font-weight: bold;
		text-decoration: underline;
	}
	a.FeatureLink:visited {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #00589F;
		font-weight: bold;
		text-decoration: none;
	}
	a.FeatureLink:hover {
		font-family: Verdana, Arial; 
		font-size: 12px;
		color: #00589F;
		font-weight: bold;
		text-decoration: underline;
	}


	
/*##### Layout Styles #####*/

	div#page {
		list-style: none;
		vertical-align: top;
		height: auto;
	}
	div#page div {
		vertical-align: top;
	}
	
	div#gefFirstParagraph {
		list-style: none;
		vertical-align: top;
		clear: both;
	}
	
	div#gefMenuBar {
		list-style: none;
		height: auto;
		float: left;
		margin-right: 20px;
		margin-bottom: 10px;
	}


	.dotDivider {
		height: 1px;
		background-image: url(../img/bg_dot.gif);
		background-repeat: repeat-x;
		font-size: 1px;
		display: block;
		margin-right: 1px;
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 1px;
	}
	.dotDivider2 {
		height: 3px;
		background-image: url(../img/dot-hrdiv2.gif);
		background-repeat: repeat-x;
		font-size: 1px;
		line-height: 1px;
		margin: 0 0 0 1px;
		padding: 0;
		border: 0;
	}
	
	.Required {
		background-color: FFF0B2;
		font-size: 10px;
		color: #333333;
		font-weight: bold;
		padding: 0;
		border: 0;
	}




	div#FooterGrad {
		height: 5px;
		background-image: url(../img/bg-topnav-ggrad.gif);
		background-repeat: repeat-x;
		background-color: #ffffff;
		font-size: 1px;
		display: block;
		clear: both;
	}
	
	
/*##### Left Navigation Menu styles #####*/

	.LeftNav1On {
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		background-color: #D3DACB;
	}
	.LeftNav1Off {
		font-family:  Arial,Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
	}
	.LeftNav1Hover {
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #7E925E;
		background-color: #D3DACB;
	}

	a.LeftNav1 {
		color: #666666;
		text-decoration: none;
	}
	a.LeftNav1:link {
		color: #666666;
	}
	a.LeftNav1:active {
		color: #7E925E;
	}
	a.LeftNav1:visited {
		color: #666666;
		text-decoration: none;
	}
	a.LeftNav1:hover {
		color: #7E925E;
		text-decoration: none;
	}
	
	.LeftNav2On {
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #006CB4;
		background-color: #E3E8DE;
	}
	.LeftNav2Off {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #006CB4;
		background-color: #E3E8DE;
	}
	.LeftNav2Hover {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #7E925E;
		background-color: #E3E8DE;
	}

	a.LeftNav2 {
		color: #006CB4;
		text-decoration: underline;
	}
	a.LeftNav2:link {
		color: #006CB4;
	}
	a.LeftNav2:active {
		color: #006CB4;
	}
	a.LeftNav2:visited {
		color: #006CB4;
		text-decoration: underline;
	}
	a.LeftNav2:hover {
		color: #7E925E;
		text-decoration: underline;
	}
	
	ul.leftNav {
		margin: 0;
		padding: 0;
		border: 0;
		background-color: #CBCBCB;
	}
	ul.leftNav ul {
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	ul.leftNav li{
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		list-style: none;
		color: #666666;
		display: block;
	}
	ul.leftNav li a {
		color: #666666;
	}
	ul.leftNav li.submenu {
		margin: 0;
		padding: 0;
		border: 0;
	}
	ul.leftNav li.divider {
		height: 3px;
		font-size: 1px;
		line-height: 1px;
		background-image: url(../img/dot-hrdiv2.gif);
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	li {
	list-style-image: url(../images/bulleta.gif);
	}
	
	ul.leftNav ul.secondLevel {
		background-color: #E3E8DE;
		margin: 0;
	}
	ul.leftNav ul.secondLevel li {
	}
	ul.leftNav ul.secondLevel li a {
		color: #00589F;
		font-weight: normal;
	}
	
	ul.leftNav ul.thirdLevel {
		margin: 0;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		background-color: #F0F6EC;
	}
	ul.leftNav ul.thirdLevel li {
	}
	ul.leftNav ul.thirdLevel li a {
		color: #00589F;
		font-weight: normal;
	}

.stylehdd {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ffffff;
}
.stylehdd2 {
font-family: "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#293862;
}
.stylenews {
font-family: "Times New Roman", Times, serif;
font-size:13px;
color:#293862;
}


   #DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		padding:4px; border:1px solid #FFFFFF; /* Border around large image */
	}
	
td.tablecont {
	font-family:Tahoma;
	color:343434;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    line-height:15px;
}	

td.tablecont p {
	font-family:Tahoma;
	color:343434;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:15px;
}	


td.tablecont ul {
	font-family:Tahoma;
	color:343434;
	font-size:11px;
    line-height:13px;
}
td.tablecont ol {
	font-family:Tahoma;
	color:343434;
	font-size:11px;
	line-height:13px;
}	

.stylenews2 {
font-family: "Times New Roman", Times, serif;
font-size:13px;
color:#293862;
}

.formsb 
{
border:1px #b3b585 solid;
}

div.blink {text-decoration: blink;}

/* graph */
.graph { 
        position: relative; /* IE is dumb */
        width: 200px; 
        border: 1px solid #e90306; 
        padding: 2px;
		text-align:left;
    }
.graph .bar { 
        display: block;
        position: relative;
        background: #e90306; 
        text-align: center; 
        color: #c1c1c1;
		font-size:9px;
		font-weight:normal;
        height: 11px; 
        line-height: 10px;            
    }
.graph .bar span { position: absolute; left: 1em; }

.graph2 { 
        position: relative; /* IE is dumb */
        width: 60px; 
        border: 1px solid #f96930; 
        padding: 2px;
		text-align:left;
    }
.graph2 .bar { 
        display: block;
        position: relative;
        background: #f96930; 
        text-align: center; 
        color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	    font-weight: normal;
		font-size: 8px;
		text-decoration: none;
		letter-spacing: normal;
        height: 8px; 
        line-height: 8px;
		text-align:left;         
    }
.graph2 .bar span { position: absolute; left: 1em; }
/*graph*/

.buton		
{

	font-family:arial; 
	font-size:10px; 
	font-weight : bold;
	color:#ffffff;
	background-color:#b18653; 
	border:#a4afc6; 
	cursor: pointer; cursor: hand;
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}

/* CSS for my first scrolling box */
	#scrollingContainer{
		width:220px;	/* 170 pixels in width */
		height:250px;	/* Height of box */
		
		border:1px solid #dcdbdb;	/* Black border around box */
		background-color: #f2eee2;	/* Light blue background color */

		padding:2px;	/* A little bit of space between border of box and text inside */
		float:left;	/* I want the text to wrap around the box */
		font-size:0.9em;	/* Smaller font size than the rest of the page */
		
		overflow:hidden;	/* Hide overflow content */
	}
/* End css for my first scrolling box */

.contact_input {
	width:270px;
	border:solid 1px #a19fa1;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0px 0px 3px #a6a6a6;
	-webkit-box-shadow: 0px 0px 3px #a6a6a6;
	-webkit-border-radius:3px;
	box-shadow: 0px 0px 1px #a6a6a6;
	border-radius:3px;
	height:20px;
	font-size:12px;
}
.contact_input:focus {
	width:270px;
	border:solid 1px #a19fa1;
	-moz-border-radius: 1px;
	-moz-box-shadow: 0px 0px 3px #a6a6a6;
	-webkit-box-shadow: 0px 0px 3px #a6a6a6;
	-webkit-border-radius:3px;
	box-shadow: 0px 0px 5px #a6a6a6;
	border-radius:3px;
	height:20px;
	font-size:12px;
}
.contact_button {
	-moz-box-shadow:inset 1px 1px 0px -50px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px -50px #ffffff;
	box-shadow:inset 1px 1px 0px -50px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cf1f8b), color-stop(1, #a10d6b) );
	background:-moz-linear-gradient( center top, #cf1f8b 5%, #a10d6b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf1f8b', endColorstr='#a10d6b');
	background-color:#cf1f8b;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	color:#f5f5f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:3px 6px;
	text-decoration:none;
	text-shadow:0px 0px 0px #ffffff;
	cursor:pointer;
}
.contact_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a10d6b), color-stop(1, #cf1f8b) );
	background:-moz-linear-gradient( center top, #a10d6b 5%, #cf1f8b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a10d6b', endColorstr='#cf1f8b');
	background-color:#a10d6b;
}
.contact_button:active {
	position:relative;
	top:1px;
}

