
BODY
{
	font-weight: normal;
	font-size: 7.5pt;
	background-attachment: scroll;
	background-image: url(images/mainbg1.jpg);
	margin: 10px 0px 0px;
	word-spacing: normal;
	text-transform: none;
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
	text-align: center;
}

.m_body
{
	font-size: 8pt;
	/*text-align: justify;*/
}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #000000;
}


H1
{
	font-weight: 700;
	font-size: 20pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}





H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	/*font-weight: 700;*/
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}





H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}





H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}





H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}





H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}





TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}





TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}








A:link
{
	text-decoration: none;
	/*color: #3333cc;*/
	color: White;
}





A:visited
{
	text-decoration: none;
	/*color: #333399;*/
	color: silver;
}





A:active
{
	text-decoration: none;
	color: White;
	/*color: #333399;*/
}





A:hover
{
	text-decoration: underline;
	color: White;
	/*color: #3333cc;*/
}





SMALL
{
	font-size: xx-small;
}





BIG
{
	font-size: 1.17em;
}





BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}








UL LI
{
	list-style-type: square;
	font-size: xx-small;
}





UL LI LI
{
	list-style-type: disc;
	font-size: xx-small;
}





UL LI LI LI
{
	list-style-type: circle;
}





OL LI
{
	list-style-type: decimal;
}





OL OL LI
{
	list-style-type: lower-alpha;
}





OL OL OL LI
{
	list-style-type: lower-roman;
}


P
{
	text-justify: auto;
	/*Changed 8th Jan from Smaller to x-small */
	font-size: xx-small;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.GalleryIMG
{
	cursor: pointer;
}

.transparent {
background-color: #ffffff;
filter:Alpha(Opacity=55);
-moz-opacity:0.55;
}
.transparentNoBG {
filter:Alpha(Opacity=55);
-moz-opacity:0.55;
}
.transparent95 {
background-color: #ffffff;
filter:Alpha(Opacity=40);
-moz-opacity:0.40;
}
.remove_filter {
position : relative;
-moz-opacity:0.80;
filter:Alpha(Opacity=80);
}
.opaque {
position : relative;
-moz-opacity:1.00;
filter:Alpha(Opacity=100);
}
.SmallText
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
}
.VerySmallTextNoPadding
{
	font-size: 8pt;
}
.MediumText
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: medium;
}

