BODY {
	margin:0;
	background:#1c1c1c url(../images/bg.png) no-repeat top center;
	font-family:Lucida Sans Unicode, Lucida Grande, Tahoma, sans-serif;
	font-size:13px;
	color:#555;
}

* html body { margin:0; overflow-y:hidden; padding:0; }

img {
	border:0;
	margin:0;
	padding:0;
}

ul.ticklist{
	list-style-type:none;
	padding:0px;
	margin:0px;	
}

ul.ticklist li{
	padding: 10px 0 7px 35px;
	background:url(../images/li_icon.png) no-repeat 2px 6px;
}

sup {font-size:8px;}
form {
	padding:0;
	margin:0;
}
a {
	color:#21b400;
	text-decoration: none;
}
a:hover {text-decoration:underline;}

a:hover img{text-decoration:none;}

.text {
	line-height:23px;
	
}
.msmarketing {
	color:#21b400;
	font-weight:bold;
}
.out_of_content {
	color:#ffffff;
}
.title_topbold {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#353535;
	font-size: 45px;
	line-height: 47px;
	height: 47px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: -2px;
	display:compact;
}
.title_topregular {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#555;
	font-size:28px;
	line-height: 30px;
	height: 30px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing: -1px;
}
.title_bold {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size: 28px;
	line-height: 30px;
	height: 30px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	display:compact;
}

.title_bold a:hover {text-decoration:none;}

.title_regular {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#555;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing: 0px;
	line-height: 1.3;
}



/*buttons*/
.button a {
	background:transparent url('../images/button_a.png') no-repeat scroll top right;
	font:normal 13px Arial, Helvetica, sans-serif;
	height:35px;
	margin-right:6px;
	padding-right:12px;
	text-decoration:none;
}

.button a span {
	background:transparent url('../images/button_span.png') no-repeat;
	display:block;
	line-height:14px;
	padding:10px 0 12px 45px;
	text-decoration:none;
}

.button a:active {
	background-position:bottom right;
	outline:none;
}

.button a:active span {
	background-position:bottom left;
	outline:none;
	padding:9px 0 12px 45px;
}
.arrow {
	font-family:Geneva, Arial, Verdana, sans-serif;
	margin-left:7px;
}


#footer_left {
	width:14px;
	height:13px;
	background:url(../images/footer_left.png) no-repeat right top;
	float:left;
}
#footer_center {
	background-color:#ffffff;
	width:947px;
	height:13px;
	float:left;
}
#footer_right {
	width:14px;
	height:13px;
	background:url(../images/footer_right.png) no-repeat left top;
	float:left;
}



/*********************/
/******block1*********/
/*********************/
.box1_header{
	background:#88ca44 url(../images/box1/header_center.png) repeat-x;
	height:33px;
}
.box1_header_left{width:4px;height:33px; float:left;background:#fff url(../images/box1/header_left.png) no-repeat;}
.box1_header_center{float:left;padding:6px 15px 6px 15px;font-weight:bold;}
.box1_header_right{width:4px;height:33px; float:right;background:#fff url(../images/box1/header_right.png) no-repeat;}

.box1_footer_round_left{
	background:url(../images/box1/footer_round_left.png) bottom repeat-x;
	float:left;
	width:5px;
	height:5px;
	position:relative;
	top:-4px;
	left:-1px;
}
.box1_footer_round_right{
	background:url(../images/box1/footer_round_right.png) bottom repeat-x;
	width:5px;
	height:5px;
	float:right;
	position:relative;
	top:-4px;
	right:-1px;
}
* html .box1_footer_round_left	{top:-15px;}
* html .box1_footer_round_right	{top:-15px;}

.box1_content{
	background:#fff url(../images/box1/bg.png) bottom repeat-x;
	border:solid 1px #c7c7c7;
	border-top:0px;
}




#navlink a {
display:block;
padding:5px 15px 5px 15px;
border-top:solid 1px #eaeaea;
}

#navlink a:hover {
background-color:#d2ecb6;
text-decoration:none;
}
