.fullsite {
	background-image: url(images/fullsite2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 16px;
	padding-left: 16px;
}

.fullsitenopadleft {
	background-image: url(images/fullsite3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 16px;
	padding-left: 0px;
}

.border {
	border: 1px solid #1A6879;
	padding: 0px;
}

.arial22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.inputForm3 {
	background-color: #fff;
	border: 1px solid #64A5C9;
	width: 125px;
}

.inputForm2 {
	background-color: #fff;
	border: 1px solid #64A5C9;
	width: 100px;
	height: 15px;
}

.maintd {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 16px;
	padding-left: 16px;
}

.leftcol {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 16px;
	width: 665px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.rightcol {

	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 16px;
	padding-left: 5px;
}

.photobox {
	border: 1px solid #64A5C9;
}

.clear {font-size: 1px; height: 1px}

/*Photobox 1*/
.bl {background: url(images/bl.gif) 0 100% no-repeat; width: 665px}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px;} 
.t {background: url(images/dot.gif) 0 0 repeat-x; width: 665px}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bgrc {background-color: #D7E6E9}

/*mainbox */
.bl2 {background: url(images/bl2.gif) 0 100% no-repeat; width: 665px}
.br2 {background: url(images/br2.gif) 100% 100% no-repeat}
.tl2 {background: url(images/tl2.gif) 0 0 no-repeat}
.tr2 {background: url(images/tr2.gif) 100% 0 no-repeat; padding:10px;} 
.t2 {background: url(images/dot2.gif) 0 0 repeat-x; width: 665px}
.b2 {background: url(images/dot2.gif) 0 100% repeat-x}
.l2 {background: url(images/dot2.gif) 0 0 repeat-y}
.r2 {background: url(images/dot2.gif) 100% 0 repeat-y}
.bgrc2 {background-color: #ffffff}


/*Rightbox*/
.bl3 {background: url(images/bl.gif) 0 100% no-repeat; width: 260px}
.br3 {background: url(images/br.gif) 100% 100% no-repeat}
.tl3 {background: url(images/tl.gif) 0 0 no-repeat}
.tr3 {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px;} 
.t3 {background: url(images/dot.gif) 0 0 repeat-x; width: 260px}
.b3 {background: url(images/dot.gif) 0 100% repeat-x}
.l3 {background: url(images/dot.gif) 0 0 repeat-y}
.r3 {background: url(images/dot.gif) 100% 0 repeat-y}


/*Newsbox*/
.bl4 {background: url(images/bl.gif) 0 100% no-repeat; width: 225px}
.br4 {background: url(images/br.gif) 100% 100% no-repeat}
.tl4 {background: url(images/tl.gif) 0 0 no-repeat}
.tr4 {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px;} 
.t4 {background: url(images/dot.gif) 0 0 repeat-x; width: 225px}
.b4 {background: url(images/dot.gif) 0 100% repeat-x}
.l4 {background: url(images/dot.gif) 0 0 repeat-y}
.r4 {background: url(images/dot.gif) 100% 0 repeat-y}

.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: 060432;
}

h3 {
	color: #0F874B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.bgrc3 {background-color: #D7E6E9}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}

.lefcol2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 185px;
}

.rightcol2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	width: 750px;
	padding-left: 0px;
}

.grad {
	background-image: url(images/botgrad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #64A5C9;
	border-left-color: #64A5C9;
	width: 185px;
}

.newsbox {
	padding: 5px;
}

.inputForm4 {
	background-color: #fff;
	border: 1px solid #64A5C9;
	width: 170px;
	height: 15px;
}

.lefcol3 {
	width: 10px;
}

.bullets ul{
	margin-top:0;
	margin-bottom:0;
	margin-left:25px;
	margin-right:0;
	list-style-image: url(images/bulletsq.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.fullsitepadleft {
	background-image: url(images/fullsite3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 16px;
	padding-left: 6px;
}

.blue2 {
	font-size:12px;
	color:#14173F;
	text-decoration:none;
	font-weight:bold;
}

.style24 {	
	color: #000000;
	font-weight: bold;
}	

.style25 {	
	border-collapse: collapse;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	border-style: none;
	border-color: inherit;
	border-width: medium;
}	

.style26 {	
	font-size: x-large;
}	

.style27 {	
	font-family: Arial;
}	

.style29 {	
	text-align: center;
}	

.style30 {	
	font-size: small;
	font-weight: bold;
	font-family: Arial;
}	

.style31 {	
	font-family: Arial, sans-serif;
	font-size: medium;
}	

.style32 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}	

.style33 {	
	color: #000000;
}	

.style34 {	
	color: #FF0000;
}	

.style35 {	
	color: #808080;
}	

.style36 {
	font-size: xx-small;
	color: #808080;
}

.style37 {
	font-size: small;
	color: #808080;
}

.style38 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.style39 {	
	text-decoration: none;
}	

.style40 {	
	margin-left: 89px;
}	

.style41 {	
	color: #CC0000;
}	

.style42 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}	

.style43 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}	

.style44 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}	

.style45 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}	

.style46 {	
	background-color: #00FFFF;
}	

.style47 {	
	font-weight: bold;
}	

.style48 {	
	border-width: 2px;
}	

.style49 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
}	

.style101 {	
	font-family: Arial, Helvetica, sans-serif;
}	

.style102 {	
	background-color: #FFFF00;
}	

.style103 {	
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
	margin-top: 0.19in;
	margin-bottom: 0.19in;
}	

.style105 {	
	border-style: solid;
	border-width: 3px;
}	

.style106 {
	font-size: large;
	font-weight: bold;
}	

.style107 {	
	font-size: large;
	font-style: italic;
	font-weight: bold;
}	

.style108 {	
	text-align: left;
	font-size: 10pt;
}	

.style109 {	
	text-align: left;
	margin-bottom: 0in;
	font-size: 10pt;
}	

.style111 {	
	text-align: left;
	font-size: x-small;
	margin-bottom: 0.19in;
}	

.style112 {	
	font-size: small;
}	

.style113 {
	font-size: xx-small;
}

.style114 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #808080;
	font-weight: bold;
}	

.style115 {	
	text-decoration: underline;
}	

.style116 {	
	font-size: medium;
}	

.style120 {	
	font-size: large;
}	

.style121 {	
	font-size: large;
	color: #0F874B;
}	

.style122 {
	font-weight: bold;
	color: #808080;
}

.style202 {
	text-align: center;
	font-size: 13.5pt;
	font-family: Verdana, sans-serif;
	color: black;
	font-weight: bold;
	margin-left: 0in;
	margin-right: 0in;
}

.style203 {
	font-size: 10.5pt;
	font-family: Arial, sans-serif;
	color: black;
	font-weight: bold;
	margin-left: 0in;
	margin-right: 0in;
}

.style309 {
	text-align: left;
}

.style310 {
	margin-left: 55px;
}

.style314 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-left: 28px;
	margin-top: 12px;
}

.style315 {
	text-align: left;
	margin-bottom: 0px;
}

.style319 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 34px;
}

.style321 {
	margin-top: 20px;
}

.style322 {
	margin-left: 35px;
	margin-bottom: 10px;
}

.style401 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
