/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size: 9pt;
	margin-left: 120px;
	margin-top: 8px;
}

a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: lighter;
	color: #FF0000;
}

a:link{
	color: #FF0000;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
	color: #CC0033;
}

a:hover{
	color: #FFFFFF;
	background-color: #999999;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-color: #DEDFDB;
	padding-top: 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px;
	font-weight: normal;
	padding-top: 3px;
	width: auto;
	padding-left: 12px;
	padding-bottom: 3px;
	border-bottom-color: #E0DFE3;
	border-bottom-width: thin;
	border-bottom-style: double;
	background-color: #54595C;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #54595C;
	margin: 0px;
	font-weight: lighter;
	padding-top: 0px;
	width: 100px;
	padding-left: 4px;
	padding-bottom: 2px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: 7px solid;
	width: 700px;
	height: 44px;
	border-bottom-color: #D1D1D1;
}

#wrap {
	width: 720px;
	height: auto;
}

#navBar{
	float: left;
	width: 150px;
	border: 1px solid;
	height: auto;
	border-color: #EFEFEF;
	background-color: #EFEFEF;
}

#content{
	float: left;
	width: 400px;
	margin: 0;
	height: auto;
	padding-top: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#headlines{
	float:left;
	width: 140px;
	position: static;
	right: auto;
	padding: 3px;
	border-bottom: solid #CCCCCC 3px;
}

#cotEQ{
	float:left;
	width: 135px;
	padding: 3px;
	border: solid #CCCCCC 3px;
	background-color: #FF0000;
	color: #FFFFFF;
	height: 224px;
}

#siteSection {
	margin: 0;
	padding: 0 0 0 10px;
	height: 30px;
	width: 700px;
	background-color: #000000;
}
/************* #masthead styles **************/
#masthead ul {
list-style: none; margin: 0; padding: 0;
}
#masthead li {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 4px;
	color: #B7B7B7;
	display: inline;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #FF9933;
	background-color: #FFFFFF;
}

#globalNav a {
	padding: 0 4px 0 0;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 2px 0px 0px 10px;
	width: 700px;
	background-color: #FF0000;
	float: left;
	height: 15px;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	color: #FFFFFF;
}


/************** .feature styles ***************/

.feature{
	border: solid #CCCCCC 1px;
	margin-bottom: 0px;
	height: auto;
}

.feature p{
	float: none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	border-bottom-width: 2px;
}


/************** .story styles *****************/

.story{
	border-color: #DBDBDB;
	width: 350px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	padding-left: 10px;
}

.story p{
	padding: 5px 25px 10px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 9pt;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: left;
	color: #999999;
	padding: 10px;
	float: left;
	height: 16px;
	width: 700px;
	text-align: right;
	background-color: #EBEBD6;
}

/************** #navBar styles **************/
#navBar a {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #FF9900;
	padding-bottom: 4px;
}

#navBar ul ul {
	color: #FF9900;
	padding-left: 0px;
	clear: none;
	list-style-type: none;
}

#navBar li {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	color: #999999;
	width: 100px;
	text-align: left;
	list-style-image: url(../images/logos_vogar/img_li_left_ok.gif);
	list-style-position: inside;
	padding-left: 4px;
}

#navBar ul ul li {
	color: #666666;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	font-style: italic;
}

#navBar li a:hover {
	background-color: #999999;
	color: #FFFFFF;	
}
/************** #headlines styles **************/
#headlines a {
	color: #575757;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines li {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 6px;
	padding-left: 3px;
	color: #CCCCCC;
}

#headlines li a:hover{
	background-color: #EAEAEA;
}

#headlines ul {
list-style: none; margin: 0; padding: 0;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #575757;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 12px;
	text-align: center;
}.feature caption {
	float: none;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	background-color: #EBEBD6;
}
.feature th {
	float: none;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: lighter;
}
.feature table {
	margin-left: 20px;
}
#navBar p {

	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.story td {
	float: none;
	padding: 1px 1px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	border-bottom-color: #C3C3C3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
	font-weight: lighter;
	text-align: left;
	background-color: #E8E8E8;
}
.story th {
	float: none;
	padding: 1px 1px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #999999;
	font-weight: lighter;
	text-align: left;
}
