@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/website/backGround.png) repeat-x #2d4b80;
	font-family: "Times New Roman", Times, serif ;
	font-size: 14px;	
	margin:0px auto;
	width:796px;
}                    

#tinymce, #mceTemplatePreview {	background: none; }

iframe body {}

ul li {
    padding: 0;
    margin: 0 15px;
    list-style: disc;
}

ol li {
    padding: 0;
    margin: 0 15px;
    list-style: decimal;
}

hr {
    margin: 0;
    border: none;
    border-top: 1px solid #a8a8a8;
}

h1 {
    font-size: 25px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
}

.clearAfterFloat {
	clear:both;
}

/*HEADER*/
.mainPageHeader {
	background-image:url(../images/website/header.jpg);
	width: 796px;
	height:470px;
}

.mainPageHeaderSmall {
	background-image:url(../images/website/header225px.jpg);
	width: 796px;
	height:225px;
}
/*///HEADER*/

/*MAIN PAGE MENU*/
.mainPageMenu {
	width: 796px;
    background: #FFF;
}

.mainPageMenuTable {
	width: 788px;
	height: 48px;
	margin: 0px 4px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #000;
	text-align:center;
}

.mainPageMenuTable td {
	background-color: #d8d8d8;
    width: auto;
}

.mainPageMenuTable td.mainPageMenuFirstItem {
	background: url(../images/website/mainPageMenuBottomLeftCorner.png) left bottom no-repeat #d8d8d8;
}

.mainPageMenuTable td.mainPageMenuLastItem {
	background: url(../images/website/mainPageMenuBottomRightCorner.png) right bottom no-repeat #d8d8d8;
}

.mainPageMenuTable a {
	color:#000;
	text-decoration:none;
    display:block;
    padding: 15px 0;
}

.mainPageMenuTable td:hover{
	background-color: #dedede;
}

.mainPageMenuTable td:hover.mainPageMenuFirstItem {
	background: url(../images/website/mainPageMenuBottomLeftCornerHovered.png) left bottom no-repeat #dedede;
}

.mainPageMenuTable td:hover.mainPageMenuLastItem {
	background: url(../images/website/mainPageMenuBottomRightCornerHovered.png) right bottom no-repeat #dedede;
}

.mainPageMenuTable td.Selected {
    background: #e4e4e4;
}

.mainPageMenuTable td.mainPageMenuFirstItemSelected {
    background: #e4e4e4;
    background: url(../images/website/mainPageMenuSelectedBottomLeftCorner.png) left bottom no-repeat #e4e4e4;
}

.mainPageMenuTable td.mainPageMenuLastItemSelected {
    background: #e4e4e4;
    background: url(../images/website/mainPageMenuSelectedBottomRightCorner.png) right bottom no-repeat #e4e4e4;
}

.mainPageMenuTable td.Selected a, .mainPageMenuTable td.mainPageMenuFirstItemSelected a, .mainPageMenuTable td.mainPageMenuLastItemSelected a{
    color: #013d93;
}


/*////MAIN PAGE MENU*/

/*CONTENT*/
.mainPageContent {
	background:#FFF;
	width: 746px;
    padding:15px 25px;
}


.mainPageLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003c93;
	text-align: center;
	padding: 12px 47px 21px;
}

.mainPageContent a {    
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
    text-decoration: none;
	color: #003c93;
    margin:0;
}


/* MAIN PAGE ITEM */
.mainPageItem{margin: 15px 10px;}

.mainPageItemImgContainer{
	background:url(../images/website/mainPageItemImgBg.png) no-repeat;
	margin: 5px 13px 5px 0px;
	width: 286px;
	height: 224px;
	float:left;	                
}

.mainPageItemImgContainer img {
	margin: 11px 0px 0px 12px;
	border: solid #fdfdfd 2px;
	width: 250px;
	height: 188px;
}

.mainPageItem p{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
    line-height:18px;
    color:#000;
	margin: 0px 10px;
}
/* ////MAIN PAGE ITEM */


.mainPageWords{
	background: url(../images/website/mainPageWords.png) no-repeat center;	
	width: 796px;
	height:115px;	
}
/*///CONTENT*/


/*FOOTER*/
.mainPageFooter {
	background:url(../images/website/mainPageFooterBg.png) repeat-x;
	width: 796px;
	height: 76px;
}

.mainPageFooterName{
	background: url(../images/website/mainPageFooterSeperator.png) right no-repeat;
	width: 208px;
	height: 69px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 76px;
	color: #001e45;
	float:left;
}

.mainPageFooterAdress{
	width: 284px;
	height: 76px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	padding: 15px 16px 0px;
	color: #001e45;
	float: left;
}

.mainPageFooterPhoneEmail{
	width: 244px;
	height: 76px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
	padding: 15px 0 0;
	color: #001e45;
	float:left;
}

.mainPageFooterPhoneEmail a, .mainPageFooterPhoneEmail a:hover, .mainPageFooterPhoneEmail a:visited, {
	color: #001e45 !important;
}

.mainPageUnderFooterText{
	/*width: 796px;*/
	padding: 13px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

/*///FOOTER*/




/*SITEMAP*/
.insertmenulink a{
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    color: #005094;       
}
/*  ///SITEMAP*/


/*STYLES FROM EDITOR.CSS */
.Header_Text {
    font-size: 36px;
    font-family:  "Times New Roman", Times, serif ;
    letter-spacing: -2px;
    color: #001d44;
}

.Title_Text {
    font-size: 24px;
    font-family:  "Times New Roman", Times, serif ;
}

.Subtile_Text {
    font-size: 15px;
    font-family:  "Times New Roman", Times, serif ;
    font-weight: bold;
}

.Normal_Text {
    font-size: 14px;
    font-family:  "Times New Roman", Times, serif ;
    line-height:18px;
    color:#000;
}
/*/STYLES FROM EDITOR.CSS*/
