body {
	margin : 0px;
}

body, html {
	height : 100%;
}

body, td {
	font-family : Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p {
	line-height: 20px;
	text-align : justify;
}

img {
	border : none;
}

#mainTable {
	background-image : url('/images/layout/arry_bg.gif'); 
	background-repeat : no-repeat; 
	background-position : left 143px;
}

#footer {
	height : 40px;
}

#footer a {
	color : #fff;
}

#footer table {
	background-color : #484848;
	width : 100%;
	height : 40px;
}

#footer td {
	color :  #fff;
	font-family : Tahoma, "Lucida Console", Monaco, monospace;
	font-size : 7pt;
	letter-spacing: .2em;
	line-height : 10pt;
}

#navContainer {
	margin-top : 143px;
}

#nav {
	width : 90px;
	margin-left : 10px;
	font-size : 7pt;
	text-transform : uppercase;
	line-height: 14px;
    letter-spacing: 2px;
	font-weight : bold;
}

#nav div {
	border-bottom : 1px solid #E6E6E6;
	padding : 3px 0px;
	width : 90px;
}

#nav a {
	color : #94B841;
	text-decoration : none;
}

#nav a:hover {
	color : #003875;
}

#subnavContainer {
	width : 610px;
	text-align : left;
}

#subnav {
	font-size : 7pt;
	text-transform : uppercase;
	line-height: 12px;
	margin-bottom : 10px;
	letter-spacing: 2px;
}

#subnav a:hover {
	color : #003875;
}

#subnav h1 {
	border-bottom : 1px solid #E6E6E6;
	font-size : 7pt;
	line-height : 18px;
	padding-bottom : 3px;
	display : inline;
}

#subnav h1 .current {
	color : #003875;
}

#subnav h1 .current a {
	color : #003875;
}


#subnav div {
	padding-top : 4px;
}

#subnav a {
	color : #94B841;
	text-decoration : none;
}

#headline {
	border-bottom : 1px solid #DADADA; 
	text-align : center; 
	margin: 20px 0px;
}

a {
	color : #87AB35;
}

h1 {
	color : #87AB35;
	font-size : 8pt;
	text-transform : uppercase;
	margin : 0px;
}

#headline h1 {
	letter-spacing: 5px;	
}


h2 {
	color : #225387;
	font-size : 7pt;
	text-transform : uppercase;
	margin : 0px;
	display : inline;

	letter-spacing : 1px;
}

#headline h2 {
	position : relative;
	top : 5px;
	background-color : #fff;
	padding : 0px 10px;
}

h3 {
	margin : 0px;
	font-size : 8pt;
	margin-bottom : 3px;
	/* text-transform : uppercase; */
	color : #225387;
}

a h3{
	color : #87AB35;
}

.content {
	width : 610px; 
	text-align : left;
	left : -50px;
	position : relative;
	margin-top : 20px;
}

.photo {
	border : 1px solid #E5E5E5;
	width : auto;
}

.photo img {
	display : block;
	border : 1px solid #fff;
}

.gutter {
	width : 20px;
}

.leftCol {
	width : 300px;
}

.rightCol {
	width : 290px;
}

.newsInfo {
	font-size : 7pt;
}

#portfolioTable b {
	color : #225387; 
} 

#portfolioTable {
	width : 610px;
}

#portfolioTable .specs ul {
	padding-left : 0px;
	margin-left : 0px;
}

#portfolioTable .specs li {
	font-size : 7pt;
	margin-bottom : 5px;
	list-style : none;
	padding-left : 0px;
	margin-left : 0px;
}

#portfolioTable .specs td {
	padding-bottom : 4px;
	padding-left : 4px;
	font-size : 7pt;
}


.spaced li {
	padding-bottom : 5px;
}


#portfolio td {
	border-bottom : 1px solid #DADADA; 
	padding : 8px 0px;
}

#portfolio a {
	font-weight : bold;
	display : block;
}



#portfolio p {
	line-height : 14px;
	margin : 3px 0px;
}

ul {
	margin-left : 0px;
	padding-left : 0px;
}

li {
	list-style : none;
}