@charset "utf-8";
/* CSS Document */

html, head, body {
	height: 100%;
}

body, a, p, span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #060d37;
	text-decoration: none;
	line-height: 17px;
}

a { 
	cursor: pointer;
	*cursor: hand;
}

a:hover {
	text-decoration: underline;
	color: #0066CC;
}

body {
	background:url(../imgs/main/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #060d37;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #060d37;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #060d37;
}


#wrapper {
	display: block;
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	background: white;
}

.contentWrapper {
	float: left;
}

.cwInner {
	margin: 8px;
	margin-right: 13px;
	padding: 10px;
	padding-top: 0;
}

.cwInner a {
	text-decoration: underline;
	color: #0066CC;
}

.headerLeft {
	display: block;
	background:url(../imgs/main/headerLeft.jpg) no-repeat left;
}

.logoButt {
	position: absolute;
	width: 225px;
	height: 180px;
	margin-top: 20px;
	margin-left: 20px;
}

.headerRight {
	display: block;
	background:url(../imgs/main/headerRight.jpg) no-repeat right;
}

.header {
	display:block;
	background:url(../imgs/main/headerCenter.jpg) repeat-x;
	height: 222px;
	margin-left: 235px;
	margin-right: 22px;
	overflow: hidden;
}

.cbtl {
	float: left;
	display: block;
	background: url(../imgs/main/cb/cbtl.gif) no-repeat top left white;
	border: 0px solid red;
}

.cb {
	display: block;
	background: url(../imgs/main/cb/cbbr.gif) no-repeat bottom right;
}

.cbbl {
	display: block;
	position: relative;
	background:url(../imgs/main/cb/cbbl.gif) no-repeat bottom left;
	
}

.cbtr {
	display:block;
	position: relative;
	background:url(../imgs/main/cb/cbtr.gif) no-repeat right top;
	padding-left: 9px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 25px;
}

.cbtr h1 {
	position: relative;
	background: repeat-x top;
	margin: 0;
	margin-right: 8px;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #060d37;
}
.cbtr h2 {
	position: relative;
	background: repeat-x top;
	margin: 0;
	margin-right: 8px;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #060d37;
}

#theme1 .cbtr h1 { background-image:url(../imgs/main/cb/headerBg-main.gif) }
#theme2 .cbtr h1 { background-image:url(../imgs/main/cb/headerBg-green.gif) }
#theme3 .cbtr h1 { background-image:url(../imgs/main/cb/headerBg-yellow.gif) }
#theme4 .cbtr h1 { background-image:url(../imgs/main/cb/headerBg-red.gif) }

.cbtr h2 { background-image:url(../imgs/main/cb/headerBg-main.gif) }

.bullet {
	background: 5px 3px no-repeat;
}

.bulletTheme1 {
	background-image: url(../imgs/main/bullets/star-blue.gif);
}
.bulletTheme2 {
	background-image: url(../imgs/main/bullets/star-green.gif);
}
.bulletTheme3 {
	background-image: url(../imgs/main/bullets/star-yellow.gif);
}
.bulletTheme4 {
	background-image: url(../imgs/main/bullets/star-red.gif);
}

.bullet h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #060d37;
	margin-bottom: 5px;
	*margin-top: 0;
	margin-left: 20px;
	margin-right: 15px;
}

.clear {
	clear: both;
}

#headerIntro {
	float: right;
	border: 0px solid red;
	width: 95%;
	margin-right: 15px;
}

#headerIntro hr {
	clear: both;
	background: #060d37;
	margin-top: -15px;
	*margin-bottom: -15px;
}

#headerIntro p {
	margin: 0;	
}

#topMenu {
	float: right;
	*margin-top: 10px;
	width: 100%;
	text-align: right;
	height: 35px;
}

#topMenu li {
	display: inline;
	background: url(../imgs/main/topMenu/bullets.gif) no-repeat ;
	line-height: 25px;
	margin-left: 15px;
}

