body {
	background-color: #000000;
	background-image: url(images/bkgrnd_page_39w68h.jpg);
	color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #2F358D;
	text-decoration: none;
}
a:hover {
	color: #F5961F;
	text-decoration: underline;
}

.Content {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd_content_760w1h.gif);
	background-repeat: repeat;
	text-align: left;
}

.Menu {
	width: 760px;
	height: 23px;
	background-color: #2F358D;
}
.Menu table {
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.Menu table td {
	padding: 7px 10px 0px 10px;
}
.Menu table td a {
}
.Menu table th {
	padding: 6px 10px 0px 10px;
}

.LogoPlacement {
	padding: 30px 65px 60px 0px;
}
.Heading {
	width: 452px;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.LeftColumn {
	width: 189px;
	padding: 0px 10px 0px 0px;
}
.MainColumn {
	width: 550px;
	padding: 0px 0px 0px 10px;
}

.StrongCopy {
	text-align: justify;	
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
}

.StandardCopy {
	text-align: justify;	
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
.List {
	width: 425px;
	text-align: justify;	
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
.List td {
	vertical-align: top;
	padding: 2px 0px 0px 5px;
}
.List .Bullet {
	vertical-align: top;
	padding: 3px 5px 0px 15px;
}

.StandardCopy ul {
	margin: 10px;
}
.StandardCopy li {
	margin: 0px 2px 0px 5px;
	/*
	list-style-image: url(images/bullet_black_4w10h.png);
	list-style-position: outside;
	list-style-type: decimal;*/
	padding: 0px 0px 0px 10px;
	background-image: url(images/bullet_black_4w10h.png);
	background-position: left top;
	background-repeat: no-repeat;
	list-style: none;
}
.StandardCopy .Bold {
	color: #F26722;
	font-weight: bold;
}

.SideBarCopy {
	white-space: nowrap;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: -.5px;
}
.SideBarCopy i {
	color: #2F358D;
	font-size: 10px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -.5px;
}

.QuoteCopy {
	text-align: center;
	color: #F26722;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
	font-weight: bold;
}
.QuoteCopy b {
	color: #F26722;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
}

        
.Control {
    padding: 5px 5px 10px 0px;
    text-align: right;
    color: #2F358D;
    font-size: 12px;
    font-weight: normal;
}
.Control a {
    color: #2F358D;
    font-weight: bold;
    text-decoration: none;
}
.Control a:hover {
    color: #2F358D;
    font-weight: bold;
    text-decoration: none;
}
.Control .Button {
    color: #2F358D;
    text-decoration: none;
}
.Control .Button:hover {
    color: #F26722;
    text-decoration: none;
}

.Footer {
	padding: 0px 0px 10px 160px;
	text-align: center;
	color: #000000;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
}
.Footer a {
	color: #000000;
	text-decoration: none;
}
.Footer a:hover {
	color: #F5961F;
	text-decoration: underline;
}

.SectionMenu {
	padding: 0px 0px 0px 15px;
}
.SectionMenu table {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.SectionMenu td {
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.SectionMenu th {
	padding: 0px 15px 0px 15px;
	width: 10px;
}
.SectionMenu a:hover, 
.TopLink:hover {
	text-decoration: none;
}
