body,td,th {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

body a, td a, th a {
	color: #9DF0FF;
	text-decoration: underline;
}
body a:hover, td a:hover, th a:hover {
	color: #33ccff;
}

body {
	BACKGROUND: #0247C8 url(template-gfx/design-side-bg.jpg) repeat-x scroll top left;
}


td.content-cell {
	font-size: 15px;
	line-height: 17px;
	text-align: left;
}

.MasterTable {
	BACKGROUND: #0247C8 url(template-gfx/design-bg-turtle.jpg) no-repeat scroll top left;
	width: 919px;
	background-color: #;
	background-repeat: no-repeat;
}

a.content-link {
	color: #9DF0FF;
	text-decoration: none;
}
a.content-link:hover {
	text-decoration: underline;
}

H1 {
	color: #9DF0FF;
	font-size: 24px;
	font-weight: bold;
}

H2 {
	color: #9DF0FF;
	font-size: 20px;
	font-weight: bold;
}

.content-title {
	color: #9DF0FF;
	font-size: 18px;
	font-weight: bold;
}

a.product-title {
	color: #9DF0FF;
	font-size: 11px;
	text-decoration: none;
}
a.product-title:hover {
	text-decoration: underline;
}

.sidebar-title {
	font-size: 16px;
	font-weight: bold;
}

.sidebar-text {
	font-size: 14px;
}

.sidebar-link {
	font-size: 13px;
	color: #cdcdcd;
	text-decoration: none;
}
.sidebar-link:hover {
	text-decoration: underline;
}

.sidebar-minilink {
	font-size: 10px;
	color: #cdcdcd;
	text-decoration: none;
}
.sidebar-minilink:hover {
	text-decoration: underline;
}


.bottom-text, a.bottom-text {
	font-size: 11px;
	color: #cdcdcd;
	padding-top: 15px;
	text-decoration: none;
}
a.bottom-text:hover {
	text-decoration: underline;
}

.leftnav TD {
	MARGIN-TOP: 10px;
}

.leftnav A,
.leftnav A:visited {
	COLOR: #72E0FA; 
	DISPLAY: block;
	FONT-SIZE: 20px; 
	FONT-WEIGHT: normal;
	HEIGHT: 30px;
	WIDTH: 170px;
	xline-height:250%;
	TEXT-DECORATION: none;
	text-align: center;
}

/* Show the active menu choice differently (highlighted) vs. the other menu choices */
.leftnav A:hover,
.leftnav-active A,
.leftnav-active A:visited {
	COLOR: #72E0FA; 
	DISPLAY: block;
	FONT-SIZE: 22px; 
	FONT-WEIGHT: bold;
	HEIGHT: 30px;
	WIDTH: 170px;
	xline-height:250%;
	TEXT-DECORATION: none;
	text-align: center;
}

.style01 {
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold;
}
.style02 {
	FONT-SIZE: 12px; 
}
A.style02 {
	TEXT-DECORATION: none;
}
A.style02:hover {
	TEXT-DECORATION: underline;
}
.exdent {
	padding-left: 30px;
	text-indent: -30px;
}