#MainMenuBar
{
	font-size: 10pt;
	background-image: url(images/menu_bg_blue.gif);
	color: white;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#MainMenuBar .MOver
{
	cursor: pointer;
	background-color: transparent;
	text-decoration: underline;
}

#MainMenuBar .Normal1
{
	background-color: transparent;
	text-decoration: none;
	cursor: default;
}

#MainMenuBar .Highlight
{
	cursor: pointer;
	color: #ffffff;
	background-repeat: repeat-x;
	background-color: #476fff;
}
.Hand
{
	cursor: hand;
}
.CDefault
{
	cursor: default;
}
.Heading1
{
	font-weight: bold;
	font-size: medium;
	color: blue;
}
#ACDiv A:hover
{
	cursor: hand;
}

#BodyHolderTable
{
	border-right: silver 1px solid;
	background-position: center top;
	border-top: silver 1px solid;
	font-size: 7.5pt;
	background-image: url(images/bg1.jpg);
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-repeat: no-repeat;
	background-color: black;
}
#BodyHolderTable .TopRow
{
	padding-left: 10px;
	padding-top: 3px;
	vertical-align: top;
}
#BodyHolderTable .ContentArea
{
	font-size: xx-small;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
#BodyHolderTable .HeaderArea
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: xx-small;
	vertical-align: top;
	padding-top: 5px;
	background-image: "aback2.gif"
}
#BodyHolderTable .ContentAreaNoBG
{
	background-color: #000000;
	font-size: xx-small;
}
#TableHeader1
{
}
#TableHeader1 .DividingLine
{
	background-color: #ffffff;
}
#TopInfoTable
{
	font-size: xx-small;
	color: white;
}
#TopInfoTable A
{
	color: #ffffff;
}
#FooterTable
{
	font-size: 7.5pt;
	color: #ffffff;
}
.VerySmall
{
	font-size: 7.5pt;
}
#NewsTable
{
	font-size: 7.5pt;
	color: white;
}
#NewsTable .NewsItemRow
{
}
#NewsTable .NewsHeadlineCell
{
	font-weight: bold;
	font-size: 10pt;
	/*background-color: #92aafe;*/
	background-color: transparent;
}
#NewsTable .NewsHeadlineCellDate
{
	font-size: 7.5pt;
	/*background-color: #92aafe;*/
	color: Yellow;
	text-align: right;
	background-color: transparent;
}
#NewsTable .NewsHeadlineRow
{
	background-image: url(images/news_header_blue.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
#NewsTable .NewsContentCell
{
	border-right: #92aafe 1px solid;
	border-top: #92aafe 1px solid;
	font-size: 7.5pt;
	border-left: #92aafe 1px solid;
	border-bottom: #92aafe 1px solid;
	height: 30px
}
#NewsTable .NewsContentCellImage
{
	font-size: 7.5pt;
	vertical-align: text-top;
}
#NewsTable .EditGridRow
{
	border-right: #92aafe 1px solid;
	border-top: #92aafe 1px solid;
	border-left: #92aafe 1px solid;
	border-bottom: #92aafe 1px solid;
	height: 30px
}
#NewsTable .EditGridCell
{
	font-size: 7.5pt;
}
#NewsTable A
{
	font-size: 7.5pt;
	color: Yellow;
}
#NewsTable FillerRow
{
	font-size: 7.5pt;
	height: 10px;
}

#CreateItemTable
{
	font-size: 7.5pt;
	color: white;
}

#CreateItemTable .CreateItemNameCell
{
	font-weight: bold;
	width: 120px;
	vertical-align: text-top;
}
.ContactUsTelNo
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
}
.ContactUsHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-style: italic;
	text-decoration: underline;
}
.ContactUsHeadingUpper
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
}
.YellowAnchor A
{
	color: yellow;
}
.YellowAnchor A:Hover
{
	color: yellow;
	text-decoration: underline;
}
.ServicesText
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	text-align: center;
}
.BlackLink
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	text-align: center;
}
.ServicesText A
{
	color: navy;
}
.ServicesText A:Hover
{
	text-decoration: underline;
	color: navy;
}
.IndentRow
{
	padding-top: 60px;
}
.IndentRowSlight
{
	padding-top: 30px;
}
.IndentCell
{
	padding-left: 30px;
	font-size: 8pt;
	line-height: 11pt;
}
.IndentCellJustify
{
	padding-left: 30px;
	padding-right: 20px;
	font-size: 8pt;
	line-height: 11pt;
	text-align: justify;
}
.LinkTable
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.LinkText
{
	font-size: 9pt;
	padding-left: 15px;
	color: white;
}
.LinkText A
{
	border-bottom: yellow 1px solid;
}
.FullWidthText
{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	line-height: 11pt;
	text-align: justify;
}
.FullWidthTextNoIndent
{
	font-size: 7pt;
	line-height: 10pt;
	text-align: justify;
	padding-right: 10px;
}
.FullWidthTextNoIndentB
{
	font-weight: bold;
	color: Yellow;
	font-size: 9pt;
	line-height: 10pt;
	text-align: left;
}
#CopyrightTable
{
	font-size: 7pt;
	color: Black;
}
#CopyrightTable A
{
	font-size: 7pt;
	color: Navy;
}
#ExampleUsesTable
{
	font-size: 10pt;
}
#ExampleUsesTable .myHeader
{
	font-weight: bold;
	font-size: 10pt;
}
#ExampleUsesTable .myTitle
{
	font-size: 10pt;
}
#ExampleUsesTable .myContent
{
	font-size: 10pt;
}
.GeneralHeader
{
	font-weight: bold;
	font-size: 10pt;
}
.DidYouKnowCenter
{
	background-image: url(images/didyouknow/didyouknowbox_05.gif);background-repeat: repeat;
}