h4 {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #0066CC;
	text-decoration : none;
}

a: hover {
	color : #0066CC;
	text-decoration : underline;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	list-style-type : square;
}

.alert {
	color : #FF6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.altlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.altlinkbold {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.altlinknondecor {
	color : #000000;
	font-size : 8pt;
}

.blacknondecor {
	color : #000000;
}

.bluelinks {
	color : #336699;
	font-size : x-small;
	font-weight : bold;
	text-decoration : underline;
}

.dotver {
	background-image : url(/images/dot_ver.gif);
	background-repeat : repeat-x;
}

.featureshd {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.header {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.headerT {
	color : #295D7B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-weight : bold;
}

.leftcell {
	background-color : #669999;
}

.leftcellon {
	background-color : #FFCC66;
}

.leftlink {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10px;
}

.leftlink:hover {
	color : #336699;
}

.main {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.mainb {
	color : #295D7B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.triptable {
	background-color : #DEEFF7;
	border : 1px #000000 solid;
}
/* Buttons*/

.buttonS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #564941;
	background-color: #FFF5CE;
	border: #9CB5C8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 21 px;
	cursor: hand
}

.buttonSover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #564941;
	background-color: #DEEFF7;
	border: #9CB5C8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 21 px;
	cursor: hand
}

p.button {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom : 0 px;
	margin-top : 0px;
	width : 100%;
	/*height: 21 px;*/
}

.button a {
	/*padding-left : 8px;*/
	background-color : #FFF5CE;
	border : 1px solid #9CB5C8;
	display : block;
	padding-bottom : 3px;
	padding-top : 3px;
	text-decoration : none;
	width : 100%;
	/*height: 21 px;*/
}

.button a:link {
	color : #333333;
	text-decoration : none;
}

.button a:visited {
	color : #333333;
	text-decoration : none;
}

.button a:hover {
	background-color : #DEEFF7;
	border : 1px solid #9CB5C8;
	color : #333333;
	text-decoration : none;
}

.button a:active {
	background-color : #FFF5CE;
	color : #333333;
	text-decoration : none;
}

/* Left Nav*/
.leftNav a {
	background-color : #669999;
	display : block;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-left : 10px;
	padding-bottom :0px;
	padding-top : 0px;
	text-decoration : none;
	width : 92%;
}

.leftNav a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.leftNav a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.leftNav a:hover {
	background-color : #FFCC66;
	color : #336699;
	text-decoration : none;
}

.leftNav a:active {
	background-color : #FFCC66;
	color : #FFFFFF;
	text-decoration : none;
}

.leftNavOn a {
	background-color : #FFCC66;
	display : block;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-left : 10px;
	padding-bottom : 0px;
	padding-top : 0px;
	text-decoration : none;
	width : 100%;
}

.leftNavOn a:hover {
	background-color : #FFCC66;
	display : block;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-left : 10px;
	padding-bottom : 0px;
	padding-top : 0px;
	text-decoration : none;
	width : 100%;
}.headercopy {

	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19pt;
	font-weight : bold;
}
