/* spec version: 3 */
body, html {
	padding:          0px;
	margin:           0px;
	text-align:       center;
	color:#4d4d4d;
}
a:link, a:visited {
	color:            #1778C7;
}
a:hover, a:active {
	color:            #AA0F03;
}
img {
	border:           0;
}
#mainMenu, .userMenu {
   text-align:       left;
}
.content_a, .content_b {
   font-size:        9pt;
}
.mainContent, .content_a, .content_c {
	background:#fff;
}
.content_b {

}

.bottomContent, .content_d {
	background:#7a7777;
}
.content_c {
	background:url(../images/bar.gif) bottom left repeat-x;
}
.leftSide {
	background:#0593b6;
}
.pageTitle {
   font-size:        13pt;
   line-height: 20pt;
   padding-left: 23px;
   color:            #000;
}
.footer {
	color:#fff;
   font-size:        9pt;
   text-align:center;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
   text-decoration:  none;
   color:            #fff;
}
#mainMenu {
}
#mainMenu img,#mainMenu a,#mainMenu span {
display:block;
vertical-align:top;
}
#mainMenu .but {
	color:#fff;
}
#mainMenu .but_a {
	color:#fff;
}
#mainMenu .but, #mainMenu .but_a {
	line-height:31px;
	color: #fff;
	padding:0 0 0 28px;
	background:url(../images/but.gif) 0 0 no-repeat;
}
#mainMenu a:link, #mainMenu a:active, #mainMenu a:hover, #mainMenu a:visited {
	text-decoration:none;
}
#mainMenuSubmenuPlaceholder {
	display:inline;
}
