html {
	font-family: "Trebuchet MS";
	color: #000033;
        background-color:#ffffff;
        font-size:15px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	background-image: url(../images/gradientBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link, a:visited {
	font-weight: bold;
	color: #1b5790;
}
a:hover, a:active {
	font-weight: bold;
	color: #CC0000;
}
#preLoad {
	display: none;
}
#outerContainer {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
}
#banner-left {
	width: 169px;
	height: 178px;
}
#banner-right {
	width: 601px;
	height: 178px;
}

#bannerContainer {
	height: 178px;
	width: 770px;
	/*background-image: url(../images/banner.jpg);*/
	background-repeat: no-repeat;
}
#banner {
	padding: 0px;
	width: 770px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	height: 178px;
}

#mainNav {
	right: 0px;
	height: 53px;
	font-size:  12px;
        
	background: url(../images/newbanner.jpg);
	background-repeat: no-repeat;
        
}



#mainNav a:link, #mainNav a:visited {
	font-weight: bold;
	color: #ffffff;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	font-size: 12.5px;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
#mainNav a:hover, #mainNav a:active {
	font-weight: bold;
	color: #FF7401;
	background-color: #eeeded;
	display: block;
	line-height: 30px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeded;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
#innerContainer {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	background: url(../images/repeatingBg.jpg) repeat-y;
}
#content {
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
* #content {
	font-size: 11.0pt;
}
#content h1 {
	font-size: 30px;
}
#content h2 {
	font-weight: normal;
	font-size: 27px;
	border-bottom-width: 1px;
	
	
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content h3 {
	font-size: 18px;
	font-style:italic;
}
#content h4 {
	font-size: 18px;
	font-style:normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.copy14 {
	font-size: 14px;
}
.copy18 {
	font-size: 18px;
}
.copy21 {
	font-size: 21px;
}
.subNavTopBg {
	line-height: 36px;
	background-image: url(../images/topBoxBg.jpg);
	background-repeat: repeat-x;
}
.subNavBottomBg {
	background-image: url(../images/bottomBoxBg.jpg);
	background-repeat: repeat-x;
}

#subNav {
	font-size:  13px;
}
#subNav a:link, #subNav a:visited {
	font-weight: bold;
	color: #333333;
	display: block;	
	font-size: 13px;
	text-decoration: none;
	line-height: 24px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;	
}
#subNav a:hover, #subNav a:active {
	font-weight: bold;
	color: #1b5790;
	background-color: #eeeded;
	display: block;
	line-height: 24px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	
}

.flashyNote {
	background-color: #FFFFCC;
	border: dashed 2px #CC7722;
	padding: 10px 10px 10px 10px;
	margin: 20px 20px 10px 20px;
}


.copy24 {
	font-size: 24px;
}

.white {
	color: #FFFFFF;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	background: url(../images/footer.jpg) no-repeat;
        background-size:100% 100%;
        
}
#copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
}
.breaker {
	margin: 0px;
	padding-top: 1px;
	clear: both;
}

.audioBg {
	background-image: url(../images/audioBg.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	display:none;
}
audio {
    width: 192px;
}
.subNavBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
}
.leftPadding {
	padding-left: 10px;
}
.bottomPadding {
	padding-bottom: 10px;
}



.audioPad {
	padding-left: 10px;
	padding-top: 12px;
}.pdfBg {
	background-image: url(../images/AdobePDFBg.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.pdfLink {
	line-height: 60px;
}
fieldset {
	width: 450px;
	border: 1px solid #777777;
	margin: 0px;
	padding: 0px;
}

a.alexButton_v4I:link,a.alexButton_v4I:visited {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 6px 3px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
}
a.alexButton_v4I:hover {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 6px 3px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
}
a.alexButton_v4I:active {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 6px 3px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
}
div.alexButton_v4O {
	padding: 6px;	background-color: #CC3333;
}
#calendarTitle {
display:none;
}
.twid
{
width:760px;
}
.twid1
{
width:15px;
}

.twid2
{
width:110px;

}

.twid3
{
width:200px;
}

.twid4
{
width:200px;
}

.twid5
{
width:110px;
}
.twid6
{
width:200px;
}
.twid7
{
width:110px;
}
.twid8
{
width:110px;
}

.intdwid
{
width:710px;
}

.intdwid1
{
width:200px;
}

.intdwid2
{
width:152px;
}

.intdwid3
{
width:95px;
}
.pfont{
font-size: 17px; 
margin: 0px;
}
.conimg {
    width: 149px;
    height: 201px;
}
.divwid{
margin: 0; 
width: 160px;
}
.mtab
{
clear:both;
}
.capfont{
font-size: 12pt;
}
.conimg1
{
float:left; 
margin-right: 12px;
}
.btdiv{
text-align:center; 
width: 300px; 
clear:both; 
padding-top:20px; 
padding-left: 138px;
}
.btdiv1
{
border:0px;
float: left;
padding-right: 16px;
}
.fontsize
{
font-size:23px;
}
.caltab
{
width:710px;
}
.caltab1
{
width:710px;
height:600px;
}
.wrkfram
{
width:460px;
height:315px;
}
.wrkfont{
font-size: 12pt;
}
.fsize{
font-size:14.0pt;
font-family:"Verdana","sans-serif";
color:windowtext;
}
.fsize1{
font-size:11.0pt;
font-family:"Tahoma","sans-serif";
}
.fsize2{
font-size:14.0pt;
font-family:"Tahoma","sans-serif";
}
.conimg3
{
width:156px;
height:151px;
}
.lowimg{
width:198px;
height:258px;
}
.tesimg
{
 height: 170px;
 padding-right: 10px;
 width: 119px;
}
.corimg
{
width:120px;
height:170px;
}


.intdwid1 img {
  width: 149px;
}