html, body 
{
	height: 100%;
}

body 
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/bgRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bgWhite 
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#divMainContainer 
{
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 100%;
	top: 0;
	background-attachment: scroll;
	background-image: url(images/bgLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

html>body #divMainContainer {
				height: auto;
			}
			
#divContent
{
	position: relative;
	/*
					To calculate the height of the footer: (12px font-size x 1.5 line-height) + (2 * 10px padding) = 38px
					To calculate padding-bottom: 38px footer height + 10px content padding = 48px
				*/
	padding-bottom: 22px;
}

#divTopContainer 
{
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
}

#divTopLeft 
{
	position: absolute;
	width: 370px;
	height: 120px;
	top: 0px;
	left: 0px;
}

#divTopRight
{
	position: absolute;
	width: 190px;
	height: 120px;
	top: 0px;
	right: 0px;
}

#divMainContentContainer 
{
	position: relative;
	width: auto;
	margin: 0 auto;
	padding-right: 210px;
	padding-left: 215px;
}

#divSubMenu 
{
	position: relative;
	background-color:#E2E9F1;
	height: 23px;
	width: auto;
	margin: 0 auto;
	padding-left: 215px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #006699;
	line-height: 20px;
}

#divLeftContainer 
{
	position: absolute;
	width: 197px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	top: 120px;
	}
	
#divTextContainer 
{
	position: relative;
	min-width: 360px;
	width: auto;
	padding-right: 210px;
	padding-left: 210px;
	float: right;
	margin: 0 auto;
}

#divRightContainer
{
	position: absolute;
	width: 190px;
	padding-left: 0px;
	padding-right: 0px;
	top: 120px;
	right: 0px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/bgRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#divFooter 
{
	position: absolute;
	background-color: #E2E9F1;
	height: 21px;
	bottom: 0;
	width: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	background-attachment: scroll;
	background-image: url(images/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#divFooterLeft 
{
	position: relative;
	background-color: #E2E9F1;
	float: left;
	width: 360px;
	height: 21px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	background-attachment: scroll;
	background-image: url(images/bgFooterLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#divRightOffer 
{
	position: relative;
	width: 119px;
	height: 364px;
	background-attachment: scroll;
	background-image: url(images/bgOffer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #333333;
	padding-right: 25px;
	padding-left: 15px;
}

#divRightTopTip 
{
	position: relative;
	width: 119px;
	height: 114px;
	background-attachment: scroll;
	background-image: url(images/bgTopTip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #333333;
	padding-right: 25px;
	padding-left: 15px;
}

/* Styles for Menu Navigation */
#menu_nav {
	position: absolute;
	width: 197px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	top: 120px;
}

#menu_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu_nav li {
	position: relative;
	width: 197px;
	float: left;
	margin: 0 auto;
	display: block;
}


/* Buttons roll overs*/

#divLeftTopImage 
{
	position: relative;
	width: 197px;
	height: 58px;
	float: right;
	margin: 0 auto;
	text-align: right;
}

#divLeftButton1 
{
	position: relative;
	width: 197px;
	height: 22px;
	float: right;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333366;
	text-indent: 40px;
}

#divLeftButton1:hover
{
	position: relative;
	width: 197px;
	height: 22px;
	float: right;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-1-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 22px;
	color: #333333;
	text-indent: 40px;
}

#divLeftButton2 
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333366;
	text-indent: 40px;
}

#divLeftButton2:hover
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-2-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 22px;
	color: #333333;
	text-indent: 40px;
}

#divLeftButton3 
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333366;
	text-indent: 40px;
}

#divLeftButton4 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}


#divLeftButton4:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-4-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton5 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}

#divLeftButton5:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-5-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton6 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}

#divLeftButton6:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-6-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton7 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}

#divLeftButton7:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-7-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton8 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}

#divLeftButton8:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-8-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton9 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-9.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}

#divLeftButton9:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-9-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton10 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}

#divLeftButton10:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-10-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton11 
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	color: #333366;
	text-indent: 55px;
}

#divLeftButton11:hover
{
	position: relative;
	width: 197px;
	height: 18px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-11-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 18px;
	color: #333333;
	text-indent: 55px;
}

#divLeftButton12 
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-12.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333366;
	text-indent: 40px;
}

#divLeftButton12:hover
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-12-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	line-height: 22px;
	color: #333333;
	text-indent: 40px;
}

#divLeftButton13 
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-13.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333366;
	text-indent: 40px;
}

#divLeftButton13:hover
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-13-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333333;
	text-decoration: underline;
	text-indent: 40px;
}

#divLeftButton14 
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	display: block;
	background-attachment: scroll;
	background-image: url(images/button-14.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333366;
	text-indent: 40px;
}

#divLeftButton14:hover
{
	position: relative;
	width: 197px;
	height: 22px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/button-14-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	color: #333333;
	text-indent: 40px;
	text-decoration: underline;
}

/* End of menu Navigation */

#divLeftImage 
{
	position: relative;
	width: 167px;
	height: 122px;
	float: right;
	background-attachment: scroll;
	background-image: url(images/at.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	margin: 0 auto;
	display: block;
}

#divLeftAccess 
{
	position: relative;
	width: 157px;
	height: 80px;
	float: right;
	margin: 0 auto;
	display: block;
	text-align: center;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #333333;
}

.TxtLargerBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #333366;
	
}

.TxtLargerBoldLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333366;
	
}

.TxtSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #333366;
	
}

.TxtFooter:link {
	color:#003366;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.TxtFooter:visited {
	color:#003366;
	font-weight: bold;
	}

.TxtFooter:hover {
	color:#003366;
	border-bottom:1px dashed #0066CC;	
	}
	
.TxtLargeBold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333366;
	
}

.TxtLargeBold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333333;
	border-bottom:1px dashed #003366;	
}

.TxtLargeBold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333333;
}


.TxtSmallerBold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333366;
	
}

.TxtSmallerBold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333333;
	border-bottom:1px dashed #003366;	
}

.TxtSmallerBold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	color: #333333;
}

.TxtRight:link {
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.TxtRight:visited {
	color:#333366;
	font-weight: bold;
	}

.TxtRight:hover {
	color:#333333;
	border-bottom:1px dashed #003366;	
	}
	
.TxtPage:link {
	color:#003366;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

.TxtPage:visited {
	color:#003366;
	font-weight: bold;
	}

.TxtPage:hover {
	color:#003366;
	border-bottom:1px dashed #003366;	
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666699;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666699;
}

.bgEnquiry { 
	background-attachment: scroll; 
	background-image: url(images/bgGreyShaded.jpg); 
	background-repeat: repeat-x; 
	background-position: left top ; 
	border: 1px #CCCCCC solid; 
	background-color: #FFFFFF;
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.noborder {
	border: none;
}

