@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/Texture.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000;
} 

.CopyCopy {
	font: normal 13px/15px 'lucida grande', tahoma,sans-serif;
	color: #FFFFFF;
}
.OrangeCopy {
	font: normal 13px/15px 'lucida grande', tahoma,sans-serif;
	color: #fbb034;
}
.BlueHeader {
	font: bold 13px/15px 'lucida grande', tahoma,sans-serif;
	color: #00539b;
}
.WhiteHeader {
	color: #FFFFFF;
	font-family: arial;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.Webdings {
	font: normal 6px/12px webdings;
	color: #fbb034;
	line-height:10px;
}
.WebdingsGrey {
	color: #fbb034;
	line-height:10px;
	font-family: webdings;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TopNav {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.BaseNav {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:center
}
.SideNav {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
