body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

a:visited {
	font-style: normal;
	color: #666;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	font-style: normal;
	color: #FF3333;
	text-transform: none;
	text-decoration: underline;
}

a:link {
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	font-style: normal;
	color: #ee313c;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 {
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
}

p {
	line-height: 150%;
}

hr {
	height: 1px;
}

ol li {
	line-height: 150%;
}

ul li {
	line-height: 150%;
	list-style-type: disc;
}

em, i {
	font-style: italic;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTPrint {
	display: none;	
}

.MoSTTemplate {
	display: block;
	text-align: center;
}

/* page layout styles */

#pagecontainerLarge {
	text-align: left;
	width: 992px;
	margin-left: auto;
	margin-right: auto;
}
#pagecontainer {
	text-align: left;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}
.logotwo {
	background: url(/css/templates/Site/images/lgollogo2.gif);
	background-repeat: no-repeat;
	background-color: white;
	text-align: right;
	height: 123px;
	border: 0px;
	margin: 0px;
}
.logothree {
	background: url(/css/templates/Site/images/lgollogo2.gif);
	background-repeat: no-repeat;
	background-color: white;
	text-align: right;
	height: 123px;
	border: 0px;
	margin: 0px;
}
.left {
	width: 128px;
	text-align: center;
}
.contentcontainertwo {
	padding-right: 30px;
	padding-left: 30px;
}
#t {
	background: url(/css/templates/Site/images/background2.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#pagecontainerLarge #t{
	background: url(/css/templates/Site/images/background3.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.containerinside {
position: relative;
float: left;
text-align: left;
width: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
background: url(/css/templates/Site/images/background.gif);
background-position: left;
background-repeat: repeat-y;
}
.logo {
background: url(/css/templates/Site/images/lgollogo.gif);
width: auto;
height: 123px;
border: 0px;
margin: 0px;
float: left;
}
.middle {
width: 465px;
height: auto;
margin: 0px;
padding: 0px;
float: left;
text-align: left;
}
.contentcontainer {
width: 409px;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 1em;
}

.content a:link {
color: black;
text-decoration: underline;
}

.content a:visited {
color: #999;
text-decoration: underline;
}

.content a:hover {
color: red;
text-decoration: underline;
}
.topnav {
width: 409px;
height: auto;
margin: 0px;
padding: 0px;
}
.topnav h2 {
text-transform: uppercase;
font-size: .7em;
text-align: center;
padding: 4px 0px;
margin:0px;
background-color: white;
}

.bum {
}
.bum a {
text-decoration: none;
letter-spacing: .2em;
font-size: .7em;
text-transform: uppercase;
} 
.bum a:link{
text-decoration: none;
color: black;
} 
.bum a:visited {
text-decoration: none;
color: black;
} 
.bum a:hover{
text-decoration: none;
color: red;
} 

a.cslcopyright,
a.cslcopyright:visited{
	font-size: 11px;
	text-decoration: none;
}
a.cslcopyright:hover{
	text-decoration: underline;
}
.footer {
	background: url(/css/templates/Site/images/base.gif);
	width: 768px;
	height: 54px;
	border: 0px;
	margin: 0px;
	float: left;
}


.hide {
display: none;
  }

h1 {
background-color: #EE313C;
padding: 4px 10px;
margin: 5px 0px 2px 0px;
}

h2 {
background-color: #CCCCCC;
padding: 4px 10px;
margin: 5px 0px 2px 0px;
}
p {
padding-bottom: 5px;
padding-top: 2px;
}
.grey {
background-color: #CCCCCC;
padding: 10px;
}

.footertwo {
background: url(/css/templates/Site/images/base2.gif);
width: 768px;
height: 54px;
border: 0px;
margin: 0px;
float: left;
}
.topnavtwo {
width: auto;
height: auto;
margin: 0px;
padding: 0px;
background-color: #999;
}
.topnavtwo h2 {
text-transform: uppercase;
font-size: .7em;
text-align: center;
padding: 4px 0px;
margin:0px;
background-color: white;
}
.containerbig {
position: relative;
text-align: left;
width: 992px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.insidebig {
position: relative;
float: left;
text-align: left;
width: 992px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
background: url(/css/templates/Site/images/background3.gif);
background-position: left;
background-repeat: repeat-y;
}

.middlebig {
/*
width: 860px;
height: auto;
margin: 0px;
padding: 0px;
float: left;
text-align: left;
*/
}

.contentcontainerbig {
/*
width: 820px;
float: center;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 1em;
*/
padding-right: 30px;
}
.footerthree {
background: url(/css/templates/Site/images/base3.gif);
width: 992px;
height: 54px;
border: 0px;
margin: 0px;
float: left;
}



  

.MoSTVersion {
	display: none;
}
