@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#505050;
text-align:justify;
}
.contenttext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#505050;
}
a
{
color:#0066CC;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
color:#000000;
}

.ourmotto
{
text-transform:uppercase;
color:#ffffff;
background-color:#006699;
font-weight:bold;
padding-left:10px;
}
.logobg
{
background-color:#2c80af;
}
.topcurve
{
background-image:url(../images/logopart-curve.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:286px;
}
.whitefonts
{
font-size:10px;
font-weight:bold;
color:#ffffff;
}
.bannerbg
{
background-image:url(../images/middle-bg-back.jpg);
background-repeat:repeat-x;
}

.subslogan
{
text-transform:uppercase;
color:#ffffff;
font-weight:bold;
background-image:url(../images/subslogan-mid.gif);
background-repeat:repeat-x;
}


.welcometext
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
padding-left:10px;
}

.middlegreen
{
background-color:#5e963d;
}

.memberhead
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#666666;
}

.loginbox
{
border:1px solid #dfdfdf;
background-color:#f2f4f4;
padding:3px;
}
.loginboxint
{
border:1px solid #dfdfdf;
background-color:#ffffff;
padding:5px;
}
.logininput
{
border:1px solid #dfdfdf;
background-color:#ffffff;
width:103px;
height:17px;
}
.whitebg
{
background-color:#FFFFFF;
}
.middlepedd
{
padding:7px;
}


.nortxt
{
font-size:11px;
}


.redtabmid
{
background-image:url(../images/redtabmidle.gif);
color:#ffffff;
font-weight:bold;
font-size:12px;
}
.orange
{
background-image:url(../images/orange-mid.gif);
color:#ffffff;
font-weight:bold;
font-size:12px;
}
.blue
{
background-image:url(../images/blue-mid.gif);
color:#ffffff;
font-weight:bold;
font-size:12px;
}
.green
{
background-image:url(../images/greenmid.gif);
color:#ffffff;
font-weight:bold;
font-size:12px;
}
.dotedline
{
background-image:url(../images/dotedline.gif);
background-repeat:repeat-x;
background-position:center;
}


.gihedclass
{
font-size:11px;
font-weight:bold;
}
.presedentdesk
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#006699;
}


.sitenaphead
{
background-image:url(../images/siremapmainarrow.gif);
background-repeat:no-repeat;
background-position:5px;
font-size:12px;
font-weight:bold;
color:#10678f;
padding-left:20px;
text-decoration:none;
}
.sitenaphead a
{

font-size:12px;
font-weight:bold;
color:#10678f;
text-decoration:none;

}
.sitenaphead a:hover
{
font-size:12px;
font-weight:bold;
color:#10678f;
text-decoration:underline;
}

.sitemapint
{
background-image:url(../images/siremaubtarrow.gif);
background-repeat:no-repeat;
background-position:40px;
color:#716f6f;
padding-left:52px;
}

.sitemapint a
{
color:#716f6f;
text-decoration:none;
}

.sitemapint a:hover
{
text-decoration:underline;
color:#716f6f;
}
.leftbord
{
border-left:1px solid #e5e5e5;
}


.back
{
background-color:#CC0000;
height:15px;
color:#ffffff;
font-weight:bold;
font-size:10px;
width:32px;
text-align:center;
border:none;
cursor:pointer;
}

.height
{
height:100%;
}











.footer
{
background-color:#000000;
color:#ffffff;
height:26px;
padding-left:12px;
}
.footer a
{
background-color:#000000;
color:#ffffff;
text-decoration:none;
}
.footer a:hover
{
text-decoration:underline;
}
.footergray
{
background-color:#2c2c2c;
color:#7e7e7e;
height:20px;
}





<!--- menu script -->

.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

.text_big {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#060;
}

.table_border {
	background-color:#CCC;
}

.img {
	border:1px solid  #CCCCCC;
	padding:4px;
	}
