html {
	overflow: auto;
}

body {
    font-family: Verdana;      
    margin: 0px;
    padding: 0px;
    font-size: 12px;
	min-height: 768px;
	height: auto !important;
    height: 768px;	
    background-color: #558ed5;
    color: #002d64;
}

body a, body a:hover, body a:active, body a:visited, body a:link {
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

div.containerdiv {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
}

div.cleardiv {
	clear: both;
}

div.headerdiv {    
    width: 100%;
    height: 382px;
    border: 0px solid red;
}

div.headertopdiv {
	float: left; 
	width: 100%;
    height: 70px;
    border: 0px solid red;
}

div.headertopmenudiv {
	float: left;
	width: 844px;
	height: 67px;
	border: 0px solid red;
}

div.headerlogodiv {
	float: left;
    width: 180px;
    height: 67px;
    border: 0px solid red;
}

div.headerbottomdiv {
	float: left; 
	width: 100%;
    height: 312px;
    background-image: url('/images/background.png'); 
	background-repeat: repeat-x;
}

div.headerbottomleftdiv {
	float: left;
	width: 5px;
    height: 310px;
    background-image: url('/images/backgroundleft.png'); 
	background-repeat: no-repeat;
}

div.headerbottommaindiv {
	float: left;
	width: 1014px;
	height: 312px;
	border: 0px solid red;
}

div.headerbottomrightdiv {
	float: left;
	width: 5px;
    height: 100%;
    background-image: url('/images/backgroundright.png'); 
	background-repeat: no-repeat;
}

div.topmenudiv {
	float: left;
	width: 1010px;
	height: 33px;
}

div.headercontentdiv {
	float: left;
	width: 1010px;
	height: 275px;
	border: 0px solid red;
}

div.headerbottommainleftdiv {
	float: left;
	width: 240px;
	padding-left: 10px;
	border: 0px solid red;
	background-color: transparent;
	display: none;
}

div.headerbottommainrightdiv {
	float: left;
/*	width: 745px;*/
	width: 1010px;
	height: 275px;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
	padding-left: 10px;
	text-align: center;
}

div.maindiv {
	width: 100%;
	/*background-color: #ceddee;*/
	background-color: #ffffff;
	border: 0px solid red;
	min-height: 300px;
	height: auto !important;
    height: 300px;
}

div.pagedividediv {
	float: left;
	width: 100%;
	min-height: 300px;
	height: auto !important;
    height: 300px;
	border: 0px solid red;
	/*background-color: #ceddee;*/	
	background-image: url('/images/backgrounddivide.png'); 
	background-repeat: repeat-y;	
}

div.leftcolumndiv {
	float: left;
	background-color: #ceddee;
	width: 240px;
/*	
	min-height: 300px;
	height: auto !important;
   	height: 300px;
*/
}

div.contentdiv {
	float: left;
	width: 784px;
	border: 0px solid red;
	background-color: #ffffff;
/*	
	min-height: 300px;
	height: auto !important;
    height: 300px;
*/    
}

div.contentdiv a, div.contentdiv a:active, div.contentdiv a:visited, div.contentdiv a:link {
	/*color: #8ab3e3;*/
	color: #3183e3;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

div.contentdiv a:hover {
	/*color: #8ab3e3;*/
	color: #3183e3;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

div.contentfooterdiv {
	float: left;
	width: 100%;
	height: 8px;	
}

div.contentfooterleftdiv {
	float: left;
	width: 9px;
	height: 8px;
	background-image: url('/images/left_corner_white.gif'); 
	background-repeat: no-repeat;
}

div.contentfooterleftbluediv {
	float: left;
	width: 9px;
	height: 8px;
	background-image: url('/images/left_corner_blue.gif'); 
	background-repeat: no-repeat;
}

div.contentfootermaindiv {
	float: left;
	width: 1005px;
	height: 8px;
	background-color: #ffffff;
	font-size: 1px;
}

div.contentfootermainbluediv {
	float: left;
	width: 231px;
	height: 8px;
	background-color: #ceddee;
	font-size: 1px;
}

div.contentfooterrightdiv {
	float: left;
	width: 10px;
	height: 8px;
	background-image: url('/images/right_corner_white.gif'); 
	background-repeat: no-repeat;
}

div.contentfooterrightbluediv {
	float: left;
	width: 10px;
	height: 8px;
	background-image: url('/images/right_corner_blue.gif'); 
	background-repeat: no-repeat;
}

div.footerdiv {
	float: left;
	width: 100%;
	height: 27px;
	border: 0px solid red;
}

div.footerspacerdiv {
	height: 6px;
	width: 100%;
	border: 0px solid red;
}

div.footermenudiv {
	float: left;
	width: 450px;
	height: 20px;
	border: 0px solid red;
}

div.copyrightdiv {
	float: left;
	width: 550px;
	height: 15px;
	color: #f0f5fb;
	font-size: 9px;
	letter-spacing: -1;
    text-align: right;	
    border: 0px solid red;
    padding-top: 4px;
}

div.mainnewscontentdiv {
	width: 100%;
	text-align: justify;
	font-size: 10px;
	color: #fcfcfc;
}

span.mainnewsheadtext {
	font-weight: bold;
}

span.mainnewsheadtext a, span.mainnewsheadtext a:active, span.mainnewsheadtext a:visited, span.mainnewsheadtext a:link {
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

span.mainnewscontenttext {
	margin: 0px;
	padding: 0px;
}

span.mainnewscontenttext a, span.mainnewscontenttext a:active, span.mainnewscontenttext a:visited, span.mainnewscontenttext a:link {
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

span.mainnewscontenttext p {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

div.mainnewscontentbuttondiv {
	height: 10px;
	width: 100%;	
	border: 0px solid red;
}

div.mainnewscontentbuttoninsidediv {
	float: left;
	height: 100%;
	width: 100%;
	text-align: right;
}

div.mainnewscontentbuttoncontentdiv {
	float: right;
	height: 100%;
	text-align: right;	
	width: 95%;
}

div.mainnewscontentbuttoncontentdiv a, div.mainnewscontentbuttoncontentdiv a:active, div.mainnewscontentbuttoncontentdiv a:visited, div.mainnewscontentbuttoncontentdiv a:link {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}

div.newsdiv {
	width: 100%;
}

div.newsdatediv {
	margin-bottom: 5px;
	font-weight: bold;
}

div.newstitlediv {
	font-weight: bold;
	margin-bottom: 5px;
}

div.newstitlediv a, div.newstitlediv a:active, div.newstitlediv a:visited, div.newstitlediv a:link {
	color: #002d64;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

div.newstext {
	width: 100%;
}

div.mainnewsarchtext {
	text-align: center;
	padding-top: 7px;
}

div.mainnewsarchtext a, div.mainnewsarchtext a:active, div.mainnewsarchtext a:visited, div.mainnewsarchtext a:link {
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

div.newsdivarch {
	padding-top: 10px;
	padding-left: 10px;
}

div.newsdatedivarch {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

div.mainpagedividediv {
	float: left;
	width: 100%;
	background-color: #ffffff;
	border-top: 1px solid #ceddee;
}

div.mainpageleftcolumn {
	float: left;
	border-right: 1px solid #ceddee;
	width: 50%;
}

div.mainpagerightcolumn {
	float: left;
	width: 49.9%;
}

div.mainpagecontentdiv {
	float: left;
	width: 100%;	
}

div.mainpagecontenthtmldiv {
	float: left;
	width: 100%;
	border: 0px solid red;
}

div.mainpagecontenthtmldiv p {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;	
}

div.mainpagecontentbuttondiv {
	float: left;
	width: 100%;
	border: 0px solid red;
}

div.buttondiv {
	float: right;
	width: 141px;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	font-size: 10px;
	color: #fdfcfb;
	background-image: url('/images/button1.png'); 
	background-repeat: no-repeat;
}

div.buttondiv a, div.buttondiv a:active, div.buttondiv a:visited, div.buttondiv a:link, div.buttondiv a:hover {
	color: #fdfcfb;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;	
}

div.columnspacerdiv {
	float: left;
	width: 10px;
	height: 10px;
}

div.pagecontentheaderdiv {
	float: left;
	width: 100%;
	min-height: 30px;
	height: auto !important;
    height: 30px;
    border-bottom: 1px solid #ceddee;
}

div.pagetitlediv {
	float: left;
	width: 780px;
	height: 30px;
	font-size: 19px;
	color: #002d64;
	font-weight: bold;
	border: 0px solid red;	
}

div.pagetitletextdiv {
    padding-top: 5px;
    padding-left: 10px;
}

div.headernavidiv {
	float: left;
	width: 770px;
	font-size: 10px;
	color: #8ab3e3;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
	border: 0px solid red;	
}

div.headernavidiv a, div.headernavidiv a:active, div.headernavidiv a:visited, div.headernavidiv a:link, div.headernavidiv a:hover {
	color: #8ab3e3;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

span.headernavipositiondiv {
	/*float: left;*/
	white-space: nowrap;
	border: 0px solid red;
}

span.headernaviarrow {
	padding-left: 4px;
	padding-right: 4px;
	color: #8ab3e3;
}

div.shortcontentdiv {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px solid red;
	/*background-color: #ffffff;	*/
}

div.shortcontentdiv p {
	margin: 0px;	
	padding: 0px;
	margin-bottom: 10px;
}

div.shortcontentdiv a, div.shortcontentdiv a:active, div.shortcontentdiv a:visited, div.shortcontentdiv a:link {
	/*color: #8ab3e3;*/
	color: #3183e3;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

div.shortcontentdiv a:hover {
	/*color: #8ab3e3;*/
	color: #3183e3;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

div.fullcontentdiv {
	float: left;
	width: 100%;
}

div.pagebottomdiv {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: right;	
	border: 0px solid red;
}

div.gallery {
	width: 100%;
	text-align: center;	
}

div.gallery img {
	border: 0px;
	padding: 5px;
	text-align: center;
}

div.gallery a, div.gallery a:active, div.gallery a:visited, div.gallery a:link {
	/*color: #8ab3e3;*/
	color: #3183e3;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	font-size: 12px;
}

div.gallery a:hover {
	/*color: #8ab3e3;*/
	color: #3183e3;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	font-size: 12px;
}

font.gallerylinkdiv {
	text-align: center;
}

div.box_contact {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 98%;	
	border: 0px solid red;
}

div.contact_form_text {
	float: right;
	width: 195px;
	border: 0px solid red;
	text-align: left;
}

div.form_leftborder {
	float: left;
	height: 25px;
	width: 2px;
	background-image: url('/images/form_backgroundleft.png'); 
	background-repeat: no-repeat;
}

div.form_rightborder {
	float: left;
	height: 25px;
	width: 4px;
	background-image: url('/images/form_backgroundright.png'); 
	background-repeat: no-repeat;
}

div.form_input {
	float: left;
	border: 0px solid red;
	height: 25px;
	width: 335px;
	background-image: url('/images/form_backgroundbottom.png'); 
	background-repeat: no-repeat;
	background-position: bottom left;
}

.form_input_small {
	width: 331px;
	height: 15px;
	font-size: 11px;
}

div.contact_form_arealeftborder {
	float: left;
	height: 155px;
	width: 2px;
	background-image: url('/images/contactform_areabackgroundleft.png'); 
	background-repeat: no-repeat;
}

div.contact_form_arearightborder {
	float: left;
	height: 155px;
	width: 4px;
	background-image: url('/images/contactform_areabackgroundright.png'); 
	background-repeat: no-repeat;
}

div.contact_form_textarea {
	float: left;
	border: 0px solid red;
	height: 155px;
	width: 335px;
	background-image: url('/images/form_backgroundbottom.png'); 
	background-repeat: no-repeat;
	background-position: bottom left;
}

.form_contact_big {
	width: 331px;
	height: 145px;	
}

/*this is used for display textarea in IE */ 
.form_contact_big\ {
	width: 329px;
	height: 144px;
}

div.form_checkbox {
	float: left;
	width: 19px;
	height: 18px;
	padding-top: 4px;
	background-image: url('/images/checkbox_background.png'); 
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.form_checkbox_text {
	float: left;
	width: 525px;
	font-size: 10px;
	padding-top: 2px;
	text-align: justify;
}

div.registrationformdiv {
	float: left;
	width: 99%;
	padding-left: 5px;
	border: 0px solid red;
	text-align: left;
}

div.registrationformdiv form {
	margin: 0px;
	padding: 0px;
}

div.registration_form_text {
	float: left;
	width: 195px;
	border: 0px solid red;
	text-align: left;
}

div.registrationformhelpdiv {
	float: left;
	width: 205px;
	height: 105px;
	background-image: url('/images/help_background.png'); 
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.registrationformhelptextdiv {
	float: left;
	width: 170px;
	height: 70px;
	color: #ffffff;	
	padding-left: 25px;
	padding-top: 5px;
	font-size: 11px;
}

div.left {
	float: left;
	border: 0px solid red;
	padding-left: 5px;
	padding-right: 5px;
}

div.content {
    float: left;
    border: 0px solid red;
    text-align: center;
}

div.maincolumnspacerdiv {
	float: left;
	height: 10px;
	width: 2px;
}

