a {
	color : #FFCC66;
	background-color : transparent;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.dark {
	color : #306396;
	background-color : transparent;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.dark:hover {
	text-decoration : underline;
}

a.menubutton {
	/*text-indent : 5px;
	*/
	border : 1px solid #003663;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 4px;
	float : left;
	clear : left;
	width : 150px;
	color : #FFFFFF;
	background-color : #003663;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
	text-decoration : none;
	text-align : right;
	position : relative;
}

a.menubutton:hover {
	border : 1px inset;
	border-color : #163150 #7B99BD #7B99BD #163150;
	background-color : #224979;
	text-decoration : none;
}

a.menuselected {
	border : 1px solid;
	border-color : #000000 #AAAAAA #AAAAAA #000000;
	float : left;
	clear : left;
	width : 150px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 6px;
	padding-right : 2px;
	color : #FFFFFF;
	background-color : #4F80AD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	text-transform : uppercase;
	text-align : left;
	position : relative;
}

a.menuselected:hover {
	text-decoration : none;
}

address {
	font-size : 9px;
	font-style : normal;
	text-align : center;
	line-height : 12px;
}

b, strong {
	font-weight : bold;
}

blockquote, blockquote p, blockquote td {
	margin : 10px;
	padding : 0px 10px 0px 10px;
	color : #FFFFFF;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-align : justify;
}

blockquote h6 {
	font-style : normal;
}

body {
	color : #ffffff;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif
}

div, p, th, td, dd, dl, dt {
	/* redundant selectors to help NS4 not forget */
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

form {
	padding : 0px;
	margin : 0px;
}

h1 {
	/*font-size : 24px;
	*/
	font-size : 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin : 0 0 0 0;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
}

h2{
	/*font-size : 18px;
	*/
	font-size : 18px;
}

h3 {
	/*font-size : 16px;
	*/
	font-size : 17px;
}

h4 {
	/*font-size : 14px;
	*/
	font-size : 14px;
}

h5{
	/*font-size : 12px;
	*/
	font-size : 13px;
}

h6 {
	/*font-size : 9px;
	*/
	font-size : 11px;
}

hr {
	color : #333333;
	height : 1px;
}

i, em {
	font-style : italic;
}

img {
	border : 0px;
}

ol li {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
}
ul li {
	list-style-type : disc;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
}

p.textjustified {
	/*text-indent : 15px;
	*/
	margin-top : 5px;
}

sup, sub {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
}

td.featurebox{
	/*float: left;
	*/
	/*margin: 10px;
	*/
	border : groove 1px #000000;
	padding : 5px;
}

td.featurebox th, td.featureboxover th {
	padding : 3px;
	color : #333333;
	background-color : #E6E4E1;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	text-align : left;
}

td.featureboxover{
	/*float: left;
	*/
	/*margin: 10px;
	*/
	border : 1px solid #000000;
	padding : 5px;
}

ul, ol {
	margin-top : 5px;
	margin-right : 5px;
}

#djlist td {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#faq td {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

#disclaimer p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	color : #FFFFFF;
}