#topMenu li a {
	margin-left: 22px;
	line-height: 25px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
}

.pillar {
	width: 31%;
	float: left;
	margin-top: 15px;
	margin-left: 1.5%;
}

.pillar .pillarTopLine {
	height: 4px;
	overflow: hidden;
}

.theme2 .pillarTopLine { background-image: url(../imgs/main/pillars/large/1x1-green.jpg); }
.theme3 .pillarTopLine { background-image: url(../imgs/main/pillars/large/1x1-yellow.jpg); }
.theme4 .pillarTopLine { background-image: url(../imgs/main/pillars/large/1x1-red.jpg); }

.pillar .pillarImg {
	height: 107px;
}

.pillar .pillarDesc {
	display: block;
	background: repeat-x;
	height: 76px;
	padding: 15px;	
}

.theme2 .pillarDesc { background-image: url(../imgs/main/pillars/large/bgGradient-green.jpg); }
.theme3 .pillarDesc { background-image: url(../imgs/main/pillars/large/bgGradient-yellow.jpg); }
.theme4 .pillarDesc { background-image: url(../imgs/main/pillars/large/bgGradient-red.jpg); }

.pillarDesc span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #060d37;

}
.pillar .readMore {
	display: block;
	background: no-repeat;
	height: 19px;
	bottom: 20px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	padding-left: 25px;
	margin-right: 10px;
	line-height: 20px;
	width: 75px;
	float: right;
}

.theme1 .readMore { background-image: url(../imgs/main/pillars/large/readMore-blue.gif); }
.theme2 .readMore { background-image: url(../imgs/main/pillars/large/readMore-green.gif); }
.theme3 .readMore { background-image: url(../imgs/main/pillars/large/readMore-yellow.gif); }
.theme4 .readMore { background-image: url(../imgs/main/pillars/large/readMore-red.gif); }


/* Inner Pillars */

.pillarInner {
	width: 31%;
	float: right;
	margin-left: 1.5%;
	margin-top: 0;
}

.pillarInnerTopLine {
	height: 4px;
	overflow: hidden;
}

.theme2 .pillarInnerTopLine { padding:0; height: 4px; background-image: url(../imgs/main/pillars/large/1x1-green.jpg); }
.theme3 .pillarInnerTopLine { background-image: url(../imgs/main/pillars/large/1x1-yellow.jpg); }
.theme4 .pillarInnerTopLine { background-image: url(../imgs/main/pillars/large/1x1-red.jpg); }


.pillarInner .pillarInnerImg {
	height: 70px;
}

.pillarInner .pillarInnerDesc {
	display: block;
	background: repeat-x;
	height: 70px;
	*height: 55px;
	padding: 10px;
	overflow:hidden;
}

.theme2 .pillarInnerDesc { background-image: url(../imgs/main/pillars/large/bgGradient-green.jpg); }
.theme3 .pillarInnerDesc { background-image: url(../imgs/main/pillars/large/bgGradient-yellow.jpg); }
.theme4 .pillarInnerDesc { background-image: url(../imgs/main/pillars/large/bgGradient-red.jpg); }

.pillarInnerDesc span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	color: #060d37;
}
.pillarInner .readMoreInner {
	display: block;
	position: relative;
	background: no-repeat;
	height: 14px;
	bottom: 30px;
	*bottom: 15px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	padding-left: 20px;
	line-height: 14px;
	width: 55px;
	margin-bottom: 10px;
	float: right;
}

.theme2 .readMoreInner { background-image: url(../imgs/main/pillars/small/readMore-green.gif); }
.theme3 .readMoreInner { background-image: url(../imgs/main/pillars/small/readMore-yellow.gif); }
.theme4 .readMoreInner { background-image: url(../imgs/main/pillars/small/readMore-red.gif); }

