*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #ECEDEF;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
 	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

td
{
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
 	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a
{
	color: #4E7E7B;
	text-decoration: none;
}
	a:hover
	{
		color: #333333;
	}

img
{
	border: 0;
}

#page
{
	width: 718px;
	text-align: left;
	margin: 0 auto;
}

#header
{
	width: 718px;
	height: 59px;
}

#mainmenu
{
	width: 718px;
	height: 34px;
}
	#mainmenu ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		#mainmenu li
		{
			display: inline;
			margin: 0;
		}
		#mainmenu li a
		{
			width: 142px;
			height: 32px;
			float: left;
			display: block;
			font-weight: bold;
			color: #FFFFFF;
			text-align: center;
			line-height: 32px;
			vertical-align: middle;
		}
		#mainmenu li.menugreenlink a
		{
			background-color: #4E7E7B;
			background-image: URL(../images/menu_green.jpg);
			background-position: top center;
			background-repeat: no-repeat;
		}
		#mainmenu li.menubluelink a
		{
			background-color: #547F92;
			background-image: URL(../images/menu_blue.jpg);
			background-position: top center;
			background-repeat: no-repeat;
		}
		#mainmenu li.menuyellowlink a
		{
			background-color: #93A44A;
			background-image: URL(../images/menu_yellow.jpg);
			background-position: top center;
			background-repeat: no-repeat;
		}
		#mainmenu li.menugreenlink a:hover,
		#mainmenu li.menugreencurrent a,
		#mainmenu li.menugreensection a
		{
			background-color: #4E7E7B;
			background-image: URL(../images/menu_green_current.jpg);
			background-position: top center;
			background-repeat: no-repeat;
		}
		#mainmenu li.menubluelink a:hover,
		#mainmenu li.menubluecurrent a,
		#mainmenu li.menubluesection a
		{
			background-color: #547F92;
			background-image: URL(../images/menu_blue_current.jpg);
			background-position: top center;
			background-repeat: no-repeat;
		}
		#mainmenu li.menuyellowlink a:hover,
		#mainmenu li.menuyellowcurrent a,
		#mainmenu li.menuyellowsection a
		{
			background-color: #93A44A;
			background-image: URL(../images/menu_yellow_current.jpg);
			background-position: top center;
			background-repeat: no-repeat;
		}

#submenu
{
	width: 718px;
	height: 29px;
	background-color: #CCCCCC;
	background-image: URL(../images/separator.jpg);
	background-repeat: no-repeat;
}
	#submenu ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		#submenu li
		{
			display: inline;
			margin: 0;
		}
		#submenu li a
		{
			width: 142px;
			height: 29px;
			float: left;
			display: block;
			font-weight: bold;
			color: #333333;
			text-align: center;
			line-height: 29px;
			vertical-align: middle;
		}
		#submenu li.submenulink a:hover,
		#submenu li.submenucurrent a,
		#submenu li.submenusection a
		{
			background-image: URL(../images/submenu_current.gif);
			background-position: top center;
			background-repeat: no-repeat;
		}

#content
{
	margin-top: 3px;
	margin-bottom: 10px;
	width: 718px;
}
	#contentleft
	{
		background-color: #F0F0F0;
		border: 1px dotted #CCCCCC;
		margin-bottom: 10px;
		float: left;
	}
	#contentleft ul
	{
		padding-left: 15px;
	}
	#contentleft li
	{
		padding-bottom: 10px;
	}
	#contentright
	{
		margin-bottom: 10px;
		float: right;
	}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #3C6E69;
}
	h1.threelines
	{
		font-size: 14px;
		font-weight: bold;
		color: #3C6E69;
		background-image: URL(../images/threelines.jpg);
		background-position: left center;
		background-repeat: no-repeat;
		padding-left: 18px;
	}

