#container
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:435px;
}

#leftSide
{
	float:left;	
}

#programInformation
{
	position:releative;
	width:100%;
	margin-bottom:10px;
}

#title
{
	font-family: "Arial Black";
	font-size:20px;
	color:#0a6184;
}

#subtitle
{
	font-family: Arial;
	font-size:13px;
	letter-spacing:-.15px;
	color:#0a6184;
}

#navigation
{
	position:relative;
	background-color:#d1dce0;
	font-family:Arial;
	font-size:11pt;
	color:#555555;
	width:200px;
	height:300px;
	
	border-bottom-style:solid;
	border-bottom-color:#0a6184;
	border-bottom-width:10px;
}

#navigation ul
{
	margin-top:0px;
	margin-bottom:0px;
}

#navigation li
{
	padding-top:10px;
	list-style-type:none;
	list-style-image: url("images/bullet.jpg");

}

a:link,a:visited
{
	color:#555555;
	text-decoration:none;

}

a:hover
{
	color:#0a6184;
	text-decoration:underline;
}

.standOutLink:link,.standOutLink:visited
{
	color:#0a6184;
}

#sponsors
{
	position:relative;
	margin-top:5px;
	background-color:#e6e6e6;
	font-family:Arial;
	font-size:12pt;
	width:180px;
	height:135px;
	
	padding-left:20px;
	padding-top:5px;
	
	border-bottom-style:solid;
	border-bottom-color:#8b8a8a;
	border-bottom-width:10px;

}

#content
{
	position:relative;
	float:left;
	width:735px;
	height:435px;
	overflow:auto;
	background-color:#f0f0f0;
	font-family:Arial;
	font-size:10pt;
	color:#555555;
	margin-left:5px;
	padding:10px;
	
	border-bottom-style:solid;
	border-bottom-color:#505050;
	border-bottom-width:10px;

}

#content h1
{
	margin:0px;
	font-family:Arial;
	font-size:12pt;
	color:#555555;
}

#content p
{
	margin:0px;
}	

#projectInformationList
{
	margin:0px;
	padding:0px;
}

#projectInformationList li
{
	list-style-type:none;
}

#scriptRate
{
	position:relative;
	margin-top:50px;
	margin-bottom:150px;
	width:90%;
	background-color:#0a6184;
	padding:15px;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
}

.formLabel
{
	float:left;
	width:125px;
}

#adBlock
{
	position:relative;;
	margin-top:30px;	
}

#adLink
{
	position:relative;;
	margin-top:5px;
}

#footer
{
	position:relative;
	top:20px;
	z-index:-1;
	text-align:center;
	color:#555555;
	font-family:Arial;
	font-size:12pt;
}
div.merchantos {
    position: relative;
    width: 550px;
    font-size: 11px;
    font-family: verdana,arial,sans-serif;
}
div.merchantos a,
div.merchantos a:link,
div.merchantos a:visited,
div.merchantos a:hover  {
    text-decoration: underline;
    color: #0000FF;
}
div.merchantos a.text
div.merchantos a.text:link ,
div.merchantos a.text:visited,
div.merchantos a.text:hover {
    text-decoration: none;
    color: #000000;
}
div.merchantos div.pic {
    float: left;
    height: 100px;
    margin-right: 7px; 
}
div.merchantos div.pic img {
    border: none;
}
div.merchantos div.title a
div.merchantos div.title a:link,
div.merchantos div.title a:visited,
div.merchantos div.title a:hover  {
    font-weight: bold; 
}
div.merchantos div.url a
div.merchantos div.url a:link,
div.merchantos div.url a:visited,
div.merchantos div.url a:hover  {
    color: #2d8930;
    text-decoration: none;
}