/* LEFT MENU */
.leftMenu {font-family: arial, sans-serif; position:relative; margin:0; font-size:11px; }
.leftMenu ul li a, .menu ul li a:visited {
padding:2px 5px 2px 15px;
text-align: left;
text-decoration: none;
font-size: 100%;
color: #000000;
}

.leftMenu ul { list-style:none; padding:0; margin:0; }
.leftMenu ul li { background: url(../imgs/main/bullets/star-grey.gif) no-repeat; background-position: 2px 5px; padding: 0; padding-left: 15px; margin:0; }
.leftMenu ul li a { padding:0; }
.leftMenu ul li ul { display: none; margin-top: -2px; padding:0; height:1px;}
.leftMenu .open { display: block; height: 100%; }

#theme2 .theme1 .leftMenu ul li:hover { background-image: url(../imgs/main/bullets/star-blue.gif); }
#theme3 .theme1 .leftMenu ul li:hover { background-image: url(../imgs/main/bullets/star-blue.gif); }
#theme4 .theme1 .leftMenu ul li:hover { background-image: url(../imgs/main/bullets/star-blue.gif); }

#theme1 .leftMenu ul li:hover { background-image: url(../imgs/main/bullets/star-blue.gif); }
#theme2 .leftMenu ul li:hover { background-image: url(../imgs/main/bullets/star-green.gif); }
#theme3 .leftMenu ul li:hover { background-image: url(../imgs/main/bullets/star-yellow.gif); }
#theme4 .leftMenu ul li:hover { background-image: url(../imgs/main/bullets/star-red.gif); }


#theme1 .leftMenu ul .selected { background: url(../imgs/main/bullets/star-blue.gif) no-repeat; background-position: 2px 5px; }
#theme2 .leftMenu ul .selected { background: url(../imgs/main/bullets/star-green.gif) no-repeat; background-position: 2px 5px; }
#theme3 .leftMenu ul .selected { background: url(../imgs/main/bullets/star-yellow.gif) no-repeat; background-position: 2px 5px; }
#theme4 .leftMenu ul .selected { background: url(../imgs/main/bullets/star-red.gif) no-repeat; background-position: 2px 5px; }

#theme2 .theme1 .leftMenu ul .selected { background: url(../imgs/main/bullets/star-blue.gif) no-repeat; background-position: 2px 5px; }
#theme3 .theme1 .leftMenu ul .selected { background: url(../imgs/main/bullets/star-blue.gif) no-repeat; background-position: 2px 5px; }
#theme4 .theme1 .leftMenu ul .selected { background: url(../imgs/main/bullets/star-blue.gif) no-repeat; background-position: 2px 5px; }


#footer { 
	display: block;
	height: 50px;
	margin-top: 15px;
	position: relative;
	bottom: 0; 
  background: url(../imgs/main/footerShadow.gif) top no-repeat center;
} 

#footer .footerLinks { margin-left: 25px; padding-top: 15px; float: left; }
#footer .copyright { margin-right: 25px; *padding-top: 15px; float: right; }

#searchTitle { padding-top: 20px; }
#searchForm {margin-left: 30px; position: absolute; top: 15px; font-weight: normal; }
#searchForm input { font-size: 10px; }

#ctl00_btnSearch { border: 0; padding: 3px; color: #060d37; font-weight: bold; }

#theme1 #ctl00_btnSearch { background-image:url(../imgs/main/cb/headerBg-main.gif) }
#theme2 #ctl00_btnSearch { background-image:url(../imgs/main/cb/headerBg-green.gif) }
#theme3 #ctl00_btnSearch { background-image:url(../imgs/main/cb/headerBg-yellow.gif) }
#theme4 #ctl00_btnSearch { background-image:url(../imgs/main/cb/headerBg-red.gif) }


/* AJAX Animations */

.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.wireFrame {
display: 	none; 
overflow: hidden; 
z-index: 2; 
background-color: #FFFFFF; 
border: solid 1px #D0D0D0;

}