                          
/* -- Menus -- */

.m1Item {
 text-align: center;
 background: url(/img/m1bg1.gif) no-repeat;
 padding-left: 1px }
.m1Item a img { background-position: bottom }
.m1Item a:hover img { background-position: top }

.m2 {
 font: .9em Tahoma;
 background-color: #2a4e4e;
 padding-bottom: 2px;
 padding-top: 2px}
 
 .m5 {
 font: .9em Tahoma;
 background-color: #2a4e4e;
 padding-bottom: 2px;
 padding-top: 2px}
 
.m2e1 { background-color: #2a4e4e  }

.m2 .item {
 text-align: center;
 border-right: 1px solid #ffffff }
 
.m2 .item a {
 padding: .275em .77em;
 display: block }
 
.m2 .item a:link,
.m2 .item a:visited,
.m2 .item a:hover {
 text-decoration: none;
 color: #ffffff }
 
.m2 .item a:hover,
.m2 .item a.curr { background-color: #666666 }

.m2Drop {
 background-color: #FFF;
 border: 1px solid #93B6D1;
 border-bottom: none }
.m2Drop a {
 font: 10px Verdana, Arial, Helvetica, sans-serif;
 padding: 3px 12px;
 border-bottom: 1px solid #93B6D1;
 display: block }
.m2Drop a:link,
.m2Drop a:visited,
.m2Drop a:hover {
 text-decoration: none;
 color: #000000 }

.m3 {
 font-size: 1.2em;
 text-align: center;
 color: #FFB400 }
.m3 a:link,
.m3 a:visited,
.m3 a:hover {
 font-weight: 700;
 text-decoration: none }
.m3 a:hover {
 text-decoration: underline;
 color: #FFB400 }

.m4 {
 font: 700 .9em Verdana, Arial, Helvetica, sans-serif;
 color: #18334D;
 list-style-type: none;
 margin-left: 0;
 padding-left: 0 }
.m4 li {
 margin-left: 0;
 padding-left: 0;
 margin-bottom: .3em }
.m4 li a:link,
.m4 li a:visited {
 text-decoration: none;
 color: #666 }
.m4 li a:hover {
 text-decoration: underline;
 color: #18334D }
.m4 li a.curr:link,
.m4 li a.curr:visited {
 color: #18334D }

.path {
 font: .9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #FFF;
 background: #275BA1 url(/img/e8.gif) repeat-x;
 padding: 5px 1.78em .5em }
.path a:link,
.path a:visited,
.path a:hover {
 font-weight: 700;
 text-decoration: underline;
 color: #FFF }
.path a:hover { color: #C5E8FF }

/* -- Forms -- */

.f1Label,
.f1LabelR,
.f1Field,
.f1FieldR,
.f1FieldB,
.f1FieldRB {
 vertical-align: top;
 padding-right: .4em;
 padding-bottom: .8em }
.f1Label,
.f1LabelR {
 vertical-align: bottom;
 padding-bottom: .3em }
.f1LabelR { padding-right: 0 }
.f1FieldR { padding-right: 0 }
.f1FieldB { padding-bottom: 0 }
.f1FieldRB {
 padding-right: 0;
 padding-bottom: 0 }

/* -- Grids -- */

.g1,
.g1R {
 padding-right: 1.5em;
 vertical-align: top }
.g1R { padding-right: 0 }

.g2,
.g2R {
 padding-right: .8em;
 vertical-align: top }
.g2R { padding-right: 0 }

/* -- Content -- */

.bttn {
 font-weight: 700;
 background-color: #FDE559;
 border-color: #FCE24B #AAA #AAA #FCE24B }

.businessCard {
 font: .8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #000 }
.businessCard a:link,
.businessCard a:visited,
.businessCard a:hover {
 text-decoration: underline;
 color: #000 }

.businessCardTray {
 font-size: .9em;
 background-color: #C4D1D5;
 padding: .8em;
 border-style: solid;
 border-color: #FFF #9DA6A8 #9DA6A8 #FFF;
 border-width: 1px 1px 1px 0;
 position: relative;
 width: 200px }

.cBlock1,
.cBlock2 {
 font-size: .9em;
 background-color: #E5E5E5;
 padding: .66em 1.54em .44em; }
.cBlock1 {
 font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #777;
 background: #FAFAFA url(/img/cblock1bg1.gif) repeat-x;
 border: 1px solid;
 border-color: #FFF #FFF #E5E5E5 #E5E5E5 }
.cBlock1 a:link,
.cBlock2 a:link,
.cBlock1 a:visited,
.cBlock2 a:visited,
.cBlock1 a:hover,
.cBlock2 a:hover, {
 text-decoration: underline;
 color: #777 }
.cBlock1 a:hover,
.cBlock2 a:hover { color: #333 }
.cBlock1 .moreLink,
.cBlock2 .moreLink { text-align: right }
.cBlock1 ul,
.cBlock2 ul {
 margin-left: 1.5em;
 padding-left: 0 }

.dataTab1 {
 border-left: 1px solid #DDE8F1;
 border-top: 1px solid #DDE8F1 }
.dataTab1 th,
.dataTab1 td {
 padding: .3em .4em;
 border-right: 1px solid #DDE8F1;
 border-bottom: 1px solid #DDE8F1;
 vertical-align: top }
.dataTab1 th {
 font-weight: 700;
 color: #FFF;
 background-color: #8096A6 }

.dataTab2 th,
.dataTab2 td {
 padding: .3em .4em;
 vertical-align: top }
.dataTab2 th {
 font-weight: 700;
 color: #FFF;
 background-color: #8096A6 }
.dataTab2 .even { background-color: #F0F0F0 }

.headline a:link,
.headline a:visited,
.headline a:hover { text-decoration: none }

.floatLeft,
.floatRight {
 margin: 0 1.5em .7em }
.floatLeft {
 float: left;
 margin-left: 0 }
.floatRight {
 float: right;
 margin-right: 0 }

.footer {
 font: .8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #777 }
.footer a:link,
.footer a:visited,
.footer a:hover {
 text-decoration: none;
 color: #000 }
.footer a:hover { text-decoration: underline }

.illustr,
.illustrLeft,
.illustrRight { border: 1px solid #CCC }
.illustrLeft,
.illustrRight { margin: 0 1.5em .7em }
.illustrLeft {
 float: left;
 margin-left: 0 }
.illustrRight {
 float: right;
 margin-right: 0 }

.infoPopup {
 color: #000;
 background-color: #666666;
 border: 1px solid #607899;
 width: 25em;
 position: absolute }
.infoPopup th,
.infoPopup td {
 font-size: .9em;
 padding: .2em .4em }
.infoPopup th {
 font-weight: 700;
 text-align: center;
 color: #FFF;
 background-color: #666666 }

.moreLink { text-align: right }

ul.compact {
 margin-left: 1.3em;
 padding: 0 }

/* -- Additional -- */



blockquote {
 padding: .5em;
 margin: 0 0 .6em }
blockquote p { margin-bottom: .7em }
blockquote .author {
 font-size: .9em;
 text-align: right }

body {
 font: 75% Arial, Helvetica, sans-serif;
 color: #444;
 background-color: #ffffff;
 margin: 0;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
 padding: 0 }

form {
 margin: 0;
 padding: 0 }

li { margin-bottom: .3em }

table { font-size: 1em }

th {
 font-style: normal;
 font-weight: 400;
 text-align: left }

em,
strong {
 font-style: normal;
 color: #1962BD }

h1 {
 font: 500 1.4em Verdana, Arial, Helvetica, sans-serif;
 color: #476C88;
 background-image: url(/img/bullet1.gif);
 background-repeat: no-repeat;
 background-position: 0 .45em;
 margin-bottom: 1.3em;
 padding-left: 19px }
h2 {
 font: 600 1.2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #273148;
 margin-bottom: 1.2em }
h3 {
 font: 700 1.1em;
 color: #476C88;
 margin-bottom: 1.1em }

input,
select,
textarea {
 font: 1em Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 border: 1px solid #A3B9CD }

blockquote,
dl,
p,
ol,
ul,
.headline,
.hSeparator,
.m3,
.genericBlock {
 margin-top: 0;
 margin-bottom: 1.1em }

.big,
 big { font-size: 1.1em }
.hSeparator {
 border-top: 1px solid #DDD;
 height: 1px;
 overflow: hidden }
.muted { color: #7F7F7F }
.nowrap { white-space: nowrap }
.small,
 small { font-size: 11px}
 
 .SubMenu-CSS { 

	text-decoration: none; 

	color: #000000; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

}



.MainMenu-CSS { 

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

	text-decoration: none;

	border-style: none;

}



.MainMenu-CSS:hover { 

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

	text-decoration: none;

	border-style: none;

}


.BottomMenu-CSS { 

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none;

}



.BottomMenu-CSS:hover { 

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none;

}


.buttonText { 

	text-decoration: none; 

	color: #FFCC99; 

	font: Bold 12px Arial, Helvetica 

}



.buttonHover { 

	text-decoration: none; 

	color: #DBF1DB; 

	font: Bold 12px Arial, Helvetica; 

	padding: 1px 

}



.buttonBorder { 

	border: 1px outset #339966 

}



.buttonBorderOver { 

	border: 1px inset #CC9966 

}



td {

	COLOR: #ffffff; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 9pt;

	text-decoration: none;

	border-style: none

}



p.text {

	COLOR: #ffffff; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12pt;

	text-decoration: none;

	border-style: none;

	margin : 20px 20px 20px 20px;

}



p.Sub-Menu-title-1 {

	COLOR
: #FACC90; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 14pt;

	text-decoration: none;

	border-style: none;

	FONT-WEIGHT: bold;	

	margin : 20px 20px 20px 20px;

}



p.Sub-Menu-1 {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12pt;

	text-decoration: none;

	border-style: none;

	margin : 20px 20px 20px 20px;

}



p.Sub-Menu-2 {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

	text-decoration: none;

	border-style: none;

	margin : 20px 20px 20px 20px;

}



li.Sub-Menu {

	COLOR: #FACC90; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none;

}



li.Ent-List {

	COLOR: #FACC90; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 13pt;

	text-decoration: none;

	border-style: none;

}



p {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

	text-decoration: none;

	border-style: none;

}



.text-1 {

	COLOR: #FFFFFF;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	FONT-SIZE: 10pt;

	text-decoration: none;

	border-style: none;

	FONT-WEIGHT: normal;

	line-height : 1.8;

}



.text-2 {

	COLOR: #FFFFFF;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	FONT-SIZE: 12pt;

	text-decoration: none;

	border-style: none;

	FONT-WEIGHT: bold;

	line-height : 1.8;

}



.text-2-Red {

	COLOR: #ff0000;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	FONT-SIZE: 12pt;

	text-decoration: none;

	border-style: none;

	FONT-WEIGHT: bold;

	line-height : 1.8;

}



a {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	border-style: none

}



a:hover {

	COLOR: #ffffff; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: underline; 

	border-style: none

}



a.navtop {

	COLOR: #9EA6D9; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12pt;

	text-decoration: none;

	FONT-WEIGHT: bold;

	border-style: none

}



a.navtop:hover {

	COLOR: #CC9933; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12pt;

	text-decoration: none;

	FONT-WEIGHT: bold;

	border-style: none

}



a.nav-top {

	COLOR: #9EA6D9; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 11pt;

	text-decoration: none;

	border-style: none

}







a.Sub-Menu-link-1 {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 9pt;

	text-decoration: underline; 

	border-style: none

}



a.Sub-Menu-link-1:hover {

	COLOR: #CC9933; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 9pt;

	text-decoration: underline; 

	border-style: none

}



a.nav-top:hover {

	COLOR: #CC9933; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 11pt;

	text-decoration: none;

	border-style: none

}



a.nav-top2 {

	COLOR: #ffffff; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

	text-decoration: none; 

	border-style: none

}



a.nav-top2:hover {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

	text-decoration: underline; 

	border-style: none

}



.bottomnav {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}



a.bottomnav {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}

.nav-bottom {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}

a.nav-bottom {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}

a.nav-bottom:hover {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}

.cliplink {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}

a.cliplink {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}



a.bottomnav:hover {

	COLOR: #FACC90; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 8pt;

	text-decoration: none;

	border-style: none

}



.small-1 {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 9pt;

	text-decoration: none;

	border-style: none

}



.small-bold {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 16pt;

	FONT-WEIGHT: bold;

	text-decoration: none;

	border-style: none

}

.petes-quote {

	COLOR: #FFFFFF;

	text-decoration: none;

	border-style: none;
	font: italic 13px Verdana, Arial, Helvetica, sans-serif;
}



.small-2 {

	COLOR: #FFFFFF; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12pt;

	FONT-WEIGHT: normal;

	text-decoration: none;

	border-style: none

}




.title-1 {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 22pt;

	text-decoration: none;

	border-style: none

}



.title-2 {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 18pt;

	text-decoration: none;

	border-style: none

}



.title-3 {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 14pt;

	text-decoration: none;

	border-style: none

}

a.reels-title {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12pt;

	text-decoration: none;

	border-style: none

}

a.reels-title:hover {

	COLOR: #ffffff; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12pt;

	text-decoration: none;

	border-style: none

}





BODY {

	marginheight: 0pt;

	marginwidth: 0pt;

	margin : 0px 0px 0px 0px;

	margin-bottom : 0px;

	margin-left : 15px;

	margin-right : 0px;

	margin-top : 0px;

}

.cliptitle {

	COLOR: #d4e86b; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 10pt;

	text-decoration: none;

	border-style: none

}



input { 

	filter:alpha(opacity=80)

}



input, select {

	font-family: Arial, Sans-Serif, Helvetica;

	border-width: 1px;

	border-color: #DBF1DB;

	font-size: 12px;

}



input.large { 

	font-family: Arial, Sans-Serif, Helvetica; 

	font-size: 12px; 

	border: 1px solid black; 

}



textarea { 

	border: 1px solid black; 

}



HR {

	color: #000000;

	height: 1pt;

}



.table-BLR {

	border-left : 1 solid Black;

	border-right : 1 solid Black;

	border-bottom : 1 solid Black;	

}
.border {
	border: none;
	padding: 10px;
}