.dotted
{
	background-color: #F0F0F0;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
	
#newslistdotted,
#portfoliodotted
{
	background: #F0F0F0;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
	#newslistdotted li,
	#portfoliodotted li,
	#newslist li,
	#portfoliolist li
	{
		list-style-type: none;
		clear: both;
	}
	#newslistdotted h1,
	#portfoliodotted h1,
	#newslist h1
	{ 
		padding-left: 90px;
		font-size: 12px;
	}
	#portfoliolist h1
	{
		padding-left: 120px;
		font-size: 12px;
	}
	#newslistdotted .image,
	#portfoliodotted .image,
	#newslist .image,
	#portfoliolist .image
	{
		float: left;
		margin-top: -12px;
	}
	#newslistdotted .image img,
	#portfoliodotted .image img,
	#newslist .image img,
	#portfoliolist .image img
	{
		border:1px solid #AAA;
	}
	#newslistdotted p,
	#portfoliodotted p,
	#newslist p
	{
		margin-left: 90px;
		margin-bottom:15px;
	}
	#portfoliolist p
	{
		margin-left: 120px;
		margin-bottom:30px;
	}

.banner1
{
	background-color: #F0F0F0;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
	.banner1 h1
	{
		font-size: 14px;
		color: #3C6E69;
		font-weight: normal;
	}

.sidebar1
{
	background-color: #F0F0F0;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}

	.sidebar1 h1
	{
		font-size: 14px;
		color: #3C6E69;
		font-weight: normal;
	}
	
#footer
{
	clear: both;
	width: 718px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	background-image: URL(../images/separator.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #6D777D;
}
	#footerleft
	{
		float: left;
		width: 300px;
		padding-left: 20px;
	}
	#footerright
	{
		float: right;
		width: 300px;
		text-align: right;
		padding-right: 15px;
	}
	
#PageNumbers.boxPagination p a,
#PageNumbers.boxPagination p span span
{
	border: 1px solid #AAAAAA;
	padding: 2px 7px 2px 7px;
	margin: 0px 1px 0px 1px;
}
	#PageNumbers.boxPagination p a:hover
	{
		border-color: #3C6E69;
		background-color: #3C6E69;
		color: #FFFFFF;
	}
	#PageNumbers.boxPagination p span span
	{
		color: #FFFFFF;
		background-color: #AAAAAA;
	}
	#PageNumbers.boxPagination
	{
		clear: both;
		text-align: center;
		padding-top: 20px;
	}


/* Forms
*******************************************************/
#Form_Form
{
	background-color: #F0F0F0;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
fieldset
{
	border: 0;
}
textarea
{
}
form ul
{
	list-style: none;
}
.message
{
	padding: 5px 5px 5px 30px;
	color: #B90000;
	background-image: url(../images/arrow_up.gif);
	background-position: middle left;
	background-repeat: no-repeat;
}
.middleColumn
{
	display: block;
	margin: 5px 10px 10px 0;
	width: 306px;
	clear: left;
}
	#Sidebar .middleColumn
	{
		margin: 0 0 0 8px;
		display: inline;
	}
	
	div.tab .field .middleColumn
	{
		clear: none !important;
		margin: 0 !important;
		width: auto;
	}

input.text, textarea, select
{
	padding: 2px;
	border: 1px solid #3C6E69;
	width: 300px;
}
select
{
	width: auto;
}

input.action
{
	border: 1px solid #3C6E69;
	background: #E9E9E9;
}
input:focus span, textarea:focus span
{
	border: 3px solid #000;
}

input.action:hover,
input.action:focus
{
	cursor: pointer;
}

#SearchForm_SearchForm
{
	float: right;
	width: 140px;
	margin: 5px;
}
#SearchForm_SearchForm .middleColumn
{
	float: left;
	width: 94px;
}
#SearchForm_SearchForm .middleColumn input.text
{
	width: 90px;
	color: #666666;
}
#SearchForm_SearchForm #SearchForm_SearchForm_action_results
{
	float: left;
	margin-top: 6px;
}
