/* Start of CMSMS style sheet 'itsupport : itsup' */





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

#top {
	background-image: url(/images/top-background.jpg); background-color:#2f83c1;
	height: 144px;
	text-align: center;
}
#middle {
	background-image: url(/images/mid-background.jpg);
	background-repeat: repeat-x;
	height: 266px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #217FBC;
}

.logo { width: 165px; float:left; margin:0 0 0 35px; padding:0;}

.text { float: left;
    margin: 58px 0 0 102px;
    padding: 0;
    text-align: center;
    width: 389px;}
	
.text span { color: #fff; font-family: "Calibri"; font-size:24px; font-weight:bold; font-style: italic; text-shadow: 0 1px 1px #000;}
.text ul { list-style:none; margin:0; padding:0;}
.text ul li { color: #fff; font-family: "Calibri"; font-size:13px; font-weight:bold; display:inline-block; 
  margin:0; padding:0 9px 0 0; list-style:none; text-shadow: 0 1px 1px #000;}
  
.dot { font-size:12px; /*float:left;*/ margin:5px 7px 0 0; padding:0;}  

.number { width: auto; float:right; margin:40px 38px 0 0; padding:0; text-align:left;}
.number span { color:#fff; font-family: Calibri; font-size:25px; font-weight:bold; text-shadow: 0 1px 2px #000;}
.color { color:#cdda2a !important;}



#middle #middlepage {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#middle #middlepage #middlepic {
	float: right;
	width: 330px;
}
#middle #middlepage #middletext {
	float: left;
	width: 650px;
}
#middle #middlepage #middletext #middlebottomline {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 16px;
	margin-right: 20px;
	line-height: 1.5em;
}
#footer {
	background-image: url(/images/bottom-background.jpg);
	background-repeat: repeat-x;
	height: 103px;
}
#footer #footerpage {
	color: #FFF;
	width: 980px;
	font-size: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer #footerpage p {
	padding-top: 10px;
	margin: 0px;
}
#top #toppage {
	background-image: url(/images/top-header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 144px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top #toppage #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#top #toppage #menu ul li {
	float: left;
}
#top #toppage #menu ul li a {
	display: block;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#top #toppage #menu ul li.current-menu-item a {
background-image: url(/images/menu-selected.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #2677b6;
}


#middle #middlepage #middletext a {
	font-weight: bold;
}
a {
	color: #165481;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #237BBA;
	font-weight: normal;
}
#content p {
	line-height: 1.5em;
}

#top #toppage #menu ul li .menuactive {
	color: #2677B6;
	background-image: url(/images/menu-selected.png);
	background-repeat: no-repeat;
	background-position: right;
}
#top #toppage #menu {
}
#top #toppage #toppadding {
	height: 120px;
}

#footer #footerpage a {
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#middle #middlepage #middletext #middlebottomline p {
	margin: 0px;
}
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#content #contentleft {
	width: 710px;
	float: left;
	padding: 10px;   
}
#content #contentright {
	width: 250px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px; 
	background-image:url(/images/feedback1.jpg); 
	background-repeat:no-repeat; background-position:center; height:315px;
}

#contentright span { color:#fff; font-family: MV Boli; font-size:12px; padding:0; margin:170px 0 0 21px; float:left; width:200px;}


#middle #middlepage #middletext #middletopline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #2373B2;
	line-height: 1.5em;
	padding-top: 20px;
	padding-left: 20px;
}

.cleaner {
  clear: both;
}

.cms_form label {
 display: block;
 width: 150px;
 float: left;
 margin-top: 10px;
}
.cms_form input {
 margin-top: 10px;
}
.cms_form select {
 margin-top: 10px;
}
.cms_form textarea {
  margin-top: 10px;
}

fieldset {
  padding:10px;
}




 #menu_bottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: none;
}
#menu_bottom ul li {
	/*float: left;*/ display:inline-block; margin: 40px 0 0 0;
}
 #menu_bottom ul li a {
	display: block;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}




/* End of 'itsupport : itsup' */

