h1           { font-family: Arial; font-size: 15pt; color: #000000; font-weight: bold; 
               border-left-width: 1px; border-right-width: 1px; 
               border-top-width: 1px; border-bottom-style: solid; 
               margin-right: 15px; margin-left:15px; border-bottom-width:1px; text-align:left}
.greenmenubknd { background-image: url('images/greenmenubknd.gif') }
.bttmdropshadow { background-image: url('images/index-bttmdropshadow.jpg') }
h2           { font-family: Arial; font-size: 15pt; color: #000000; font-weight: bold}

.footersmall { font-family: Arial; font-size: 8pt; text-align:left }
body {margin-top: 0px;  margin-right: 0px;  margin-bottom: 0px;  margin-left: 0px}
.body16      { font-family: Arial; font-size: 13pt; color: #000000}
.text        { font-family: Arial; font-size: 10pt; color: #000000; margin-left:15px; margin-right:15px; text-align:left}
.topbanner   {background-image:url('images/topbanner.jpg')}
.topbannerright   {background-image:url('images/topbannerright.jpg')}
.rightsidebknd {background-image:url('images/rightsidenew_03.gif')}

#ddimagetabs{height:32px; /*height of tab image */
}

#ddimagetabs a{
text-decoration: none;
/*tab font */
color: #FFFFFF; /*font color */
width: 112px; /*width of tab image */
height: 24px; /*height of tab image */
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/
background-image:url('menu-mo.jpg'); /*URL to tab image */
background-repeat: no-repeat;
text-align: center; font-weight:bold; font-size:12px; font-family:Arial; word-spacing:0; line-height:100%}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(menu.jpg); /*URL to tab image onmouseover */
color: white;

}

.tabcontent{
display:none;
}


#ddimagetabs #customtab1{
width: 80px; /*width of custom tab image */
background-image:url('menuhome.jpg'); /*URL to custom tab image */margin-top:0; 
font-weight:bold; font-size:12px; font-family:Arial; 
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/
}

#ddimagetabs :hover#customtab1, #ddimagetabs .current#customtab1{
background-image:url(menuhome.jpg); /*URL to tab image onmouseover */
color: black;
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/
}


#ddimagetabs #smalltab1{
width: 86px; /*width of custom tab image */
background-image:url(menu-mo-small.jpg); /*URL to custom tab image */
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/}

#ddimagetabs :hover#smalltab1, #ddimagetabs .current#smalltab1{
background-image:url(menu-small.jpg); /*URL to tab image onmouseover */
color: white;
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/}

#ddimagetabs #smalltab2{
width: 86px; /*width of custom tab image */
background-image:url(menu-mo-small.jpg); /*URL to custom tab image */
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/
}

#ddimagetabs :hover#smalltab2, #ddimagetabs .current#smalltab2{
background-image:url(menu-small.jpg); /*URL to tab image onmouseover */
color: white;
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/}

#ddimagetabs #smalltab3{
width: 86px; /*width of custom tab image */
background-image:url(menu-mo-small.jpg); /*URL to custom tab image */
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/
}

#ddimagetabs :hover#smalltab3, #ddimagetabs .current#smalltab3{
background-image:url(menu-small.jpg); /*URL to tab image onmouseover */
color: white;
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/}

#ddimagetabs #smalltab4{
width: 86px; /*width of custom tab image */
background-image:url(menu-mo-small.jpg); /*URL to custom tab image */
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/
}

#ddimagetabs :hover#smalltab4, #ddimagetabs .current#smalltab4{
background-image:url(menu-small.jpg); /*URL to tab image onmouseover */
color: white;
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/}

#ddimagetabs #smalltab5{
width: 86px; /*width of custom tab image */
background-image:url(menu-mo-small.jpg); /*URL to custom tab image */
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/
}

#ddimagetabs :hover#smalltab5, #ddimagetabs .current#smalltab5{
background-image:url(menu-small.jpg); /*URL to tab image onmouseover */
color: white;
margin-left: 0px; /*spacing between tabs */
padding-top: 8px; /*vertical offset of tab text from top of tab*/}


.link a{
text-decoration:none; font-family:Arial; font-size:8pt; color:#000000; font-weight:bold
}

.link a:link, link a:visited{
text-decoration:none; font-family:Arial; font-size:8pt; color:#000000; font-weight:bold
}

.link a:hover{
color:#a00;
}

.link a:active{
text-decoration:none; font-family:Arial; font-size:8pt; color:#000000; font-weight:bold
}


/* content left */
.col_left { float: left}
/* content middle */
.col_middle {float: left; width: 219px; margin:0 33px;}
/* content right */
.col_right {float: left; width: 219px;}

.fullcol { 
	clear: both;
	background: #fff;
	width: 100%;
	border: 1px solid #FFF; 
	padding: 0 12px 20px; 
}

* html .fullcol {
	width:90%;
	w\idth: 726px;
}
.outerFrame { 
	margin-left:19;
	margin-right:7;
	background: #FFFFFF;
	text-align:left; width:90%; padding-left:11px
}

.box {
	padding: 5px;
	border: 1px solid #808080;
	clear: both;
	float: center;
	margin-bottom: 25px; margin-left:10; margin-right:10
}
* html .box{
}
h2.small {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EEF0F1;
	color:#3F5959; margin-left:0; margin-right:2px; margin-top:0; margin-bottom:1px
}
h2.small a:link, h2.small a:visited {
	color:#3F5959; 
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0 solid #000000; position:absolute;
top: 0;
/*Theme Change here*/
line-height:18px;
z-index:100;
background-color: #FFFFFF;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #E5E0D5;
}

/* ######### End Style for Drop Down Menu ######### */

.text a:link, .text a:visited {
	color: #000000;
}

.text a:hover {
	color: #666666;
}
.heading {
	font-size: 18px;
	color: #3F5959;
	font-family: Arial, Helvetica, sans-serif;
}
.outerFrame .box ul {
	list-style-position: outside;
	list-style-image: url(images/bullets.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.outerFrame .box ul li a:link, .outerFrame .box ul li a:visited  {
	color: #000000;
	text-decoration: underline;
}
.outerFrame .box ul li  {
	margin-bottom: 4px;
}
