/* Tag Styles */

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

body,p,td,th {
	color: #000000; 
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	line-height: 14px;
}

input {
	color: #000000; 
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
}

a:link {color: #0033CC; }
a:visited {color: #666666; }
a:active {color: #FF0000; }
a:hover {color: #FF0000; }

li {
	margin-top: .92em; 
	list-style : square; 
	list-style-type : square;
}

.globalSubheader {
    background-repeat: no-repeat;
	height: 26px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

.globalSubheaderFOO {
    background-repeat: no-repeat;
	height: 26px;
	text-align: right;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006699;
	color: #FFFFFF;
}

#topRtNav {color: #000000; /*font-size: 0.63em; line-height: 1.08em*/}
#topRtNav a:link {color: #000000; text-decoration:none }
#topRtNav a:visited {color: #000000; text-decoration:none}
#topRtNav a:hover {color: #000000; text-decoration:underline}
#topRtNav a:active {color: #000000; text-decoration:underline}

h2 {
	margin:15px 0;
	font-size:16px;
	line-height:150%;
	color:#424107;
}

th { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFF; 
	text-align: center;
	background-color: #69C;
}
