body
{
	background-image: url(images/bg_bg.gif);
    background-repeat: repeat-x repeat-y ;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin:auto;
	width:990px;
}

img, div { behavior: url(iepngfix.htc) }

div.box
{
	background-color: #b9dafa;
	width: 885px;
	border: 2px solid #FFFFFF;
	text-align: left;
	padding: 50px;
}

h1
{
	font-size: 40px;
	color: #006699;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-size: 20px;
	color: #4599c3;
	line-height: 26px;
	font-weight: normal;
	margin: 15px 0px 50px 0px;
}

h3
{
	font-weight: bold;
	color: #0e6fa0;
	margin: 0px;
}

h4
{
	font-weight: normal;
	color: #0e6fa0;
	margin: 0px;
}


a:link
{
	color: #006699;
	font-weight: normal;
}
a:visited
{
	color: #006699;
	font-weight: normal;
}
a:hover
{
	color: #4599c3;
	font-weight: normal;
}

td.mediarelease
{
	background-color: #c1e3f7;
	height: 180px;
	border: 1px solid white;
	padding: 5px;
}

li
{
	display:inline-block;
	vertical-align:top;
	
	list-style-image: url(images/bullet.gif);
}

input
{
	background-color: #ffffff;
	border: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 280px;
	padding: 2px;
}

input.button
{
	background-color: #ffffff;
	border: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 120px;
	padding: 2px;
}


textarea
{
	background-color: #ffffff;
	border: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 260px;
	height: 100px;
	padding: 2px;
}

table.articles
{
    width:100%;
    margin-bottom:20px;
}

td.articlename
{
    width:50%;
}

td.articledate
{
    width:25%;
}

td.articledownload
{
    width:25%;
}