body{
	margin:0px;
	font: 12px Arial, Helvetica, sans-serif;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
}
#body {
	width: 780px;
	margin: 0px auto;
}
#lMenu {
	float: left;
	width: 180px;
	margin: 5px 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 440px;
	margin: 5px 0px;
	padding: 0px;
}
#content p {
	margin: 0px 5px;
	padding: 5px;
}
#rMenu {
	float: left;
	width: 160px;
	margin: 5px 0px;
	padding: 0px;
}
#articleSideMenu {
	margin: 9px;
	border: 1px solid #ccf;
	background: #fff;
	padding: 5px;
}
#hclear {
	clear: both;
}
.recommend {
	display:block;
	margin: 1px;
	padding: 5px 5px 5px 30px;
	background:  #FDEFD2 URL(images/arrowIcon.gif) 3px 3px no-repeat;
	border: 1px solid #ccf;
}
/* link styles */
a:link {
	color:003366;
	text-decoration:underline
}
a:visited {
	color:003366;
	text-decoration:underline
}
a:hover {
	color:3DBFF3;
	text-decoration:none
}
a.textlink:link {
 	color: #003466;
	text-decoration: underline;
}
a.textlink:hover {
 	color: #FF9933;
	text-decoration: underline;
}
a.headorange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: FF9900;
	text-decoration: none;
}
.linkorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: FF9900;
	text-decoration: underline;
}
a.linkorange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: FF9900;
	text-decoration: underline;
}
a.linkorange:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: FF9900;
	text-decoration: underline;
}
a.linkorange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: 3DBFF3;
	text-decoration: underline;
}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
}
a.navigation:visited {
	color: #003466;
	text-decoration: none;
}	
a.navigation:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidelinkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 0000FF;
	text-decoration: underline;
}
.link {
	display: block;
	margin: 10px 0px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	font-style: italic;
	background: URL(images/dotArrow.gif) no-repeat left;
}
/* text styles */
.warning {
	color:990000;
	font-size:14px;
	font-weight:bold;
	text-decoration:italic;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.headingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
}
.headblueitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: 003466;
}
.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.subheadbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
	text-decoration: underline;
}
.headingmedblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4778A7;
	text-decoration: none;
}
.headingmedNavyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.subheadmedblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4778A7;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.headingred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.textboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003466;
	text-decoration: underline;
}
.textlinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
}

.textboldnavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
}
.textsmallnavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 003466;
	text-decoration: none;
}
.headorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: FF9900;
	text-decoration: none;
}

.preview {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 400px;
	width: 400px;
	zoom:50%;
	overflow: hidden;
}
.textbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0cm;
	padding-left: 3px;
}
.heading1 {
	margin-bottom: 5px;
}
.tableborder {
	padding: 3px;
	background: #C6E2FF;
	margin: 5px;
	border: 1px solid #99CCFF;
}
.tablespacing {
	padding: 10px;
}
.sideMenuBorder {
	border: 1px solid #99CCFF
}
.cellborder {
	border-top: 1px #00CC00;
	border-right: 1px #00CC00;
	border-bottom: 1px dotted #00CC00;
	border-left: 1px #00CC00;
}
.lgbg { 
	background-color:#EEEEEE 
}

.navyBG { 
	background-color:#006699; 
	padding:5px 
}

.screenshot {
	background-image:url(/spacer.gif);
	float:left;
	width:200px;
	height:175px;
	margin-left:0px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
}
.screenshot div{
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
	background-color:#CCCCCC;
}
.screenshot iframe{
	width:100%;
	height:100%;
	margin:0px;
	cursor:help;
	right:0px;
	bottom:0px;
	zoom: 50%;
}
#framesHeader{
	background: URL(images/framesHeader.gif) center no-repeat #C7E8FB;
	height: 68px;
}
#framesHeader div {
	position: relative;
	top: 50px;
	margin: 0px;
	padding: 1px;
	background:#c00;
	border-bottom: #036 1px solid;
}
.white, .white a{
	color: #fff;
}
.noDecoration {
	text-decoration: none;
}
.orange {
	color: #f90;
}
.bbg {
 	background: #003366;
	padding: 5px;
}
.medBlueBG {
	background:#C6E2FF;
	border: 1px solid #ccf;
}
.orangeBG {
	background: #FF6600;
} 
.lightBlueBG {
	background: #C6E2FF;
}
.large {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.padFive {
	padding: 5px;
}
.sideCompareLink {
	display: block;
	padding: 5px;
	background: #C6E2FF;
	text-align: center;
	border-top: 1px solid #fff;
}
.sideCompareLink:hover {
	background: #b5d1FF;
}
#p {
	margin: 0px 5px 10px 5px;
}

.error {
	padding: 5px;
	border: 3px double #c00;
	background: #ffffcc;
	color: #c00;
}

.articleLink {
	display: block;
	margin-left: 5px;
}
