/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size: 9pt;
	margin-left: 120px;
	margin-top: 8px;
}

a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	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: #000000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #54595C;
	font-weight: lighter;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #54595C;
	margin: 0px;
	padding: 2px 0px 8px 3px;
	background-color: #EFEFEF;
	border-left-style: solid;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: 7px solid;
	width: 700px;
	height: 64px;
	border-bottom-color: #D1D1D1;
}

#wrap {
	width: 720px;
	height: auto;
}

#navBar{
	float: left;
	width: 150px;
	border: 1px solid;
	height: auto;
	border-color: #DFDFDF;
	background-color: #EFEFEF;
}

#content{
	float: left;
	width: 400px;
	height: auto;
	padding-top: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#headlines{
	float:left;
	width: 154px;
	right: auto;
	padding: 0px;
	border-bottom: solid #CCCCCC 3px;
	height: auto;
}

#cotEQ{
	float:left;
	width: 135px;
	padding: 0px;
	border: solid #CCCCCC 3px;
	background-color: #252525;
	color: #FFFFFF;
}

#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: #CCCCCC;
	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;
}

/************** .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: 12px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	border-bottom-width: 2px;
}


/************** .story styles *****************/

.story{
	border-color: #DBDBDB;
	width: 350px;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	padding-left: 30px;
}

.story p{
	padding: 5px 25px 7px;
	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: 12px;
}


/************* #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-size: 14px;
}

#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: 135px;
	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 td {
	float: none;
	padding: 0px 2px 6px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FF6600;
	font-weight: bold;
	border-bottom-color: #C3C3C3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.feature table {
	margin-left: 20px;
}
#navBar p {

	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: .95em;
}
#cotEQ a {
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
