@charset "utf-8";
/* CSS Document */

html {
}
body {
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
    color:#666666;
	background-color:#FFFFFF; 
	line-height:18px;
}
.topbg {
background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	background-position:left top;
	height:137px;
}
.menubar{
background-image: url(../images/menubar.png);
	background-repeat: repeat-x;
	background-position:left top;
	height:70px;
}
.botbg {
background-image: url(../images/bot_bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	height:71px;
}
.login_bg{
background-image: url(../images/login_bg.png);
	background-repeat:no-repeat;
	text-decoration:none;
	border:none;
	height:21px;
	width:53px;
	color:#FFFFFF;
	margin-bottom:5px;

}

.button_bg{
background-image: url(../images/button_bg.png);
	background-repeat:no-repeat;
	text-decoration:none;
	border:none;
	height:21px;
	width:95px;
	color:#FFFFFF;
	margin-bottom:1px;

}
.button_bg1{
background-image: url(../images/button_bg1.png);
	background-repeat:no-repeat;
	text-decoration:none;
	border:none;
	height:25px;
	width:100px;
	color:#FFFFFF;
	margin-bottom:1px;

}
.button_bg2{
background-image: url(../images/button_bg2.png);
	background-repeat:no-repeat;
	text-decoration:none;
	border:none;
	height:25px;
	width:100px;
	color:#FFFFFF;
	margin-bottom:1px;

}
.newsbg {
background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	height:21px;
}

.textbox {
border:1px solid #40A1D6;

}

.orgtext{
font:"Courier New", Courier, monospace;
font-size:16px;
color:#FF6600;
font-weight:bold;
}
.bluetext{
font:"Courier New", Courier, monospace;
font-size:12px;
color:#4EACE2;
font-weight:bold;
}
.bluetext15{
font:"Courier New", Courier, monospace;
font-size:15px;
color:#4EACE2;
font-weight:bold;
text-decoration:none;
}

.txtblink {
font:"Courier New", Courier, monospace;
font-size:15px;
color:#006600;
font-weight:bold;
text-decoration:blink;
}
img, a {
	border:none;
}

.arial_11_dark-gray {
	font-size:11px;
	color:#666666;
}

a.main_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#94a0a8;
	text-decoration:none;
}
a.main_menu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#94a0a8;
	text-decoration:none;
}
a.main_menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0090d1;
	text-decoration:underline;
}
.main_menu-act {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0090d1;
	text-decoration:underline;
}

a.footer_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
a.footer_link:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
a.footer_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

.main_heading-bg {
	background-image:url(../images/main_heading-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:11px;
	height:35px;
}

a.services_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7c7c7c;
	text-decoration:none;
}
a.services_link:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7c7c7c;
	text-decoration:none;
}
a.services_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
}
.services_link-act {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
}

ul.recent_news {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:25px;
}

a.recent_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	background-image:url(../images/squre_bullet.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:9px;
}
a.recent_news:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	background-image:url(../images/squre_bullet.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:9px;
}
a.recent_news:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0090d1;
	text-decoration:none;
	background-image:url(../images/squre_bullet_blue.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:9px;
}

.arial_16_gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	text-decoration:none;
}

.box_bg {
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:100px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
}

.line-height-25 {
	line-height:25px;
}
.services_text_blue{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0099CC;
	text-decoration:none;
}
.services_text_green{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009900;
	text-decoration:none;
}
.redtext{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	text-decoration:none;
}

