/* CSS Document */

body {
	margin: 0px auto;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:0px;
	padding-right:0px;
	background-image:url(../images/website/background.gif);
	background-color:#2D9CFF;
	background-repeat:repeat-x;
	font-family: Helvetica;
	font-size:11px;
	color: #000000;
}

img{border:0;}

.content p{margin-top:0; padding-top:0; }
.content ul {
	list-style-type:none;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
/*
	padding-left:20px; margin-left:0; margin-top:0; padding-top:0;
*/
}
.content ul li {
	background: transparent url(../images/website/img_list.gif) no-repeat scroll 0 3px;
	padding-left: 18px;
}
/*
.content h1 {
	font-size:24px;
	font-weight:normal;
	margin-top:0;
}
.content h2 {
	font-size:16px;
	font-weight:bold;
	margin:15px 0;
}
*/

/* Header Start */

.header{
	background-image: url(../images/website/header_cazalys.gif);
	background-repeat:no-repeat;
}

.information {
	color: #000000;
	font-size:11px;
}

.bg_link {
	background-image:url(../images/website/bg_link.gif);
	background-repeat: repeat-x;
}
/*
.menu{
	font-size:16px;
	color:#FFFFFF;
	line-height:25px;
}

a.menu:link, a.menu:visited {
	text-decoration:none;
	color: #FFFFFF;
}

a.menu:hover {
	text-decoration:underline;
	color: #FFD01B;
}

 Header End */

/* Content */

.content_heading {
	font-size:24px;
	color: #0D5FD9;
}

.content_heading_black {
	font-size:24px;
	color: #000000;
}

.content_subheading {
	font-size:16px;
	color: #0D5FD9;
}

.content_subheading2 {
	font-size:18px;
	color: #333333;
}

.content {
	font-size:12px;
	color: #333333;
	line-height:18px;
}

.read_more {
	font-size:12px;
	color: #333333;
}

.read_more a:link, .read_more a:visited {
	text-decoration:none;
	color: #333333;
}

.read_more a:hover {
	text-decoration:underline;
	color: #0D5FD9;
}

.read_more_b {
	font-size:12px;
	color: #0D5FD9;
}

.read_more_b a:link, .read_more_b a:visited {
	text-decoration:underline;
	color: #0D5FD9;
}

.read_more_b a:hover {
	text-decoration:none;
	color: #0D5FD9;
}

.lining {
	border-bottom:solid 1px #999999;
}

.list_content {
	background-image:url(../images/website/img_list.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:12px;
	color: #333333;
	line-height:20px;
}

.list_content_empty {
	padding-left:15px;
	font-size:12px;
	color: #333333;
	line-height:20px;
}

.breadcrumb {
	font-size:10px;
	color: #000000;
}

.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration:none;
	color: #000000;
}

.breadcrumb a:hover {
	text-decoration:underline;
	color: #000000;
}

/* End Content */

/* Footer Start */

.footer1{
	color:#FFFFFF;
	font-size:12px;
}

.footer1 a:link, .footer1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer1 a:hover{
	color:#B1DAFE;
	text-decoration:none;
}

/* Footer End */