@import url("master.css");
.header {
	color: #CEA652;
	height: 153px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 0px;
	right: 0px;
	background-image: url(images/header.jpg);
	width: auto;
}
.footer {
	background-color: #14264c;
	height: 52px;
	width: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ce2021;
	padding-top: 15px;
}


.footer p {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #ce2021;
}
.footer a:link, a:active, a:visited {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #cea652;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.content {
	position: relative;
	top: 10px;
	left: 0;
	padding-bottom: 10px;
	color: #14264c;
	padding-top: 10px;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(images/transparent.gif);
	background-repeat: repeat;
}
.content2 {
	position: relative;
	top: 10px;
	left: 0;
	color: #14264c;
	vertical-align: top;
	background-repeat: repeat;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	padding: 10px;
	background-image: url(images/transparent.gif);
	width: 400px;
	margin-top: 25px;
}
.content p {
	line-height: 1.5em;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14264c;
	padding: 0px;
}
.content p strong {
	font-weight: bold;
}

span.smalltext {
	font-size: 10px;
}

.content a:link, .content a:active, .content a:visited {
	text-decoration: none;
	color: #14264c;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content a:hover {
	text-decoration: underline;
	color: #cea652;
}
.content ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.content ol {
	margin: 0px;
	padding: 0px;
}
.content ul li, .content ol li {
	font: 12px "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 5px 5px 35px;
	line-height: 1.5em;
}
h1.subtitle {
	font: 20px bold "Arial", Helvetica, sans-serif;
	margin: -10px 10px 10px 10px;
}
.content #downloadtable h1 {
	background-color: #cea652;
	color: #14264c;
}

h1, h2, h3, h4, h5 {
	font-family: "Arial", Helvetica, sans-serif;
	margin: 10px 10px;
	font-weight: normal;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h4.featuresubtitle {
	background-color: #0A2B56;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 24px;
	color: #CE2329;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CE2329;
	border-right-color: #10244A;
	border-bottom-color: #14264c;
	border-left-color: #CE2329;
	font-style: normal;
	font-weight: bolder;
	width: 700px;
}

h4.featuresubtitle2 {
	background-color: #0A2B56;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 24px;
	color: #CE2329;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CE2329;
	border-right-color: #10244A;
	border-bottom-color: #14264c;
	border-left-color: #CE2329;
	font-style: normal;
	font-weight: bolder;
	width: 420px;
}


h4.featuresubtitle_short {
	background-color: #EEE;
	border: 1px solid;
	border-color: #DDD #000 #000 #DDD;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	color: #14264c;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
form {
	margin: 0;
	padding: 0;
}
#logo {
	position: absolute;
	top: 12px;
	left: 11px;
	width: 1091px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}


#topnavbar {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 112px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/Paramount_Scouting_Bureau_Text.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#topnavbar ul {
	margin: 0px;
	padding: 0px;
	width: 730px;
	white-space: nowrap;
	list-style-type: none;
}
#topnavbar li {
	margin: 0px;
	padding: 0px;
	float: left;
	color: #CEA652;
}
#topnavbar li a:link, #topnavbar li a:active, #topnavbar li a:visited {
	width: 120px;
	margin: 0px;
	padding: 14px 0px 6px 0px;
	display: block;
	text-align: center;
	color: #CE2227;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#topnavbar li a:hover {
	color: #14264C;
}
#topnavbar li a#currentpage {
	color: #14264c;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#logotext {
	text-align: left;
	top: 10px;
	background-position: center;
}	
#searchlinks {
	text-align: center;
	top: 5px;
	width: 100%;
	height: 15px;
	background-position: center;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
#searchlinks a:link, #searchlinks a:active, #searchlinks a:visited {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#searchlinks a:hover {
	text-decoration: underline;
}
#topper {
	width: 99%;
}

#topper #right {
	float: left;
	width: 300px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 50px;
	background-color: #0FF;
}
#topper #left {
	float: left;
	width: 400px;
	padding-left: 50px;
}

#leftnav {
	background: transparent url("/images/background.gif") repeat-y;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftnav #schedule {
	margin-right: auto;
	margin-left: auto;
	width: 390px;
	padding-right: 25px;
}

