body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	text-align: center;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
}

h2{
	font-size: 10px;
	color: #0daaf1;
}
h1{
	font-size: 14px;
	color: #0daaf1;
}

ul.main{
padding: 2px 0 8px 15px;

}

ol.main{
padding: 2px 0 8px 20px;

}

#innerRight .sideItem{
	background: #ededed;
	padding: 5px 20px 8px 20px;
}

#innerRight .sideItem a{
	color: #666;
}

#innerRight .sideItem a:hover{
	color: #000;
}

#innerRight .sideItem li{
	padding: 6px 10px 5px 15px;
	background-image: url(images/grey-arrow.jpg);
	background-position: 0 10px;
	border-color: #999;
}

.dottedList{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.dottedList li{
	padding: 2px 10px 3px 20px;
	background-repeat: no-repeat;
	background-position: 2px 4px;
	border-bottom: 1px dotted;
}

.dottedList li.last{
	border: 0;
}

abbr,acronym { 
	border:0;
}

body {
	background: #fff;
	color: #333; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.5em;
}

a{
	color: #f01f90;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

strong{
	font-weight: bold;
}

#wrapper{
	width: 958px;
	margin: 0 auto;
	position: relative;
	padding: 106px 0 0 0;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 958px;
	height: 106px;
}

#logo{
	position: absolute;
	top: 30px;
	left: 4px;
	width: 210px;
	height: 63px;
	font-size: 30px;
	text-align: center;
	color: #0daaf1;
	line-height: 45px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}

#logo a{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 210px;
	height: 63px;
	background: url(images/logo.png) no-repeat;
}

#topArea{
	position: absolute;
	top: 8px;
	right: 0;
	width: 728px;
	height: 90px;
	background: #eee;
}

#menuArea{
	position: relative;
	height: 309px;
}

.topMenu{
	position: relative;
	height: 309px;
	width: 479px;
	float: left;
}

.topMenuImage{
	position: absolute;
	width: 159px;
	height: 215px;
	left: 20px;
	bottom: 17px;
}

.topMenuList{
	position: absolute;
	top: 75px;
	right: 28px;
	list-style-type: none;
	width: 244px;
}

.topMenuList li{
	position: relative;
	padding: 14px 0 2px 0;
	text-align: right;
	border-bottom: 1px dotted #fff;
	color: #fff;
	width: 244px;
}

.topMenuList li .number{
	position: absolute;
	left: 0;
	bottom: 2px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.topMenuList li a{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

#pinkMenu{
	background: url(images/menu-pink.png) no-repeat;
}

#pinkMenu .topMenuList{
	right: 22px;
}

#pinkMenu .number{
	width: 19px;
	height: 20px;
	padding-top: 5px;
	background: url(images/menu-pink-spot.png) no-repeat;
}

#pinkMenu h2 a, #pinkMenu h2{
	color: #f01f90;
}

#pinkMenu .topMenuImage{
	background: url(images/menu-pink-image.jpg) no-repeat;
}

#blueMenu{
	background: url(images/menu-blue.png) no-repeat;
}

#blueMenu .number{
	width: 21px;
	height: 20px;
	padding-top: 6px;
	background: url(images/menu-blue-spot.png) no-repeat;
}

#blueMenu h2{
	padding: 12px 15px 0 5px;
}

#blueMenu h2 a{
	color: #0daaf1;
}

#blueMenu .topMenuImage{
	background: url(images/menu-blue-image.jpg) no-repeat;
}

.topMenu h2{
	position: absolute;
	top: 10px;
	font-size: 30px;
	width: 459px;
	padding: 12px 10px 0 10px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

.topMenu h2 a:hover{
	text-decoration: none;
}

.topMenu h2 .subTitle{
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	color: #999;
	font-weight: normal;
	font-style: normal;
}

#innerMenu{
	width: 782px;
	height: 79px;
	float: left;
	margin-left: 3px;
	position: relative;
}

* > #innerMenu{
	margin-left: 6px;
}

#innerMenu h2{
	position: absolute;
	top: -4px;
	right: 5px;
	font-size: 30px;
	width: 459px;
	padding: 12px 10px 0 10px;
	font-weight: bold;
	line-height: 1em;
	font-style: italic;
	text-align: right;	
}

