body{	
	margin:0px;
	padding:0px;
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #fff;	
	color: #444;
	background-image:url(/templates/resources/eic/layout/bg.gif);
	background-repeat:repeat-x;
	
}



#main_page_container {

	padding: 20px;	
	margin:0px;

	
	background-image:url(/templates/resources/eic/topright-bg.png);
	background-position: top right;
	background-repeat:no-repeat;
	
}

#topbanner{
	height:163px;
	padding:0px;

	margin:0px;
	overflow:hidden;
}

#main_leftcolumn {
	margin:0px;
	padding:0px;
	width:200px;
	padding-right:20px;
	
}

#main_rightcolumn 
{
	padding:0px;
	margin:0px;
	width:650px;
}

#logo {
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#title {
	float: left;
	margin: 70px 0px 0px;
	height: 100px;
	padding: 0px;
	padding-left:20px;
}



#main_rightcolumn p { 
max-width:450px; 
}

#main_rightcolumn ul {
max-width:400px;
}
#main_rightcolumn ul li {
margin-bottom:1em;
}

#main_rightcolumn table p {
/* mainly for the processes page */
width:auto;
margin:0px;
padding:3px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: x-large;
	font-weight: normal;
	color: #143169;
	line-height: 1em;
	
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: large;
	font-weight: normal;
	color: #143169;
	line-height: 1em;

}



#content h2 a {
	color: #143169;
}
h3,h3 a {
		font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: medium;
	font-weight: normal;
	color: #143169;
	line-height: 1em;
	/*border-bottom:solid 1px #ccc;*/
	padding-bottom:4px;
	
	
}

h3 img { margin-right:15px; }

img {
	border:none;
}



#content a {
	color:#299fd3;
	text-decoration:underline;
	font-weight:normal;
	background-color:transparent;
	border:none;
}
#content a:hover {
	color:#98489b;
	text-decoration:underline;
	
	/*background-color:#FFFFFF;*/
	font-weight:normal;
}
.processtable tr td {
border-top:solid 1px #aaaaaa;
margin:0px;
padding:3px;
}
.processtable tr td.header {
border:none;
}




.rightfloat {
float:right;
margin-top:0px;
margin-left:25px;
margin-bottom:10px;
padding:0px;


}

.leftfloat {
float:left;
margin-top:0px;
margin-left:0px;
margin-bottom:10px;
margin-right:10px;

}


.clear {
clear:both;
padding:0px;
margin:0px;

}



hr {
color: #eee;
background-color: #eee;
height: 1px;
border:none;
border-bottom:1px solid #ccc;


}

table tr {
vertical-align:top;
}

dl {	
	
	
}

dl dt {
	width: 200px;
	padding: 0 8px 0 0px;
	float: left;
	
	text-align:left;

	clear:both;
	height:50px;
}

dl dd {
	padding: 0;
	height:50px;
	margin:0px;
	margin-left:160px;
	width:150px;
	font-size:120%;
	color: #143169;
	
	

}

#contactbutton {
width:60px;
height:80px;
float:right;

}
	
	







