body {
	background-color: #2e485f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #535353;
	line-height:18px;
}
h1 {
	font-size: 24px;
	color: #525a56;
	line-height:normal;
}
h2 {
	font-size: 15px;
	color: #000000;
	line-height:normal;
}
.linespace {
line-height:18px;}
.quotetext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#cbd9e2;
line-height:normal;}
a {
	font-size: 12px;
	color: #2E485F;
	font-weight: bold;
}
a:hover {
	color: #658EB4;
}
a:visited {
	color: #2E485F;
}
a.articlelnk {
	font-size: 16px;
	color: #2E485F;
	font-weight: bold;
	text-decoration:underline;}
a.articlelnk:link {
	font-size: 16px;
	color: #2E485F;
	font-weight: bold;
}
a.articlelnk:hover {
	color: #658EB4;
}
a.articlelnk:visited {
	color: #2E485F;
}
.devheading {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#658EB4;
width:100%;
border-bottom:1px dotted #999999;
line-height:normal;
margin-top:12px;
margin-bottom:8px;
}

.devname {font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#2E485F;
line-height:normal;
margin-bottom:5px;
padding-top:20px; 

margin-top:20px;
}

.devname2 {font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#2E485F;
line-height:normal;
margin-bottom:10px;
padding-top:20px; 
margin-top:5px;
}

.devbighead {font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#2E485F;
line-height:normal;
margin-top:15px;
margin-bottom:15px;
}

.devbighead2 {font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#2E485F;
line-height:normal;
padding-top:20px;
border-top:2.5px solid #999999;
margin-top:20px;
margin-bottom:10px;
}

hr {
margin-bottom:15px;
margin-top:15px;}

.imageborder {
	border: 4px solid #FFFFFF;
	margin-bottom:10px;
}
.smtext {
font-size:10px; }

a.launchartlink {color:646464;
text-decoration:none; }

a.launchartlink:visited {color:646464;
text-decoration:none; }


a.launchartlink:hover {color:#000000;
text-decoration:none; }

#navcontainer { margin-left: 0px;
margin-bottom:0px;
padding-bottom:0px;
margin-top:0px;
width: 145px;
border-top:6px solid #63a0c7;
border-bottom:6px solid #63a0c7;
 }


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Georgia, Times, verdana, arial, Helvetica, sans-serif;

}

#navcontainer li { margin: 0 0 0 0;
 display: inline; }

#navcontainer a
{
display: block;
padding: 8px 4px 8px 18px;
width: 145px;
color: #6da5de;
background-color: #2c435a;
text-decoration: none;
font-size:11px;
font-weight:bold;
border-bottom:1px solid #25384b;
border-top:1px solid #3b5976;
margin: 0 0 0 0;
background-image:url(images/launchnavbg.gif);
background-repeat:no-repeat;
background-position:8px 12px;
}

#navcontainer a:hover
{
color: #ffffff;
background-color: #3c5c7b;
text-decoration: none;
}