/* 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/bkg2.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: #999999;
}


.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: #00275E;
	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: #001F48;
	border-right-color: #001F48;
	border-bottom-color: #001F48;
	border-left-color: #001F48;
}
.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: #CCCCCC;
}
.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDC2B0;
	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: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
a.Link:visited{

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

a.Link:hover{
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	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: #3D527C;
	text-decoration: none;
}

.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: 0px;
	padding-left: 0px;

}

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

}

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

}

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

}

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

}
/* Corporate Navigation - End */ 
