@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-color: #ddd7b5;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}


a {color: #000000; font-weight: bold;}
a:link {text-decoration: underline; color: #000000;}
a:visited {	text-decoration: underline;	color: #000000;}
a:hover {	text-decoration: none;	color: #b8b8b8;}
a:active {	text-decoration: underline;	color: #000000;}

a.white {color: #ffffff; font-weight: bold;}
a.white:link {text-decoration: underline; color: #ffffff;}
a.white:visited {	text-decoration: underline;	color: #c7c7c7;}
a.white:hover {	text-decoration: none;	color: #dcdcdc;}
a.white:active {	text-decoration: underline;	color: #ffffff;}

a.sidebar_text {font-size: 18px; color: #03a6df; font-weight: bold;}
a.sidebar_text:link {text-decoration: underline; color: #03a6df;}
a.sidebar_text:visited {	text-decoration: underline;	color: #03a6df;}
a.sidebar_text:hover {	text-decoration: none;	color: #03a6df;}
a.sidebar_text:active {	text-decoration: underline;	color: #03a6df;}

a.t_purple{color: #03a1da; font-weight: bold;}
a.t_purple:link {text-decoration: underline; color: #5e268b;}
a.t_purple:visited {	text-decoration: underline;	color: #5e268b;}
a.t_purple:hover {	text-decoration: none;	color: #3d145b;}
a.t_purple:active {	text-decoration: underline;	color: #5e268b;}

a.t_pink{color: #ec175a; font-weight: bold;}
a.t_pink:link {text-decoration: underline; color: #ec175a;}
a.t_pink:visited {	text-decoration: underline;	color: #ec175a;}
a.t_pink:hover {	text-decoration: none;	color: #cb114b;}
a.t_pink:active {	text-decoration: underline;	color: #ec175a;}

a.t_orange{color: #feb12d; font-weight: bold;}
a.t_orange:link {text-decoration: underline; color: #feb12d;}
a.t_orange:visited {	text-decoration: underline;	color: #feb12d;}
a.t_orange:hover {	text-decoration: none;	color: #d4911d;}
a.t_orange:active {	text-decoration: underline;	color: #feb12d;}

a.t_green{color: #23aa4e; font-weight: bold;}
a.t_green:link {text-decoration: underline; color: #23aa4e;}
a.t_green:visited {	text-decoration: underline;	color: #23aa4e;}
a.t_green:hover {	text-decoration: none;	color: #117631;}
a.t_green:active {	text-decoration: underline;	color: #23aa4e;}

a.t_nav {	font-size: 10px; color: #fff; font-weight: bold;}
a.t_nav:link {text-decoration: underline; color: #fff;}
a.t_nav:visited {	text-decoration: underline;	color: #fff;}
a.t_nav:hover {	text-decoration: none;	color:#CCC;}
a.t_nav:active {	text-decoration: underline;	color: #fff;}

a.t_footertext {	font-size: 10px; color: #005960; font-weight: bold; }
a.t_footertext :link {text-decoration: underline; color: #005960;}
a.t_footertext :visited {	text-decoration: underline;	color: #005960;}
a.t_footertext :hover {	text-decoration: none;	color:#003f44;}
a.t_footertext :active {	text-decoration: underline;	color: #005960;}

h1,h2,h3,h4,h5,h6 {	font-weight: bold;}
h1 {font-size: 14px; color: #039ed8;}
h2 {font-size: 14px; color: #5c258b;}
h3 {font-size: 14px; color: #eb165e;}
h4 {font-size: 14px; color: #fdb62d;}
h5 {font-size: 14px; color: #19a750;}
h6 {font-size: 10px; color: #fff;}
/* tables */
.banner_bg {background-image:url(images/banner_bg.jpg); }
.nav_bg {background-image:url(images/navbg.gif); height:31px; padding-left:20px; padding-right:20px; padding-top: 5px;}
.nav_bg2 {background-image:url(images/navbg2.gif); height:31px; padding-left:20px; padding-right:20px; padding-top: 5px; background-repeat:no-repeat; padding-bottom: 0px;}
.d_right {background-image:url(images/d_right.jpg); background-position:top right; background-repeat:no-repeat;}
.d_left {background-image:url(images/d_left.jpg); background-position:top left; background-repeat:no-repeat;}
.bg_sidebar {background-image:url(images/bg_sidebar.jpg); background-repeat:repeat-x; background-position:top;}
.footer {background-image:url(images/footer.jpg); padding-left: 20px; padding-right: 20px; }
.content { background-color:#ffffff; padding-left: 10px; padding-right: 10px; color:#000;}
.padding {padding-left: 20px; padding-right:20px}
/* tables */
/* text */
 .white { color:#FFF;}
 /* text */
 .formclass{font-size: 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; border:0px; background-color:#fff;}
 .div60h {height: 60px; padding-top: 8px;}
 .padding5 {
	padding:5px;
	text-align: justify;
} 
.iconholderpad { padding-top:5px; padding-bottom: 5px;}
.toppad {
	padding-top:5px;
}
.sidebar_text3{ text-transform:capitalize;}



.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #ffffff;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #0f2202;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
background-color: #0f2202;
}
