/*GLOBAL*/

html{
   height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #484848;
	text-align: center;
	background-image: url(images/topstripe.jpg);
	}
	
	html > body #pagecontainer {
	height:auto;
	min-height:100%;
}
	
	
/*POSITIONAL*/	

#flash {
	position: relative;
	color: #333333;
	background-repeat: no-repeat;
}

#pagecontainer {
	width: 950px;
	margin: 0px auto;
	height: 100%;
	background-image: url(images/pagebaseB.jpg);
	background-repeat: repeat-y;
}





	
/*TYPE STYLES*/	

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F81313;
	line-height: 24px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	text-align: left;
}

/*GEN NAVIGATION*/
a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}




h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E92D28;
	margin-top: 10px;
	margin-bottom: 0px;
}
.copy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: left;
}
.announce {
	margin-top: 0;
	margin-bottom: 10px;
}
.copybol {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #09F;
	line-height: 17px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
	}
	
	.copyBlue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #09F;
	line-height: 15px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	}

#navcol {
	float: right;
	width: 179px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer {
	background-image: url(images/footerback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 910px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	height: 80px;
	clear: both;
}	
	
#montAliLink {
color:#666666;
display:inline;
float:left;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
width:360px;
text-align:left;
}	

.montFooterP {
margin:4px 0 5px 0;
}

.smalltxt {
	font-size: 9px;
}
#address {
color:#666666;
float:left;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10px;
line-height:16px;
padding-bottom:0;
padding-left:20px;
padding-top:0;
text-align:left;
width:360px;
}
#links {
	padding-left: 20px;
	width: 550px;
	float: left;
}

#logo {
	float: right;
	width: 89px;
	padding-right: 20px;
	padding-top: 8px;
}
#centrecol {
	float: left;
	width: 460px;
	background-color: #434343;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 20px;
	margin-bottom: 15px;
}


#leftcol {
	float: left;
	width: 173px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}


#mov2 {
	float: left;
	width: 150px;
	padding-left: 19px;
}


#mov1 {
	float: left;
	width: 150px;
	padding-left: 25px;
}
#mov {
	width: 169px;
	padding-left: 10px;
	float: right;
}
#topbar {
	background-image: url(images/topstripe.jpg);
	background-repeat: repeat-x;
}


/*RED-BLUE NAVIGATION*/


.rollover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 20px;
	text-align: left;
}

.rollover a {
	display:block;
	width:174px;
	/*height:20px;*/
	background-color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF !important;
	text-decoration: none;
	padding-left: 5px;
}


.rollover a:hover {
	background-color: #FF0000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.copybol a {
	color: #F81313;
}

rollover a: visited {
	display:block;
	width:174px;
	height:20px;
	background-color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px 
}



#redbox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-color: #FF0000;
	margin-bottom: 5px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: left;
}


/*GRAY NAVIGATION*/


.grayover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-color: #434343;
	margin-bottom: 5px;
	line-height: 20px;
	text-align: left;

}

.grayover a {
	display:block;
	width:174px;
	/*height:20px;*/
	background-color: #434343;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}


.grayover a:hover {
	background-color: #706969;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
}


/*COPYRIGHT LINK*/

#address a:link {
	color: #666666;
	text-decoration: underline;
}
#address a:hover {
	color: #999999;
	text-decoration: underline;
}
#address a:visited {
	color: #666666;
	text-decoration: underline;
}
.leftimglinks {
	margin: 0px 0px 45px;
}
.leftimglinksbtm {
	margin: 0px 0px 0px 0px;
}
#topbar object {
	margin: 0px;
	padding: 0px;
}
