body	{
	margin: 0px;
	scrollbar-face-color: #4A41A5;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #BAE861;
	scrollbar-darkshadow-color: #142165;
	scrollbar-track-color: #B2D687;
	scrollbar-shadow-color: #A1A89E;
	padding:0;
	background-color:#cfe5f1;
}

body, th, td, ul, div, blockquote {
    font-family: Trebuchet MS, tahoma, sans-serif;
    font-size: 11px;
    line-height: 14pt;
    color: #000000;
}

HR {color: #000000;
	height: 1pt}
h1 {

	color: #4A41A5;
	font-size: 16px;
        line-height: 18pt;
	}

h2 {
		color: #4A41A5;
        font-size: 16px;
        line-height: 18pt;
	font-variant: small-caps
        }

h3 {
        font-size: 12px;
        line-height: 14pt;}

.bordered-cart {
	border-left: 1px solid #000000;
	padding-left: 20px
}

.accountHeader {
	background-color: #A50008;
	color: #FFFFFF;
	font-weight: bold;
}

.accountSubHeader  {
	background-color: #D7D7D7;
	color: #000000;

}


a:link {


	color: #A67585;
	text-decoration: none}

a:visited {


	color: #A67585;
	text-decoration: none}

a:hover {

	color: #588000;
	text-decoration: none;}


a.main:link {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:visited {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:hover {
	font-weight: bold;
	font-size: 12px;
	color: #588000;
	text-decoration: none;}


input {color: #6B6B6B;
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	font-family: verdana;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px}

input.noborder {
	border-style: solid;
	border-color: white;
	border-width: 0px;
}


 /** feed buttons **/
 .feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 5 21px;
  background: url("/images/rss_icon_glass_purple16.gif") no-repeat 0 50%;
  list-style-type: none;
}

/***************************************/

#wrapper {
	width:960px;
	padding-top:20px;
	margin:0 auto;
	background-color:#ffffff;
	border-left:1px solid #5bd269;
	border-right:1px solid #5bd269;
	border-bottom:1px solid #5bd269;
}

#header {
	height:180px;
	width:920px;
	background:url(/images/header_gradient.png) repeat-y;
	position:relative;
	margin:0 20px 20px 20px;
}

#header ul {
	height:30px;
	position:absolute;
	top:151px;
	right:20px;
	padding:0;
	margin:0;
}

#header li {
	float:left;
	list-style-type:none;
	padding:5px 9px;
	border-left:1px solid #000000;
	background-color:#232f85;
}

#header li a {
	color:#ffffff;
}

#header img {
	border:none;
	margin:10px;
}

#content {
	padding:20px;
	background-color:#ffffff;
}

ul li {
	list-style-type:none;
}

ul {
	padding:0;
	margin-left:30px;
}

.press li {
	margin-top:20px;
	font-size:1.3em;
	font-weight:bold;
}

.press li.subtitle {
	padding-left:40px;
	margin:0;
	font-size:1em;
	font-weight:normal;
}

.contactInfo {
	text-align:center;
	position:absolute;
	top:30px;
	right:30px;
	color:#ffffff;
}

.programText {
	padding:0 30px;
}

.translate {
	margin-top:20px;
}

.news ul {
	width:600px;
}

li.newsTitle {
	font-size:1.1em;
	font-weight:bold;
}

li.newsBody {
	font-size:.9em;
	padding-left:10px;
}

