body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}

caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
body {
	color:#000;
	background:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom:12px;
}
a {
	color:#00315A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#BD4221;
}
/*a:visited {
	color:#00315A;*/
}
h1#logo {
	margin:14px 0px 14px 0px;
}
h1#logo_home {
	display:block;
	float:left;
	margin:14px 0px 14px 0px;
}
body {
text-align:center;
}
#container {
	position:relative;
	margin:0px auto;
	/*width:760px;*/
	width:801px;
	text-align:left;
}
#header {
	position: relative;
	/*background:url(images/logo.jpg) no-repeat top left;*/
	width:625px;
	text-align:right;
	font-size:11px;
}
h4
{
position:absolute;
	top:104px;
	left:500px;
} 
#topmenusindex {
	position:relative;
	/*top:125%;*/
	/*top:54%; 35 seems right for IE*/
	top:35px;
	float:left;
	height:25px;
	/*margin-top:11px;*/
	background:#FFFFFF;
	/*background:#002B54;*/
	/*width:760px;*/
	/*width:625px; original*/
	width: 700px;
	text-align:left;
	/*margin-left:25px;*/


}
#topmenus {
	position:relative;
	/*top:125%;*/
	top:48px;
	float:left;
	height:25px;
	/*margin-top:11px;*/
	background:#FFFFFF;
	/*background:#002B54;*/
	/*width:760px;*/
	width:700px;
	text-align:left;
	/*margin-left:25px;*/


}
img#microsoftLogo {
	float:left;
	margin:0px 0px 0px 30px;
}
#copyrighttext {
	margin:0px 30px 0px 0px;
	_margin:0px 15px 0px 0px;
	float:right;
	clear:right;
	width:200px;
	text-align:right;
}
.link-document {
	background:url(../images/icons/link-document.gif) no-repeat top left;
	padding-left:15px;
}
a:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
}
/* ####### Contact Form ########## */
/* CONTACT FORM BEGIN */
#ContactForm {
	float:left;
}
#ContactForm .TextFieldDiv, #ContactForm .SelectDiv, #ContactForm .TextAreaDiv, #SubscribeTable .TextFieldDiv {
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
}
#ContactForm .TextFieldDiv label, #SubscribeTable .TextFieldDiv label, #ContactForm .SelectDiv label {
	float:left;
	width:175px;
	padding:1px 0px 0px 0px;
	border-bottom:1px dotted #CCCCCC;
	margin:0px 5px 0px 0px;
}
#ContactForm #CaptchaFieldDiv label,
#SubscribeTable #CapchaFieldDiv label {
	border-bottom:none;
}
#ContactForm .TextAreaDiv label {
	float:left;
	width:100%;
}
#ContactForm .TextFieldDiv input, #SubscribeTable .TextFieldDiv input, #ContactForm .SelectDiv select {
	float:left;
	width:164px;
	height:16px;
}
#ContactForm .SelectDiv select {
	width:168px;
}
#ContactForm .TextAreaDiv textarea {
	width:344px;
	height:65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#ContactForm #ContactFormMessage {
	margin:20px 0px 0px 0px;
}
#ContactForm #CaptchaImage, #NewsLettersCaptcha {
	margin:20px 0px 5px 0px;
	float:left;
	width:344px;
}
#ContactForm #CaptchaFieldDiv label,
#SubscribeTable #CapchaFieldDiv label {
	width:100%;
	width:344px;
}
#ContactForm #ContactButton,
#SubscribeTable #NewsLetterButtonDiv {
	float:left;
	position:relative;
	top:-30px;
	left:180px;
}
#ContactFormMessage label {
	margin:0px 0px 5px 0px;
}
#CaptchaFieldDiv label {
	margin:5px 0px 5px 0px;
}
address, .tel {
	margin-bottom:15px;
}
#SubscribeDiv{ float: left; margin-left: 178px;}
#UnSubscribeDiv{ float: right; }

/*#side_chunk{
	display:block;
	padding:15px;
	color:#777777;
	font-size:11px;
	padding:0px;
	width:138px;
}*/

.Error {
	width:325px;
	background:#820000 url(../images/bg-error.gif) repeat-x top;
	color:#FFFFFF;
	padding:8px;
	margin-bottom:15px;
	border:3px solid #CCCCCC;
	float:left;
	clear:both;
}
h1#PageTitle {
	margin-bottom:13px !important;
}


