/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/*--------------------------------------------------------------------------------------
 Typography
---------------------------------------------------------------------------------------- */
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333;
	padding-bottom:19px;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	padding: 10px;
	background-color: #fed;
	margin-bottom: 15px;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	padding-bottom:12px;
	padding-top:6px;
}
p {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	padding-bottom:1.2em;
}
p.intro {
	font-size: 13px;
}

div#footercontent {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

a, a:visited {
	color: #06C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div#sidemenu ul {
	font-size:11px;
	font-family:Tahoma;
}

div#sidemenu ul.sublinks li,  ul.sublinks li a, ul.sublinks li a:visited{
	color: #0650BB;
	text-decoration:none;
}
ul.sublinks li a:hover{
	text-decoration:underline;
}
div#sidemenu ul.navlinks li,  ul.navlinks li a, ul.navlinks li a:visited{
	color: #333;
	text-decoration:none;
}
ul.navlinks li a:hover{
	text-decoration:underline;
}
form { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
form td { 
	font-weight: bold;
}
form td input, form td textarea { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	position:relative;
	top:2px;
	padding:2px;
	margin:2px 2px 2px 0px;
}
form td textarea { 
	width:400px;
}

/*--------------------------------------------------------------------------------------
 Positioning
---------------------------------------------------------------------------------------- */

body {
	background-color:#DDEEFF;
	background: url('img/body-bg.gif') repeat-y top center #DEF;
}

body.toolbar {
	background-color:#CCC4B7;
	background: url('img/body-bg-toolbar.gif') repeat-y top center #CCC4B7;
}


div#alot_header {
	position:relative;
	margin:0 auto;
	width:770px;
	height:105px;
	background-color:#fff;
}

div#alot_subheader {
	position:relative;
	margin:0 auto;
	width:770px;
	height:70px;
	background-color:#eee;
	border-top:1px solid #777;
}

div#alot_maincontent {
	position:relative;
	margin:0 auto;
	width:770px;
	clear: both;
	background-color:#fff;
}

div#alot_footer {
	position:relative;
	margin:0 auto;
	width:770px;
	background-color:#fff;
	clear: both;
}

div.floatcontent {	
	position: relative;
	width: 730px;
	float: left;
	clear: both;
	background-color:#fff;
	padding:20px;
	padding-top:30px;
}

div#sidemenu {
	position:relative;
	float:left;
	width:25%;
	clear: both;
	text-align:left;
}

div#content {
	position:relative;
	float:left;
	width:68%;
}
div#footercontent {
	margin:0 auto;
	margin-bottom:20px;
	padding-top:20px;
	border-top:1px dotted #CCC;
	width:730px;
}
div#footerlinks {
	position:relative;
	float:left;
}
div#footercopy {
	position:relative;
	float:right;
}

p.clear, div.clear {
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}

img#toplogo {
	position:relative;
	top:20px;
	left:20px;
	width:130px;
	height:65px;
}
img#toplogosuffix {
	position:relative;
	top:20px;
	left:20px;
	width:200px;
	height:65px;
}

div#sidemenu ul {
	float:left;
	width:160px;
	list-style:none;
}

div#sidemenu ul.navlinks li {
	background: url('img/li-navlinks-bullet.gif') no-repeat left top;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	line-height:110%;
	clear: left;
}
div#sidemenu ul.navlinks li.sublinks {
	background: none;
}
div.aligned ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif,;
	font-size:11px;
	margin-bottom: 10px;
}

.mail input {
	border: 1px solid #70a0d0;
	margin-bottom: 7px;
	margin-left: 10px;
	float: left;
	width: 230px;
}
.mail label {
	margin-top: 3px;
	width: 100px;
}
label {
	margin-top: 7px;
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 11px;
}
textarea {
	border: 1px solid #70a0d0;
}

div.aligned p {
	text-align: justify;
}

div.aligned ul {
	list-style: disc;
	margin-left: 4em;
}

ol {
	list-style: upper-alpha;
	margin-left: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ol.numbered {
	list-style: decimal;
}

ol li {
	margin-bottom: 1em; 
	margin-left: 0.2em;
}


p {
	line-height: 130%;
	padding-bottom: 17px;
}
div#content {
	width: 470px;
}
#pressList h4 {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 11px;
}
#pressList p {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 12px;
}


