@charset "UTF-8";
body {

	background-image: url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position: center top; padding: 0px; margin: 0px;
	background-color: #CCCCCC;
	text-align: center; padding: 0px; margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F79140;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
}



/* MAIN CONTENT  */

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color:#666;
	text-decoration: none;
	font-variant: normal;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #069;
	text-decoration: none;
	font-variant: normal;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #666;
	line-height: 1.4em;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #F90;
	line-height: 1em;
	padding-top: 10px;
	margin-top: 10px;
	
}


.dots {
	padding-left: 5px;
	
}






/* LEFT COLUMN  */

.leftnavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: bold;
	font-weight: 200;
	text-transform: none;
	color: #069;
	text-decoration: none;
	font-variant: normal;
	line-height: 1.6em;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #069;
	font-variant: normal;
	line-height: 2.0em;
	text-decoration: none;
	padding-top:10px;
}
.leftnav:link {
	color: #069;
	text-decoration: none;
}

.leftnav:hover {
	color: #666;
	text-decoration: underline;
}
.leftnav:active {
	color: #069;
	text-decoration: none;
}


.header-left-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color:  #069;
	font-variant: normal;
	text-decoration: none;
	line-height:normal: 2em;
	padding-bottom: 10px;
}
.bodycopy-left-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #666;
	line-height: 1.4em;
}


.definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #666;
	line-height: 1.4em;
}


.dynamicmodels-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #F90;
	line-height: 1.4em;
}

.dynamicmodels-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #F90;
	line-height: 1.4em;
}



.apiheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #F90;
	line-height: 1.4em;
}

.apisubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #F90;
	line-height: 1.4em;
}
.apitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	text-transform: none;
	color: #666;
	line-height: 1.2em;
	padding-bottom: 8px;
	padding-left: 14px;
}





/*  RSS FEEDS  */

.row1 {
	font-family:Arial;
	font-size:18px;
	color:#069;
	background:#EFEFEF;
	padding-bottom: 10px;
}

.row1 a {
	font-family:Arial;
	font-size:18px;
	color:#069;
	background:#EFEFEF;
	padding-bottom: 10px;
}

.row2 {
	font-family:Arial;
	font-size:18px;
	color:#069;
	
}

.row2 a {
	text-align:center;
	font-family:Arial;
	font-size:18px;
	color:#069;
	
}

