/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	font-size: 11px;
	background-image: url(../images/bkg1.gif);
}

tr,td{
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	line-height: 16px;
}
.TextLarge {
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}


.discription {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #3D527C;
	line-height: 1.4em;
}.PageBorder {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474B5C;
	border-right-color: #474B5C;
	border-bottom-color: #474B5C;
	border-left-color: #474B5C;
}
.Titles {
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #415889;
}
.Text {
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FCF9F5;
	border: 1px solid #9D9D9D;
}
.TextBold {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.WhiteText {
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.Link:link{
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
a.Link:visited{

	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
a.Link:active{
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}

a.Link:hover{
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}


a.FooterLink:link{
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.FooterLink:visited{

	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.FooterLink:active{
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a.FooterLink:hover{
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5879BC;
}
.LargeText {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #222D44;
	text-decoration: none;
	font-weight: normal;
}

.LargeBullets {
	font-family: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	color: #3D527C;
	text-decoration: none;
	font-weight: bold;
}

/* Corporate Navigation - Start */ 

#Navigation span {
	display: none;
	visibility: hidden;
}

#Navigation a {
	display: block;
	text-decoration: none;
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}

#Navigation a:link {
	background-color:#EDCA61;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #333333;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #D8A818;
	border-right: 0px solid #D8A818;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #D8A818;

}

#Navigation a:visited {
	background-color: #EDCA61;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #333333;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #D8A818;
	border-right: 0px solid #D8A818;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #D8A818;

}

#Navigation a:hover {
	background-color: #94805E;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #EDCA61;
	border-right: 0px solid #EDCA61;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #EDCA61;

}

#Navigation a:active {
	background-color: #EDCA61;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #333333;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #D8A818;
	border-right: 0px solid #D8A818;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #D8A818;

}
/* Corporate Navigation - End */ 

/* Corporate Navigation Selected - End */ 
#Navigation_Select span {
	display: none;
	visibility: hidden;
}

#Navigation_Select a {
	display: block;
	text-decoration: none;
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}

#Navigation_Select a:link {
	background-color: #94805E;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #EDCA61;
	border-right: 0px solid #EDCA61;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #EDCA61;

}

#Navigation_Select a:visited {
	background-color: #94805E;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #EDCA61;
	border-right: 0px solid #EDCA61;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #EDCA61;

}

#Navigation_Select a:hover {
	background-color: #94805E;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #EDCA61;
	border-right: 0px solid #EDCA61;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #EDCA61;

}

#Navigation_Select a:active {
	background-color: #94805E;
	FONT-FAMILY: Lucida Grande, Trebuchet MS, Arial, sans-serif;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	Font-Size:12px;
	font-weight:bold;
	border-top: 1px solid #EDCA61;
	border-right: 0px solid #EDCA61;
	border-bottom: 4px solid #CC0000;
	border-left: 1px solid #EDCA61;
}
/* Corporate Navigation - End */ 