#leftnav #navlist2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;

}
#leftnav #navlist3 {
	padding-left: 100px;
	padding-right: 20px;
}
#leftnav #navlistimg {
	padding-left: 100px;
	padding-right: 20px;
}


#navlist {
	position: relative;
	left: 0px;
	top: -1px;
	background: transparent url("/images/background.gif") repeat-y;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	padding-left: 100px;
}
#navlist p {
	font-size: 11px;
	margin: 5px 10px;
}
#navlist ul h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CEA652;
	text-align: center;
	padding: 9px 4px;
	margin: 0px;
	white-space: nowrap;
	background-color: #14264c;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ce2021;
	border-bottom-color: #CE2021;
}
#navlist ul {
	margin: 0;
	padding: 0;
	width: 250px;
	list-style-type: none;
	font-size: 11px;
}
#navlist li {
	margin: 0;
}
#navlist li a:link, #navlist li a:visited, #navlist li a:active {
	display: block;
	padding: 5px 5px 5px 10px;
	background-color: #14264c;
	color: #CEA652;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CE2021;
	border-right-color: #CE2021;
	border-bottom-color: #CE2021;
	border-left-color: #CE2021;
	font-style: normal;
}
#navlist li a:hover {
	background-color: #14264c;
	color: #FFF;
}
#leftnav #navlist h1 a:hover {
	color: #FFFFFF;
}
.content img {
	padding-right: 10px;
	color: #14264c;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header logo img {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 189px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
.header #logo img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
}
.header #logo text td {
	padding-right: 10px;
	padding-left: 10px;
}
table.MsoNormalTable {
font-size:10.0pt;
font-family:"Times New Roman","serif";
}
p.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}
div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}
.SubTable2 {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #cea652;
	text-decoration: none;
	background-color: #14264c;
	width: 720px;
	margin-left: 10px;
}

.SubTable2 a:link, a:active, a:visited {	 
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #cea652;
	text-decoration: none;
}
.SubTable a:hover {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #ce2021;
	text-decoration: underline;
}
.SubTable ul {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #ce2021;
	text-decoration: none;
}
.TextXSB {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #cea652;
}

.table_events {
	border: 2px solid;
	width: 100%;
	border-color: #14264c;
			  }
		   .table_events td {
	border: 1px solid;
	border-color: #14264c;
}
.TextS {
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	}

.TextXS {
	color: #cea652;
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	}
	
.TextXSDiv {
	color: #cea652;
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	background-color: 14264c;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

.TextXXS {
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	}
	
.TextXLB {
	color: #14264c;
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	}
	
.TextLB {
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	}
	
.TextMB {
	color: #14264c;
	font-family: sans-serif, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	}
.TextMBL {
	font-family: sans-serif, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	color: #14264c;
	text-decoration: none;
}

	
.TextMBW {
	color: #ffffff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	}
	
	.TextMBG {
	color: #cea652;
	font-family: sans-serif, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	}
	

.TextMB_Red {
	color: #FF0000;
	font-family: sans-serif, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	}

	.TextSBG {
	color: #cea652;
	font-family: 11px "Verdana", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-decoration: none;
	}	

.TextSB {
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	}
.TextSBL {
	font-family: sans-serif, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #14264c;
	text-decoration: none;
}

	
.TextXSB {
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}
	
.TextXSBRed {
	color: #ce2021;
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}
.TextXSBL {
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-small;
	color: #14264c;
	font-weight: bold;
	text-decoration: none;
}

	
.TextXXSB {
	color: #cea652;
	font-family: sans-serif, Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	}

.Required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.TextXSBRed {
	font-size: x-small;
	font-weight: bold;
	color: #ce2021;
	text-decoration: none;
}
		
.TextXLBW {
	color: #ffffff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	}


a:link.TextXSB {
	color: #cea652;
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}	
	
a:hover.TextXSB {
	color: #ce2021;
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited.TextXSB {
	color: #ffffff;
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}
	
a:link.TextMBL {
	color: #14264c;
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}	
.link.TextMBLRed {
	font-size: medium;
	font-weight: bold;
	color: #14264c;
	background-color: ce2021;
}

	
a:hover.TextMBL {
	color: #ce2021;
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited.TextMBL {
	color: ##ce2021;
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	}
.TextXSBL_Red {
	font-family: sans-serif, Arial, Helvetica;
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