#professional #innerMenu{
	background: url(images/inner-header-pink.png) no-repeat;
}

#professional #innerMenu h2{
	color: #f01f90;
}

#public #innerMenu{
	background: url(images/inner-header-blue.png) no-repeat;
}

#public #innerMenu h2{
	color: #0daaf1;
}

#innerMenu ul{
	position: absolute;
	left: 10px;
	top: 45px;
	list-style-type: none;
	height: 29px;
}

#innerMenu ul li{
	padding: 0 2px;
	float: left;
}

#professional #innerMenu ul li{
	background: url(images/inner-menu-pink-delimiter.png) no-repeat 100% center;
}

#public #innerMenu ul li{
	background: url(images/inner-menu-blue-delimiter.png) no-repeat 100% center;
}

#innerMenu ul li.last{
	background: none !important;
}

#innerMenu ul li a{
	display: block;
	background-position: 0 29px;
	background-repeat: repeat-x;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	color: #fff;
	float: left;
}

#innerMenu ul li a .left, #innerMenu ul li a .right{
	background-position: 0 29px;
	display: block;
	background-repeat: no-repeat;		
}

#innerMenu ul li a .right{
	background-position: 100% 29px;
	padding: 0 11px;
}

#innerMenu ul li a:hover, #innerMenu ul li a:hover .left{
	background-position: 0 0;
	text-decoration: none;
}

#innerMenu ul li a:hover .right{
	background-position: 100% 0;
}

#professional #innerMenu ul li a{
	background-image: url(images/inner-menu-blue-bg.png);
}

#professional #innerMenu ul li a .left{
	background-image: url(images/inner-menu-blue-left.png);
}

#professional #innerMenu ul li a .right{
	background-image: url(images/inner-menu-blue-right.png);
}

#public #innerMenu ul li a{
	background-image: url(images/inner-menu-pink-bg.png);
}

#public #innerMenu ul li a .left{
	background-image: url(images/inner-menu-pink-left.png);
}

#public #innerMenu ul li a .right{
	background-image: url(images/inner-menu-pink-right.png);
}

#innerRight{
	float: right;
	width: 160px;
	background: #f1f1f1;
}

#innerText{
	width: 772px;
	padding: 5px 0 5px 6px;
	float: left;
}

#innerText h2{
	padding: 10px 0 8px 0;
	font-size: 12px;
	text-transform: uppercase;
}
#innerText h1{
	padding: 10px 0 8px 0;
	font-size: 16px;
	text-transform: uppercase;
}

#homeArticles{
	list-style-type: none;
	padding: 10px 1px;
}

#homeArticles li{
	width: 238px;
	float: left;
	text-align: right;
	font-size: 10px;
	padding-bottom: 15px;
	padding-right: 1px;
	overflow: hidden;
}

#homeArticles h2{
	text-align: left;
	padding: 0 5px 2px 6px;
	text-transform: uppercase;
}

#homeArticles p{
	text-align: justify;
	padding: 0 13px 2px 6px;
	line-height: 1.2em;
}

#innerArticles{
	float: left;
	list-style-type: none;
	padding: 10px 0;
}

#innerArticles li{
	width: 238px;
	float: left;
	text-align: right;
	font-size: 10px;
	padding-bottom: 15px;
	padding-right: 40px;
	overflow: hidden;
}

#innerArticles li.last{
	padding-right: 0;
}

#innerArticles h2{
	text-align: left;
	padding: 0 5px 2px 6px;
	text-transform: uppercase;
}

#innerArticles p{
	text-align: justify;
	padding: 0 13px 2px 6px;
	line-height: 1.2em;
}

.articleLink{	
	font-weight: bold;
	position: relative;
	right: 13px;
}

.articleImage{
	text-align: left;
	padding: 4px 0 0 7px;
	height: 127px;
	width: 238px;
	background: url(images/home-image-shadow.png) no-repeat;
}

#footer{
	width: 930px;
	margin: 0 auto 10px auto;
	padding: 10px 15px;
	background: #f1f1f1;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footerCopy{
	float: right;
	font-size: 10px;
}
