body {
	background: url(images/bg.jpg) #FFFFFF repeat-x; margin:0px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333;
	line-height: 19px; text-align:center;
	}
p{
	text-align:justify;
}


.shade-left {
	background: url(images/shade-left.jpg) no-repeat right top; border-right: 1px solid #ACBFEA;
}
.brdr-whole {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A5B9E6;
	border-left-color: #A5B9E6;
}

#header #menu {
	background-color: #005a84;
	background-image: url(images/bg-menu.jpg);
	background-repeat: repeat-x;
}
#header #menu a {
	font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none;
}

#header #menu a:hover {
	color: #FFCE00; text-decoration: none;
}

.shade-right {
	background: url(images/shade-right.jpg) no-repeat left top;
	border-left: 1px solid #ACBFEA;
}
#footer {
	background-image: url(images/footer-bg.jpg); height:69px; padding-top:0px; }
	
#footer a {
	padding-right: 3px; padding-left: 3px; text-decoration: none; color: #3355A3; line-height: 24px;
}
#footer a:hover {
	color: #163171;
	text-decoration: underline;
}
.bg-header {
	background : url(images/bg-header.jpg) no-repeat right top;}
#header {
	color: #FFFFFF; text-decoration: none; }
#header a {
	color: #C8D0E2; text-decoration: none; padding-right: 1px; padding-left: 1px;
}
#news strong {
	font-weight: bold; color: #3F5FAA; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;
}
.bld-red {
	font-weight: bold; color: #E03A07; text-decoration: none; font-size: 16px;
}
.link-more {
	background : url(images/bullet2.gif) no-repeat left center;
	color: #DD0000; text-decoration: none; padding-left: 14px;
}
.link-more:hover {
	color: #007095;
	text-decoration: underline;
}
.bld-green {
	font-weight: bold;
	color: #26710C;
}
.bld-blue {
	font-weight: bold; color: #405B9A; text-decoration: none; font-size: 16px;
}
.link-service {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	text-transform: capitalize; color: #3F5FAA; text-decoration: none;
	background: url(images/bullet3.gif) no-repeat left center;
	padding-left: 20px; font-size: 13px;
}
.link-service:hover {
	color: #008C46;
}

#header a:hover {
	color: #FFFFFF;
}
.right-panel {
	background-color: #e7f2f8;
	background-image: url(images/bg-right.jpg);
	background-repeat: no-repeat;
}

.box-right-dotline
{
	border-bottom: #ced8e2 1px dotted;
}
.box-dotline
{
	border-bottom: #ffcccc thin dotted;
}
.box-right
{
	font-size: small;
	color: #30547f;
	font-family: Arial, Tahoma;
	text-decoration: none;
}
.box-right:hover
{
	font-size: small;
	color: cadetblue;
	font-family: Arial, Tahoma;
	text-decoration: none;
}

.popupMenu {
	position:relative;
	visibility:hidden;
	background-color:#EAF0FF;
	opacity:.9;
	border:solid 1px #6799CC ;
	padding:5px;
	filter: alpha(opacity=95);
}


.collapsePanel {
	width: 640px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader {	
	width:640px;		
	height:20px;
	color: Yellow;
	background-color: Black;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #3C5CA9;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
 color: white:
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
}

.modalPopup {
	background-color:#EEEEEE;
	border-width:2px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	top:350;
	}
	
	.RegularTable
{
	background-color: #FFFFFF;
	border: #BBBBBB solid 1px;
	border-top: 0px;
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.RegularTableWithBorder
{
	background-color: #EEEEEE;
	border: #BBBBBB solid 1px;
	width: 100%;
}

.InnerTable
{
	background-color: #FFFFFF;
	border: #DDDDDD solid 1px;
	width: 100%;
}

.InnerTableWithoutBorder
{
	border: 0px;
}


.Text
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.SmallText
{
	font-size: 10px;
}
.SmallHeader
{
	/*   background: url(../../../skins/skin1/images/gray.gif);*/
	padding: 8px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.BlogTitle
{
    font-family: Fixedsys;
    font-size: 18px;
}

.BlogDate
{
    font-family: 'Copperplate Gothic Light';
    font-size: 11px;
    color: #CC6600;
}

.BlogText
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
#language a {
	color:red; }

#language a:hover {
	color:#FFFFFF;
}
#gmrlink a 
{
    color:#FFFFFF;}
    #gmrlink a:hover 
    {
      color:#ffffff;  
    }
    
    #media a {
	padding-right: 3px; padding-left: 3px; text-decoration: none; color: #3355A3; line-height: 24px;
}
#media a:hover {
	color: #163171;
	text-decoration: underline;
}