/* CSS Document */
body,select,input,div,form,textarea {font-family:arial, tahoma, Helvetica, sans-serif; font-size:12px; color:#5C5C5C; line-height:20px}
A:link {text-decoration:none; color:#0066CC}
A:visited {text-decoration:none; color:#0066CC; }
A:active {text-decoration:none; color:#0066CC; }
A:hover {text-decoration:underline; color:#59BDFF;  }

img {border:none}
body {
	background-color: #7f7f7f;
	background-image: none;
}

h3 {
	font-size: 19px;
	line-height:0px;
	margin:0;
	color: #FFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
}

.bg-bottom {
	background-image: url(../images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-top {
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #809E23;
	text-transform: uppercase;
	font-weight: bold;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.content2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #cccccc;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #327183;
	line-height: 22px;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066CC;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	text-transform: capitalize;
	color: #809E23;
}
.title5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #BE9E42;
}
.box1 {
	border: 1px solid #BFD7DD;
}

.box2 {
	border: 1px solid #C6EEFF;
}
.box3 {
	border: 3px solid #EFEFEF;
}
.bg-whatnew {
	background-image: url(../images/whatsnew.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.padding-image {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.bg-system-title {
	background-image: url(../images/systems-titlebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
}
.line {
	height: 1px;
	width:90%;
	color:#CCCCCC;
}
