/* 
Style sheet copyright Web Work West
*/

a.menuButton {
	font-size: x-small;
	font-family: Geneva, Tahoma, "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #002065;
	font-weight: bold;
    }

a.menuButton:hover {
	color: white;
	background-color: #002065;
	font-weight: bold;
	text-align: center;
	margin-top: -20px;
	margin-left: 0px;
    }

a:link.noLine { 
        color: black; 
        text-decoration: none
        }

a:visited.noLine { 
        color: black; 
        text-decoration: none
        }

a:active.noLine {
        text-decoration: none
        }

a:hover.noLine { 
        color: blue;
        }
		
.bottomBorder {
	border-bottom:1px solid #0066FF;
}

.blueText {
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: large;
        font-weight: bold;
        text-decoration: none;
        color: #336699;
}

body, body * {
	font-family: Verdana, Geneva, "Bitstream Vera Sans", Trebuchet, "Trebuchet MS", Tahoma, "Microsoft Sans Serif", Arial, Verdana, sans-serif;
    }

   /* regular body text style */
.bodytext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background-image: none;
    }

.bold {
        font-weight: bold;
}

.clearAll {
        clear: both;
}

	#contentleft  {
		width:419px;
		padding:0px;
		float:left;
		background:#fff;
		
		}
	
	#contentleft  p {
		/*font-size: .7em;*/
		font-size: x-small;
	}

   /* Margins for main content */
    .contentMargins {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
        }

   /* Margins for boxed highlight content */
    .contentMarginsBox {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
        }
	
	#contentright  {
		width:200px;
		margin-left:10px;
		margin-top: 10px;
		float:left;
		background:#fff;
		font-size: x-small;
		}
		
div.menu,
div.menu a.menuItem {
	font-family: Geneva, Tahoma, "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
    }

div.menu {
	left: -50px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	color: white;
	background-color: #336699;
    }

div.menu a.menuItem {
	color: white;
	cursor: default;
	display: block;
	padding: 3px 3px;
	text-decoration: none;
	white-space: nowrap;
	border-bottom: 1px solid #689ac6;		
	text-align: left;
	text-transform: none;
    }

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	color: white;
	background-color: #689ac6;
    }

.float-right-wrap {
	float: right;
	padding: 0px;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;

}
.float-left-wrap {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	vertical-align: top;
}

#footer-links {
	font-size: x-small;
	border-top: 1px solid #0066FF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer-links a {
	text-decoration: none;
}

#footer-copyright {
	text-align: center;
	font-size: x-small;
	color: gray;
	padding: 10px;

}

#footer-last-modified {
	margin-top: 5px;
	margin-right: 10px;
	font-size: x-small;
	color: black;
	padding-top: 2px;
	float: right;
	text-align: right;

}

	#frame  {
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		width: 720px; 
		}

h1, h2, h3, h4, h5, h6, h7  { 
        font-family: Georgia, "Times New Roman", Times, serif
		}

h2 {
	font-size: medium;
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* used to remove list item bullets */
.indent {
        list-style: none;

}

.italic {        
        font-style: italic;
}

#masthead {
	padding: 2px 2px 2px 2px;
	z-index: -100;
	margin-bottom: 0px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #243A80;
}

#masthead-header {
	
	text-align: left;
	margin-left: 5px;
	z-index: -200;
	margin-right:15px;
	color: #CC6633;
	text-decoration: none;
	text-transform: uppercase;
	font: 28px/32px FrizQuadrata, Verdana, serif;
	float: left;
}
#masthead-header-l2 {
	
	text-align: left;
	margin-left: 5px;
	z-index: -200;
	margin-right:15px;
	color: gray;
	text-decoration: none;
	text-transform: capitalize;
	font: 25px/34px Arial, Helvetica, sans-serif;
	float: none;
}


.menu-break {
	text-align: center;
	vertical-align: middle;
	color: #0000CC;
	background-color: #FFFFFF;
    }

.menu-links {
	background-color: #FFFFFF;
	margin-top: -20px;
	margin-left: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #002065;
	text-transform: uppercase;
	text-decoration: none;
}

.menu-links:hover {
	color: #FFFFFF;
	background-color: #002065;
	margin-top: -20px;
	margin-left: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#sidenav a {
	font: bold 11px/12px Verdana;
	color: #F9DE2C;
	background: #212A6F url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F1D708;
	border-left-color: #F1D708;
}

#sidenavStatic {
	background: #EDD406;
	color: #212A6F;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: capitalize;
	text-align: center;
	font-size: 11px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #243A80;
	border-left-color: #243A80;
}
#sidenavStatic2 {
	background: wheat;
	color: #552A1A;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: capitalize;
	text-align: center;
	font-size: 11px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #552A1A;
	border-left-color: #552A1A;
}

#sidenav a:hover {
	background: #F9DE2C;
	color: #212A6F;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #243A80;
	border-left-color: #243A80;
}
#sidenav2 a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #8E151C url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
}

#sidenav2 a:hover {
	background: gray;
	color: white;
	font-weight: bold;
}

/* Vesta red 9B0026 */
#sidenav3 a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #A68842 url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#sidenav3 a:hover {
	background: #2B105F;
	color: white;
	font-weight: bold;
}
#sidenav4 a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #2B105F url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#sidenav4 a:hover {
	background: #A68842;
	color: white;
	font-weight: bold;
}

#sidenav3static a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #341F4F url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

#sidenav3static a:hover {
	background: #341F4F;
	color: white;
	font-weight: bold;
}

/* latest buttons */
#sidenav5 a {
	font: bold 11px/12px Verdana;
	color: #FFFFCC;
	background: #9B0026 url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #341F4F;
	border-left-color: #341F4F;
}
#sidenav5 a:hover {
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}

#sidenav5b a {
	font: bold 11px/12px Verdana;
	color: #000000;
	background: #FFFFCC url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #341F4F;
	border-left-color: #341F4F;
}
#sidenav5b a:hover {
	background: #9B0026;
	color: #FFFFCC;
	font-weight: bold;
}
.sidenavBorderYellow {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #243A80;
}
#sidenav6 a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #2B105F url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#sidenav6 a:hover {
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}
#sidenav7 a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #2B105F url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#sidenav7 a:hover {
	background: gray;
	color: white;
	font-weight: bold;
}
.float {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
	border-right-width: 1px;
	border-left-width: 1px;
	top: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	color: #2B105F;
	text-align: left;
}
