/* CSS Document */
{
	margin: 0;
	padding: 0;
	border: none;
}
* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
}
cursor { cursor:auto; }
body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 72%; line-height:16px;
}
.floatright 
	{
		float: right; margin-left:2px;  margin-bottom:2px; 
		color: #636363; padding-bottom:2px; padding-left:2px; padding-right:2px; 
}
.floatleft 
	{
		float: left; margin-left:2px;  margin-bottom:2px; 
		color: #636363; padding-bottom:2px; padding-left:2px; padding-right:2px; 
}
h1 {
font-size: 1em;
color:#255690;
padding:0px 10px 18px 10px;
}
h2 {
font-size: 0.9em;
color:#000;
padding: 10px;
}
p {
padding: 0 10px 1em;
color:#666666;
text-align:justify;
}
#container {
min-height: 760px;
background-color: #fff;
width: 781px;
margin: 0 auto;
}
#container2 {
min-height: 1220px;
background-color: #fff;
width: 781px;
margin: 0 auto;
}
* html #container {
height: 100%;
}
.menu{
width:781px;
height: 42px;

}

.content {  
	width: 540px;
	height: auto;
	margin: 16px 4px 4px 4px;
	float:left;
}
.content2 {  
	width: 574px;
	height: auto;
	margin: 16px 4px 4px 4px;
	
	float:left;
}
.content3 {  
	width: 770px;
	height: auto;
	margin: 16px 4px 4px 4px;
	
	float:left;
}
#navigation {
float: left;
width: 186px;
margin: 16px 4px 4px 0px;
background-image:url(navbg.jpg);
background-repeat:no-repeat;
height:440px;


}
#navigation2 {
float: left;
width: 186px;
margin: 16px 4px 4px 0px;
background-image:url(nav_bg.jpg);
background-repeat:no-repeat;
height:440px;
}
#navigation3 {
float: left;
width: 186px;
margin: 16px 4px 4px 0px;
background-color:#FFFFFF; 
background-image:url(spacer.jpg);
background-repeat:no-repeat;
height:440px;
}

.content_right {  
	width: 210px;
	height: auto;
	margin:16px 2px 4px 11px;
	float:left;

}

table.contacts
{ 
background-color: #fafafa;
border: 1px #D2D2D2 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ 
background-color: #E4F4FF; background-image:url(cdept.jpg); background-repeat: repeat-x;  
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: #000;

height:25px;
 }
td.contactDept2
{ 
background-color: #D2D2D2; background-image:url(cdept.jpg); background-repeat:repeat-x; 
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: #000;

height:25px;
 }



td.contact
{ border-bottom: 1px #D2D2D2 solid; border-left: 1px #D2D2D2 solid;border-top: 1px #D2D2D2 solid;
text-align: left;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: #fafafa;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 1px; }

td.contact2
{ 
text-align: left;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: #FFFE88;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 1px; }

td.contact3
{ 
text-align: left;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: #FDFCBD;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 1px; }

td.contact4
{ list-style:none;
text-align: left;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: #FDFDDD;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 1px; }


td.contact-heading
{ border-bottom: 1px #D2D2D2 solid; border-left: 1px #D2D2D2 solid;border-top: 1px #D2D2D2 solid;
text-align: left;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: #404040;
background-color: #E4F6FF;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 1px; 
}

.footer {
width:781px;
height: 23px;

margin-left:auto;
margin-right:auto;
}
.hr {
border-bottom: 1px #6699CC solid;
width:100%;
height:0.03em;

}

