body {
	background-color:#fff;
	margin: 0px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color: #FFFFFF;
	line-height: 16px;
	padding-left: 60px;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
}

li {
	padding-bottom: 10px;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color:#6281a0;
	padding-left: 30px;
}
.breadcrumb a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color:#6281a0;
}
.breadcrumb a:hover{
	color: #fff;
	background-color:#6281a0;
}

#menu {
	margin-top:0px;
	padding-top:0px;
}

#menu a {
	display:block;
	text-decoration:none;
	color:#000;
	background-color:#E6E5E5;
	width:200px;
	list-style:none;
	padding:5px 0px 5px 15px;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 0px;
}

#menu a:hover {
	color:#333;
	background-color:#CCCCCC;
}

.newsitem {
	color:#6281a0;
	background-color:#fff;
	margin: 30px 30px 15px;
	padding: 10px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.newsitem a {
	font-weight: bold;
	text-decoration: none;
	color:#6281a0;
	background-color:#fff;
	font-size: 10px;
}

.newsitem a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	background-color:#fff;
	font-size: 10px;
}


/* -------------------------------------------------------------------------------------------------------- secondary menu */
#menu #menu2 {
	margin-top:0;
}

#menu #menu2 a {
	display:block;
	text-decoration:none;
	color:#000000;
	background-color:#CCCCCC;
	width:200px;
	list-style:none;
	padding:2px 0px 2px 15px;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	margin-top: 0px;
	text-indent: 10px;
}
#menu #menu2 a:hover {
	color:#fff;
	background-color:#36c;
}

/* -------------------------------------------------------------------------------------------------------- thirdlevel menu */

#menu #menu3 {
	margin-top:0;
}

#menu #menu3 a {
	display:block;
	text-decoration:none;
	color:#000000;
	background-color:#999999;
	width:200px;
	list-style:none;
	padding:2px 0px 2px 15px;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	margin-top: 0px;
	text-indent: 20px;
}

#menu #menu3 a:hover {
	color:#fff;
	background-color:#036;
}

/* -------------------------------------------------------------------------------------------------------- news button */

#menu #news {
	margin-top:0;
}

#menu #news a {
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#663366;
	width:200px;
	list-style:none;
	padding:20px 0px 22px 15px;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 11px;
	font-weight: normal;
	margin-top: 0px;
}

#menu #news a:hover {
	color:#CCCCCC;
	background-color:#330033;
}

/* -------------------------------------------------------------------------------------------------------- end news button */

/* -------------------------------------------------------------------------------------------------------- terms menu */

#menu #terms {
	margin-top:0;
}

#menu #terms a {
	display:block;
	text-decoration:none;
	color:#999;
	background-color:#000;
	width:200px;
	list-style:none;
	padding:2px 0px 2px 15px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	margin-top: 0px;
}

#menu #terms a:hover {
	color:#fff;
	background-color:#036;
}
/* -------------------------------------------------------------------------------------------------------- end terms button */


p {
	padding-right:30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}


/* -------------------------------------------------------------------------------------------------------- middle column */
.main {
	border-left: 1px solid #ccc;
}

.homeinsert1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.homeinsert2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	margin-top: 20px;
	margin-left: 30px;
}

h1 {
	color:#999;
	background-color:#fff;
	padding:  35px 5px 5px 30px;
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	}
	
h2 {
	color:#666;
	background-color:#fff;
	padding:5px 5px 5px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
}

h3 {
	color:#333;
	background-color:#fff;
	padding:5px 5px 5px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.topcolor {
height:60px;
background-color:#000;
}

/* -------------------------------------------------------------------------------------------------------- addres */

#address {
	color:#000;
	background-color:#6281a0;
	width:200px;
	list-style:none;
	padding:25px 0px 30px 15px;
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	letter-spacing: .5px;
	}
	
.sidebar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
}

.sidebar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background-color: #FFFFFF;
	width: 400px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background-color: #999;
	padding: 10px 10px 30px 10px;
}

.doctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-color: #FFFFFF;
}

.smalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FCF6EA;
	padding: 10px 7px 20px 9px;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	margin-top: -10px;
	line-height: 15px;
}

.coshead {
	background-color:#CDDADE;
}

.skinhead {
	background-color:#d7cdde;
}

.veinhead {
	background-color:#D8E1EB;
}

.coshead, .skinhead, .veinhead {
	color:#666666;
	background-image:url(images/back1.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.coshead a {
	text-decoration: none;
	color: #666666;
}

.coshead a:hover {
	text-decoration: underline;
	color: #000;
}


.text a {
	color: #666666;
	text-decoration: none;
}
.text a:hover {
  background-color:#3399CC;
	color: #fff;
	text-decoration: none;
}

.credit {
    padding-top:5px;
	padding-right:30px;
	padding-bottom: 5px;
	padding-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999;
}
