body {
	color: #333333;
	FONT-SIZE: 80%; 
    TEXT-ALIGN: justify;
    margin: 0px;
    padding: 0px;
}

td {
	color: #333333;
	FONT-SIZE: 80%; 
    TEXT-ALIGN: justify;
}

select,input,textarea {
	color: #333333;
	FONT-SIZE: 100%; 
    margin: 0px;
}



body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family: verdana,helvetica,arial,sans-serif;
}

body {
	background-color:#FFFFFF;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}

p.NoMargin {
	margin: 0px;
}

p.NotJustified {
	TEXT-ALIGN: left;
}

p.FindOutMore {
	margin: 10px;
	text-align: center;
}

p.PostDate {
	text-align: right;
	color: #0D4E95;
	font-style: italic;
	font-size: 80%;
}

td.FindOutMore {
	background-color: #ffffcc;
}

ul {
	margin-top: 5px;
	margin-bottom: 16px;
}

li {
	margin-right: 10px;
}

p.FrameTitle {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

td.ColoredTableRowsEven {
	background-color: #E4E4E4;
	padding-left: 6px;
}

td.ColoredTableRowsOdd {
	background-color: transparent;
	padding-left: 6px;
}

H1 {
	FONT-FAMILY: Verdana, arial, sans-serif; color: #0D4E95; padding-top: 15px;
}

H2 {
	FONT-FAMILY: Verdana, arial, sans-serif; color: #0D4E95
}

H3 {
	FONT-FAMILY: Verdana, arial, sans-serif; color: #0D4E95
}

P.CopyrightText {
	TEXT-ALIGN: right; FONT-SIZE: 80%; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; PADDING-RIGHT: 6px; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; color: #333333
}

a{
  color: #0D4E95;
  text-decoration:none;
  border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#AAAAAA;
}

a:hover {
	COLOR: #990000;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#990000;
}

a.footer {
	color: #333333;
	border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#000099;
}

a:hover.footer {
	color: #990000;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#990000;
}

a.NoUnderline {
  text-decoration:none;
  border-bottom-style:none; border-bottom-width:0px;
}

a:hover.NoUnderline {
  text-decoration:none;
  border-bottom-style:none; border-bottom-width:0px;
}

a.IndexProductLink {
  font-size: 90%;
  color: #000000;
  text-decoration:none;
  border-bottom-style:none; border-bottom-width:0px;
}

a:hover.IndexProductLink {
  font-size: 90%;
  color: #880000;
  text-decoration:none;
  border-bottom-style:none; border-bottom-width:0px;
}

a.quicklink {
	text-decoration:none;
	border-bottom-style:none;
}

a:hover.quicklink {
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#990000;
}

a.topnav {
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	border-bottom-style:none;
}

a:hover.topnav {
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
	border-bottom-style:none;
}

a.latestrelease {
	color: #990000;
	text-decoration:none;
	border-bottom-style:none;
}

a:hover.latestrelease {
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#990000;
}

//.remotelink {
//	background-image: url(/images/remotelink.gif);
//	background-position: right;
//	background-repeat: no-repeat;
//	padding-right: 10px;
//}