/* STRUCTURE INFO */
body {
	background: #003366 url(/images/layout/background_site.jpg) repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	/* text-align: center; */
}
DIV#outer {
	width: 755px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto; 
}
DIV#main, DIV#header, DIV#hdr_nav, DIV#footer {
	width: 755px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
}

DIV#hdr_nav {
	height: 45px;
	background: #FFFFFF url(/images/layout/background_body.gif) repeat-y;
}

/* Begin new mouse-over menu styles */
/* With thanks to: http://www.leigeber.com/ */
ul.menu {
	list-style:none; 
	margin:0px 0px 5px 0px; 
	padding:0;
}
ul.menu * {
	margin:0; 
	padding:0; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal; font-size: 12px;
}
ul.menu a {
	display:block; 
	color:#FFF; 
	text-decoration:none;
}
ul.menu li {
	position:relative; 
	float:left; 
	list-style-type: none;
}
ul.menu ul {
	position:absolute; 
	top:38px; left:0; 
	background:#006699; 
	display:none; 
	opacity:0; 
	list-style:none;
}
ul.menu ul li {
	position:relative; 
	border:2px solid #003366; 
	border-top:none; 
	width:148px; 
	margin:0;
}
ul.menu ul.supportlist li { 
	width:235px;
}
ul.menu ul li a {
	display:block; 
	padding:3px 7px 5px; 
	background-color:#006699;
}
ul.menu ul li a:hover {
	background-color:#6699FF;}
ul.menu ul ul {
	left:148px; 
	top:-2px;
}
ul.menu .menulink {
	margin: 0px; 
	padding: 0px; 
	display:block;
}
ul.menu .sub {
	background:#006699 url(/images/layout/main_hdr_nav_arrow.gif) 136px 8px no-repeat;
}
ul.menu .topline {
	border-top:2px solid #003366;
}
ul.menu .notopline {
	border-top:2px solid #003366;
}
/* End new mouse-over menu styles */

DIV#hdr_top_border {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
/* The below is required to stop extra space being added above and below the image in Firefox and Opera */
DIV#hdr_top_border IMG {
	display: block;
}
DIV#hdr_content {
	background: #FFFFFF url(/images/layout/background_body.gif) repeat-y;
	width: 755px; 
	height: 70px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
DIV#hdr_logo {
	float: left;
	padding-left: 5px;
}
DIV#hdr_news {
	float: left;
	padding-left: 5px;
}

DIV#body {
	background: #FFFFFF url(/images/layout/background_body.gif) repeat-y;
	width: 745px; 
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
DIV#ftr_top_border {
	float: left;
}
/* The below is required to stop extra space being added above and belovw the image in Firefox and Opera */
DIV#ftr_top_border IMG {
	display: block;
}

