/* Start of CMSMS style sheet 'bluepiesky stylesheet' */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*#f5f8fb*/

body {
	background-color: #444444;
	color: #585656;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	font-weight:500;
	line-height: 1.5;	
}

h1 {
	color: #40464C;
	font-size: 2em;
	}	

h2 {
	color: #445566;
	font-family: Lucida Sans Unicode, arial, sans serif;
	font-size: 1.7em;
	font-weight: normal;
	}

p {
	font-size: 1.4em;
	margin-bottom: 10px;
	}

a {
	color: #445566;
	}
	
a:hover {
	color: #40464C;
	text-decoration: none;
	}	

#top {
	background-color: #444444;
	border-bottom: 1px solid #d7dbdf;
	height: 3px;
	width: 100%;
	}
	
#menusec {
	background-color: #ffffff;
	border-bottom: 1px solid #d7dbdf;
	height: 100px;
	width: 100%;
	}	

#menublock {
	height: 100px;
	margin: 0px auto;
	width: 980px;
	}

.logo {
	float: left;
	margin-top: 10px;
	}
	
#menublock ul {
	float: right;
	list-style-type: none;
	}	
	
#menublock ul li {
	float: left;
	margin-top: 40px;
	padding-left: 20px;
	}	
	

#menublock ul li a {
	color: #7eb43a;
	font-size: 1.4em;
	font-weight: bold;
	
	text-decoration: none;
	}	
	
#menublock ul li a:hover {
	color: #444444;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	}		
	
#contenttop	{
	background-color: #f5f8fb;
	border-bottom: 4px solid #d7dbdf;
	float: left;
	margin: 0px auto;
	padding-bottom: 35px;
	width: 980px;
	}
	
#topleft {
	/*border: 1px solid black;*/
	float: left;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 30px;
	width: 565px;
	}
	
#topright {
	/*border: 1px solid black;*/
	float: left;
	padding-top: 45px;
	width: 376px;
	}	
	
#main {
	background-color: #f5f8fb;
	float: left;
	width: 100%;	
	}
	
#innermain {
	margin: 0px auto;
	width: 980px;
	}	
	
#content {
/*border: 1px solid black;*/
background-color: #f5f8fb;
float: left;
	margin: 0px auto;
	padding-bottom: 50px;
	padding-top: 20px;
	width: 980px;
	}	
	
#left {
/*border: 1px solid black;*/
	float: left;
	padding-left: 5px;
	width: 295px;
	padding-right: 20px;	
	}
	
#middle {
/*border: 1px solid black;*/
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-right: 20px;	
	}	
	
#right {
/*border: 1px solid black;*/
	float: left;
	width: 300px;
	padding-left: 20px;	
	}	
	
#footer {
	border-top: 3px solid #d7dbdf;
	clear: both;
	height: 220px;
	width: 100%;
	}
	
#infoot {
/*border: 1px solid black;*/
	margin: 0px auto;
	padding-top: 20px;
	width: 970px;
	}		

	
#infoot ul li {
	float: left;
	list-style-type: none;
	margin-top: 10px;
	padding-right: 10px;
	}	
	

#infoot ul li a {
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
	}	
	
#infoot ul li a:hover {
	color: #ffcccc;
	font-size: 1.1em;
	text-decoration: underline;
	}
	
.small-logo {
	float: right;
	margin-right: 10px;
	}	
	
#logobar {
background-color: #ffffff;
	border-top: 1px solid #d7dbdf;
	clear: both;
	height: 46px;
	padding-top: 10px;
	width: 100%;
	}	
	
#inlogobar {
	margin: 0px auto;
	width: 980px;
	}	
	
.fbfoot {
	float: right;
	margin-right: 5px;
	}	

.gen-list {
                 list-style-type: circle;
                 font-size: 1.2em;
padding-left: 20px;

}

.gen-list li {
margin-bottom: 5px;
}                

/* End of 'bluepiesky stylesheet' */

