html {
	overflow: scroll;
}

body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;	
}

#container
{
	width:100%;
	background:#f8f9fe;
}
#container td.site-hdr
{
	height:35px;
	background:#e9e9f1;
	border-bottom:solid 1px #adaccb;
}
#container td.left, #container td.right
{
	width:50%;	
}

#container td.site-footer
{
	height:70px;
	background:#e9e9f1;
	border-top:solid 6px #adaecc;
	color:#3a3e7b;
}

#container td.site-footer a
{
	color:#3a3e7b;
}

#content td.green-bg
{
	background-image:url(images/contacts-bg.jpg);
	background-repeat:repeat-x;
	height:50px;
	color:white;
	font-size:14px;
	padding:0 5px 0 5px;

}
#content td.green-bg a
{
		text-decoration:none;
		color:white;
	font-size:14px;
}
#content td.nav-menu
{
	height:77px;
	border-bottom:solid 1px #368a0e;
	padding-top:1px;
}
#content td.page-header
{

}
td.logo
{
	width:270px;
	height:268px;
	background:#282b60;
	color:White;
	font-weight:bold;
	font-family:Times New Roman;
	font-size:32px;
	text-align:center;
}
span.logo-subtext
{
	font-size:20px;
}
td.banners
{
	vertical-align:top;
	padding-left:1px;
	/*background:transparent url(images/banners/banner1.jpg) no-repeat right top;*/
}
td.banners img
{
	border:none;
	margin:0;
	padding:0;
}
td.left-pane
{
	background:#e9e9f1;
	padding:17px;
	vertical-align:top;
	line-height:20px;
	width:270px;
}
td.left-pane h4, td.left-pane h4 a
{
	font-size:14px;
	color:#373f7d;
	margin-bottom:5px;
	text-decoration:none;
}
td.right-pane
{
	padding:17px 5px 17px 17px;
	vertical-align:top;
	vertical-align:top;
	line-height:20px;
	text-align:justify;	
}
td.right-pane2
{
	padding:17px 5px 17px 17px;
	vertical-align:bottom;
	vertical-align:bottom;
	line-height:20px;
	text-align:right;	
}
td.right-pane h4
{
	font-size:14px;
	color:#135345;
	margin-bottom:10px;
}
h4.notopm
{
	margin-top:0px;
}
td.right-pane ul
{
	list-style-type:none; 
	list-style-position:outside;
	padding:0px;
	margin:0px;
}
td.right-pane ul li, td.right-pane ol li ul li
{
	background:transparent url(images/bullet.gif) no-repeat left top;
	line-height:20px;
	padding:0px 0px 0px 20px;
	margin:0px;	
	font-weight:normal;
}
td.right-pane ol li
{
	line-height:20px;
	padding:0px;
	margin:0px;		
}
td.right-pane ol li p
{
	font-weight:normal;
}

.right-align
{
	text-align:right;
}
.center-align
{
	text-align:center;
}
#tblEmails
{
	margin-top:10px;
	border-top:dotted 1px #adaccb;	
}
#tblEmails td
{
	padding:3px 25px 3px 0px;
	vertical-align:bottom;
	border-bottom:dotted 1px #adaccb;	
	
}
#tblEmails tr.alt td
{
	
}
#tblDict
{
	margin-top:20px;
	text-align:justify;	
	border-top:dotted 1px #adaccb;
}

#tblDict td
{
	vertical-align:top;		
	border-bottom:dotted 1px #adaccb;
}
#tblDict td.title
{
	width:180px;
}
#index li a
{
	color:#373f7d;
	text-decoration:none;
	font-weight:bold;
}