/*Global Styles*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background: url(../images/global/body_line_bg.gif) repeat-y center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #222233;
}

h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
}

h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}

h4 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}


/* Link Styles */

a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

a.linkSmall, a.linkSmall:visited, a.linkSmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: underline;
}
a.linkSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
}

a.moreLink, a.moreLink:active, a.moreLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #222233;
	text-decoration:underline;
}
a.moreLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-decoration:underline;
}
/* a:hover img { 
	filter:alpha(opacity=70); 
	-moz-opacity: 1.0; 
	opacity: 1.0; 
}
	
a img { 
	border: 0; 
	filter:alpha(opacity=100); 
	-moz-opacity: 0.5; 
	opacity: 0.5; 
}
*/
/* Page Menu Styles*/

#tblMenu {
	border: 1px solid #ffffff;
}

a.topMenu, a.topMenu:visited, a.topMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
a.topMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #bbbbbb;
	text-decoration: none;
}

td.leftMenuTitle {
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #222233;
	height: 30px;
}

td.leftMenuItem {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}

a.leftMenu, a.leftMenu:visited, a.leftMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration: none;
}
a.leftMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #888888;
	text-decoration: none;
}

.leftMenuAt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #997733;
	text-decoration: none;
}

#leftMenuCell {
	border-right: 1px solid #666666;
	background:url(../images/global/left_menu_bg.jpg) bottom no-repeat;
	width: 190px;
}

/* Page Body Styles */

table#tblOuter {
	background: url(../images/global/body_bg.gif) repeat-x;
}
table#tblHeaderOuter {
	background: url(../images/global/header_bg.gif) repeat-x;
}
table#tblHeader {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: url(../images/global/header_tbl_bg.gif) repeat-x
}
table#tblBody {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#tblBodyContent {
	background: #ffffff;
}

#tblBodyFeature {
	border: 1px solid #cccccc;
}

table#tblFooter {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.bannercell {
	padding-top: 1px; 
	padding-bottom: 4px; 
	border-bottom: 1px solid #666666;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}
.textDkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
.textLtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cccccc;
}
.textLtGreySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cccccc;
}
.textBlueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #334455;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #334455;
}

.headerGold {
	color: #997733;
}

.tagText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #aaaaaa;
}

.homeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #222233;
	font-weight: bold;
}

.bannerWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #ffffff;
	font-weight: bold;
}

.bannerYellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #ffcc00;
	font-weight: bold;
}

.greyBorder {
	border: 1px solid #cccccc;
}
.goldBorder {
	border: 1px solid #997733;
}

.testTextLarge {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color: #997733;
	font-style: italic;
}
.testTextSmall {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #997733;
}

/* Login Form Styles */
.loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/global/login_field_bg.gif);
	margin: 0px;
	padding: 2px;
	height: 11px;
	border: 0px;
	width: 80px;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aaaaaa;
}
.loginTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #aaaaaa;
}

/* Bulletpoint Styles */

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	list-style-position : outside;
	text-align : left;
	display: block;
}

/* Footer Styles */

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cccccc;
}

a.footerLink, a.footerLink:visited, a.footerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cccccc;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aaaaaa;
	text-decoration: none;
}

.copyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aaaaaa;
}

a.simpleLink, a.simpleLink:visited, a.simpleLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aaaaaa;
	text-decoration: none;
}
a.simpleLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #777777;
	text-decoration: none;
}


