body
{
	background: #53779f url(images/adv_bgtile.gif) repeat-x left top;
	margin: 0px;
}

body, td, tr, table, font, span, div, input, select, p, th, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}

a
{
	color: #45628d;
	text-decoration: none;
}

a:hover
{
	color: #45628d;
	text-decoration: underline;
}

a.Bold
{
	font-weight: bold;
}

.TopBar a, .TopBar a:hover, a.White, a.White:hover
{
	color:White;
	font-weight: bold;
}
.TopBar
{
	background: #45628d;
	color: White;

	/*line-height: 22px;*/
}

a.Generic 
{
	color: #45628d;
	text-decoration: none;
	line-height: 20px;
}

a.Generic:hover
{
	color: #45628d;
	text-decoration: underline;
}
.bottomBar {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainContent {
	padding: 15px;
}

.catList a{ 
	color: #45628d;
	text-decoration:none;
	font-weight:bold;
	
}
.catList a:hover{
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
	
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 3px;
	width: 100%;
	background-color: #FFFF00;
	text-align: center;
}
.submitButton {
	color: #FFFFFF;
	background-color: #987BA9;
	border: 1px solid #58486C;
}
.reorderHeading {
	font-size: 16px;
	color: #58486C;
	background-color: #FFFFFF;
	font-weight: bold;
}
.reorderNormal {
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
}
.tableHeading {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.mainContentBG {
	padding: 15px;
	background-image:  url("common/images/support.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
.patchesRow {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.patchesHead {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

h1 {
	margin-left: 2px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	padding-bottom: 4px;
	border-color:#CCCCCC;
	text-align:right;
	text-indent:1.5em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1em;
	padding-right: inherit;
}

.ulhead {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

ul {
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.quote {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#660066;
	font-style: italic;
}
.quotefrom{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
