@charset "utf-8";
/* CSS Document - Main */

body
{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #e1e1e1 url(../images/mainbkgd.png) repeat-x
	
}
.copyright {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #777;
	text-decoration: none;
}
.copyright-bkgd {
	border-top: #aaa 0px solid;
	padding:8px 15px 15px 15px; 
	background: #ccc;
}
/*  -------starting - link for copyright--------  */
a.copy {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: nornaml;
	font-size: 12px;
	color: #777;
}
a.copy:link {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#777;;
	text-decoration: none;
}
a.copy:visited {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #555;
}
a.copy:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #555;
	text-decoration: underline;
}
a.copy:active {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #555;
	text-decoration: none;
}
/*  -------ending - link for copyright--------  */
.title1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1C3F7A;
	text-decoration: none;
	padding:5px 5px 5px 5px;
}
.headline1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.headline2 {
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.comment-biggest {
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1C3F7A;
	text-decoration: none;
}
.text1 {
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
a:link {
	color: #333;
	text-decoration: underline;
	
}
a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #555;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}
#home-img{
	border-top:#CCC 0px solid;
	border-bottom:#CCC 2px solid;
	border-left:#CCC 2px solid;
	border-right:#CCC 2px solid;
	background:transparent url(../images/home-img.png) repeat-x;
}
.grad-white-bkgd-01{
	background:transparent url(../images/grad-white-bkgd-01.png) repeat-x bottom;
}
.main-content{
	padding:15px;
	border-top:#CCC 0px solid;
	border-bottom:#aaa 2px solid;
	border-left:#CCC 2px solid;
	border-right:#CCC 2px solid;
	background: #fff;
}
.main-content-w-title{
	padding:15px;
	border-top:#CCC 0px solid;
	border-bottom:#aaa 2px solid;
	border-left:#CCC 2px solid;
	border-right:#CCC 2px solid;
	background:#fff url(../images/titlebkgd.png) repeat-x top right;
}
.section-a{
	background:#CCC url(../images/bkgd-sec-a.png) top center repeat-x;
	padding:5px;
	border-top:#fff 4px solid;
	border-bottom:#ddd 2px solid;
	border-left:#ddd 2px solid;
	border-right:#ddd 2px solid;
}
.section-a-title{
	background: white url(../images/blockdefault.png) center center repeat-x;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2775D7;
	text-decoration: none;

}