/* Attention Box - Used for the forms on the base of the home page */
DIV.att_box_outer {
	width: 180px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
DIV.att_box_label, DIV.att_box_main, DIV.att_box_ftr {
	width: 180px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
DIV.att_box_label {
	height: 34px;
}
DIV.att_box_ftr {
	height: 12px;
}
DIV.att_box_ftr IMG {
	display: block;
}
DIV.att_box_main {
	position: relative;
	display: block;
	height: 150px;
	background: #6699FF url(/images/layout/att_body_bg.gif) repeat-y;
}
DIV.att_box_fade {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
DIV.att_box_body {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 170px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

DIV.att_box_body TABLE {
	width: 166px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

DIV.att_box_body TABLE TR TD {
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

DIV.att_box_body INPUT, DIV.att_box_body SELECT {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Section Links Navigation */
DIV#section_nav {
	float: right;
}

/* GENERIC STYLE INFO */
P, PRE {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 13px;
	line-height:14px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

STRONG, B {
	font-weight: bold;
	color: #336699;
}

H1, H2, H3, H4, H5, H6 {
	font-family: "Meta Plus Book", "Trebuchet", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 14pt;
	font-weight: normal;
	color: #003366;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H2 {
	font-size: 12pt;
	font-weight: normal;
	color: #006699;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H3 {
	font-size: 11pt;
	font-weight: normal;
	color: #3366CC;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H4 {
	font-size: 10pt;
	font-weight: normal;
	color: #003366;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H5 {
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H6 {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

OL LI, UL LI {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 13px;
	line-height:14px;
	text-align: left;
}

UL LI {
	list-style-type: circle;
}

.FullWidth, #FullWidth { width: 100%;}

.Cntr {
	text-align: center;
}

/* SPECIFIC NAMED STYLE INFO */
P.SmallText, SPAN.SmallText, .SmallText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999
}
a.SmallText:Link, a.SmallText:Active, a.SmallText:Visited {
	color: #999999;
	text-decoration: underline;
}
a.SmallText:Hover {
	color: #999999;
	text-decoration: none;
}

SPAN.Capitalised { text-transform: capitalize }

P.SectionLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	font-weight: normal;
	color: #336699;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
P.AttBox, Label.AttBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal; color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
}
UL.AttBoxList {
	list-style-type: circle;
}
UL.AttBoxList LI, OL.AttBoxList LI {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

HR, HR.MyHR {
	color: #003366;
}
DIV.PseudoHR {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 80%;
	height: 1px;
	border-top: dotted 1px #3399CC;
}

/* Body Text Inline Links */
a.BodyText:Link, a.BodyText:Active, a.BodyText:Visited, a.BodyText:Hover { font-weight: normal; }
a.BodyText:Link, a.BodyText:Active, a.BodyText:Visited {
	color: #3399CC;
	text-decoration: underline;
}
a.BodyText:Hover {
	color: #003366;
	text-decoration: none;
}

a.SectionLink:Link, a.SectionLink:Active, a.SectionLink:Visited, a.SectionLink:Hover { font-weight: normal; }
a.SectionLink:Link, a.SectionLink:Active, a.SectionLink:Visited {
	color: #336699;
	text-decoration: underline;
}
a.SectionLink:Hover {
	color: #0066CC;
	text-decoration: none;
}

a.SectionLinkAdmin:Link, a.SectionLinkAdmin:Active, a.SectionLinkAdmin:Visited, a.SectionLinkAdmin:Hover { font-weight: normal; }
a.SectionLinkAdmin:Link, a.SectionLinkAdmin:Active, a.SectionLinkAdmin:Visited {
	color: #666666;
	text-decoration: underline;
}
a.SectionLinkAdmin:Hover {
	color: #999999;
	text-decoration: none;
}

a.MoreInfo:Link, a.MoreInfo:Active, a.MoreInfo:Visited, a.MoreInfo:Hover { font-weight: normal; }
a.MoreInfo:Link, a.MoreInfo:Active, a.MoreInfo:Visited {
	color: #336699;
	text-decoration: underline;
}
a.MoreInfo:Hover {
	color: #0066CC;
	text-decoration: none;
}

a.IncAdmin:Link, a.IncAdmin:Active, a.IncAdmin:Visited, a.IncAdmin:Hover { font-weight: normal; }
a.IncAdmin:Link, a.IncAdmin:Active, a.IncAdmin:Visited {
	color: #336699;
	text-decoration: underline;
}
a.IncAdmin:Hover {
	color: #FF6600;
	text-decoration: none;
}

/* For the Div that displays the email adddress if Javascript is turned off */
Div.EmailInfo { 
margin-left: auto; 
width: 175px; 
margin-right: auto;
padding: 5px; 
border: dotted 1px #003366; 
background-color:#6699FF; 
color:#003366; 
text-align:center; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:9pt;
}

/* FORM ELEMENTS */
FormBox, Input.FormBox, Select.FormBox, TextArea.FormBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006699;
	background-color:#F5F5F5;
}
FormBoxLoading, Input.FormBoxLoading, Select.FormBoxLoading, TextArea.FormBoxLoading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
}
Input.FormBtn {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	width: 60px;
	height: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

/* For Input field Labels */
Label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3399CC;
	text-align: right;
}
SPAN.Required, .Required { font-weight: bold; color: #CC0000;}

/* Container elements for fields, the Legend is the text that appears for the "Fieldset container */
Fieldset { border: 1px solid #336699; margin-bottom: 5px; padding-bottom: 5px;}
Legend { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #003366;}

/* DROP QUOTES */
#drop_quote_alpha, #drop_quote_bravo {
	width: 150px; 
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}
#drop_quote_alpha {
	float: right;
	border-top: 2px dotted #3399FF;
	border-bottom: 2px dotted #3399FF;
}
#drop_quote_bravo {
	float: left;
	border-top: 2px dotted #3399FF;
	border-bottom: 2px dotted #3399FF;
}
P.DropQuoteAlpha, P.DropQuoteBravo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	color: #0066CC;
	font-size: 16px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}
P.DropQuoteAlpha {text-align: left;}
P.DropQuoteBravo {text-align: right;}

/* TABLES ROWS AND CELLS */

Caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #003366;
	text-align: center;
}

/* FormTable: Table to hold together form elements */
TABLE.FormTable, TABLE.SectionMainTable TABLE.FormTable {
	border: 1px dotted #999999;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
TABLE.FormTable TR TD, TABLE.SectionMainTable TABLE.FormTable TR TD {
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}
TABLE.FormTable TR TD P {
	margin-top: 0px;
	margin-bottom: 0px;
}
TABLE.FormTable TH, TABLE.FormTable Caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
TABLE.FormTable TH {
	background-color:#003366;
}

/* FormTable2: Table to hold together form elements VERSION TWO */

TABLE.FormTable2 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

TABLE.FormTable2 THEAD TR TD, TABLE.FormTable2 TFOOT TR TD, TABLE.SectionMainTable TABLE.FormTable2 THEAD TR TD, TABLE.SectionMainTable  TABLE.FormTable2 TFOOT TR TD {
	height: 10px;
	background-color:#DFEFFF;
}

/*
Originally I set up the corners as IDs thinking there would only be one per page
however there are ListTables and FormTables on the same page all with rounded corners
*/
TABLE.FormTable2 TD.CrnrTl, TABLE.FormTable2 TH.CrnrTl {
	background:#DFEFFF url("/images/layout/tbl_frm_crnr_tl.gif") left -1px no-repeat;
}
TABLE.FormTable2 TD.CrnrTr, TABLE.FormTable2 TH.CrnrTr {
	background:#DFEFFF url("/images/layout/tbl_frm_crnr_tr.gif") right -1px no-repeat;
}
TABLE.FormTable2 TD.CrnrBl {
	background:#DFEFFF url("/images/layout/tbl_frm_crnr_bl.gif") left bottom no-repeat;
}
TABLE.FormTable2 TD.CrnrBr {
	background:#DFEFFF url("/images/layout/tbl_frm_crnr_br.gif") right bottom no-repeat;
}

TABLE.FormTable2 TR TD, TABLE.SectionMainTable TABLE.FormTable2 TR TD {
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	background-color: #DFEFFF;
}
TABLE.FormTable2 TR TD LABEL, TABLE.SectionMainTable TABLE.FormTable2 TR TD LABEL {
	margin-left: 10px;
	margin-right: 5px;
}
TABLE.FormTable2 TR TD INPUT.FormBox, TABLE.FormTable2 TR TD SELECT.FormBox, TABLE.SectionMainTable TABLE.FormTable2 TR TD INPUT.FormBox, TABLE.SectionMainTable TABLE.FormTable2 TR TD SELECT.FormBox {
	margin-right: 10px;
}

/* For the SrchType and SrchText cells remove the left or right padding so the form fields butt together */
TABLE.FormTable2 TR TD.SrchType SELECT.FormBox {
	margin-right: 0px;
}

TABLE.FormTable2 TR TD INPUT.FormBtn {
	width: 75px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
TABLE.FormTable2 TR TD P {
	margin: 0px 3px 0px 3px;
}

/* SectionMainTable: Table for display of brief overview information about that section */
TABLE.SectionMainTable {
	width: 100%;
}
TABLE.SectionMainTable TR TD {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
TABLE.SectionMainTable TR TD H2, TABLE.SectionMainTable TR TD P {
	text-align: center;
}

/* Apps List Table: All lists */
TABLE.ListTable { width: 100%; border: 1px solid black; padding: 0px; margin: 0px;}
TABLE.ListTable THEAD TR TH { background-color:#333333; padding: 0px; margin: 0px;}
TABLE.ListTable THEAD TR TH P { padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; margin: 0px; }
TABLE.ListTable THEAD TR TH P, TABLE.ListTable THEAD TR TH P A { font-size: 10pt; font-weight: bold; text-align: center;}
TABLE.ListTable THEAD TR TH P, TABLE.ListTable THEAD TR TH P A:Link, TABLE.ListTable THEAD TR TH P A:Active, TABLE.ListTable THEAD TR TH P A:Visited { color: #FFFFFF; text-decoration: none;}
TABLE.ListTable THEAD TR TH P A:Hover { color: #FFFFFF; text-decoration: underline;}

TABLE.ListTable TBODY TR TD { background-color: #FFFFFF; padding: 0px; margin: 0px;}
TABLE.ListTable TBODY TR TD P, TABLE.ListTable TBODY TR TD UL LI { font-size: 8pt; color: #000000; padding-left: 2px; padding-right: 2px; margin: 0px;}
TABLE.ListTable TBODY TR.TableRowAlpha TD, TR.TableRowAlpha TD { background-color: #E6E6E6; }
TABLE.ListTable TBODY TR.TableRowBravo TD, TR.TableRowBravo TD { background-color: #FFFFFF; }

TABLE.ListTable TFOOT TR TD { background-color:#666666; padding: 0px; margin: 0px;}

TABLE.ListInfoTable { width: 100%; border-top: 1px solid black;}
TABLE.ListInfoTable TBODY TR TD P { color: #FFFFFF; font-weight: bold;}
Img.PagingIconLeft { padding-right:5px;}
Img.PagingIconRight { padding-left:5px;}

/* Apps List Table New Version: All lists */
TABLE.ListTable2 {
	width: 100%;
	margin: 0px;
	padding: 0px; 
	border-collapse: collapse;
}

TABLE.ListTable2 THEAD TR TH { background-color:#3399CC; padding: 0px; margin: 0px;}
TABLE.ListTable2 THEAD TR TH P { padding-left: 2px; padding-right: 2px; padding-top: 5px; padding-bottom: 5px; margin: 0px; }
TABLE.ListTable2 THEAD TR TH P, TABLE.ListTable2 THEAD TR TH P A { font-size: 10pt; font-weight: bold; text-align: center;}
TABLE.ListTable2 THEAD TR TH P, TABLE.ListTable2 THEAD TR TH P A:Link, TABLE.ListTable2 THEAD TR TH P A:Active, TABLE.ListTable2 THEAD TR TH P A:Visited { color: #FFFFFF; text-decoration: none;}
TABLE.ListTable2 THEAD TR TH P A:Hover { color: #FFFFFF; text-decoration: underline;}

TABLE.ListTable2 TBODY TR TD { background-color: #FFFFFF; padding: 0px; margin: 0px;}
TABLE.ListTable2 TBODY TR.TableRowAlpha:hover TD, TABLE.ListTable2 TBODY TR.TableRowBravo:hover TD { 
	background-color:#DFEFFF;
}
TABLE.ListTable2 TBODY TR TD P, TABLE.ListTable2 TBODY TR TD UL LI { font-size: 8pt; color: #000000; padding-left: 2px; padding-right: 2px; margin: 0px;}
TABLE.ListTable2 TBODY TR.TableRowAlpha TD, TR.TableRowAlpha TD { 
	background-color: #F0F8FF;
}
TABLE.ListTable2 TBODY TR.TableRowBravo TD, TR.TableRowBravo TD {
	background-color: #FFFFFF;
}

TABLE.ListTable2 TBODY TR.TableRowAlpha TD.leftcol P, 
TABLE.ListTable2 TBODY TR.TableRowBravo TD.leftcol P { 
	margin-left: 5px;;
}

TABLE.ListTable2 TBODY TR.TableRowAlpha TD.rightcol P, 
TABLE.ListTable2 TBODY TR.TableRowBravo TD.rightcol P { 
	margin-right: 5px;;
}

TABLE.ListTable2 TFOOT TR TD { background-color:#3399CC; padding: 0px; margin: 0px;}

/*
Originally I set up the corners as IDs thinking there would only be one per page
however there are ListTables and FormTables on the same page all with rounded corners
*/
TABLE.ListTable2 TD.CrnrTl, TABLE.ListTable2 TH.CrnrTl { 
	background:#3399CC url("/images/layout/tbl_crnr_tl.gif") left -1px no-repeat;
}
TABLE.ListTable2 TD.CrnrTr, TABLE.ListTable2 TH.CrnrTr {
	background:#3399CC url("/images/layout/tbl_crnr_tr.gif") right -1px no-repeat;
}
TABLE.ListTable2 TD.CrnrBl {
	background:#3399CC url("/images/layout/tbl_crnr_bl.gif") left bottom no-repeat;
}
TABLE.ListTable2 TD.CrnrBr {
	background:#3399CC url("/images/layout/tbl_crnr_br.gif") right bottom no-repeat;
}
DIV#tbl_ftr {
	position: relative;
	display: block;
	float: none;
	width: 100%;
	vertical-align: bottom;
}
DIV#paging_container {
	position: relative;
	display: block;
	float: none;
	width: 240px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
DIV#page_bck, DIV#page_rcrds, DIV#page_fwd {
	vertical-align: middle;
	height: 16px;
}
DIV#page_bck IMG, DIV#page_fwd IMG {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
DIV#page_bck {
	width: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
}
DIV#page_rcrds {
	width: 160px;
	position: absolute;
	top: 0px;
	left: 40px;
}
DIV#page_rcrds P {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
DIV#page_fwd {
	width: 40px;
	position: absolute;
	top: 0px;
	left: 200px;
}

/* FOOTER INFO */
P.Footer { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; text-align: center;}
SPAN.FooterHeader { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; font-weight: bold;}
SPAN.FooterACN { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 6pt; color: #FFFFFF;}
SPAN.FooterDesc { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bold;}
SPAN.FooterInfo { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF;}
a.FooterInfo:Link, a.FooterInfo:Visited, a.FooterInfo:Active { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF;}
a.FooterInfo:Hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
P.Copyright { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; text-align: center; padding-top: 0px; margin-top: 0px;}
