﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../Images/Background/GCSS_bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:visited, a:hover, a:active  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0000FF;
}
ul, ol{
	padding-left:10px;
}
li {
	padding-left:2px;
}
/*-------
text styles
-------*/
.body1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
}
.body2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#ffffff;
}
.body3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color:#666666;
}
.body4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color:#cc9966;
	font-weight: bold;
}
/*-------
heading styles
-------*/
.heading1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
}
.heading2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#003333;
}
.heading3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color:#336666;
}
.heading4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#ffffff;
}
/*-------
form styles
-------*/
.textfield1{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	width:171px;

}
.textfield2{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	width:71px;

}
.textfield3{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	width:47px;

}
.dropdown1{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	height:20px;
	width:44px;
}
.dropdown2{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	height:20px;
	width:171px;
}
/*-------
button styles styles
-------*/
a.button1:link, a.button1:visited {
	background:url(../images/GCSS_body1_10.jpg);
	background-position:top center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold; 
	color:#FF9900;
	padding:5px 30px 5px 30px;
	border-color:#003300;
	border-width:thin; 
	border-style:solid; 
	text-decoration:none;
}
a.button1:hover, a.button1:active, {
	background:url(../images/GCSS_body1_06.jpg);
	background-position:top center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold; 
	color:#006666;
	padding:5px 30px 5px 30px;
	border-color:#996633;
	border-width:thin; 
	border-style:solid; 
	text-decoration:none;
}
/*-------
table styles
-------*/
.padding1 {
	font-size:14px;
	color:#666666;
	padding-left:25px;
	padding-bottom:5px;
}
.padding2 {
	font-size: 14px;
	color:#666666;
	padding-right:25px;
	padding-bottom:5px;
	padding-left:6px;
}
.padding3 {
	font-size: 14px;
	color:#666666;
	padding-top:15px;
	padding-left:25px;
	padding-bottom:5px;
}
.padding4 {
	font-size: 14px;
	color:#666666;
	padding-top:15px;
	padding-right:25px;
	padding-bottom:5px;
	padding-left:6px;
}
.padding5 {
	font-size: 14px;
	color:#666666;
	padding-top:15px;
	padding-right:5px;
	padding-left:15px;
	padding-bottom:14px;
}
.padding6 {
	font-size:14px;
	color:#666666;
	padding-top:15px;
	padding-right:15px;
	padding-left:1px;
	padding-bottom:14px;
}
.padding7 
{
	font-size: 14px;
	color: #666666;
	padding: 15px 15px 15px 15px;
}
/*-------
link styles
-------*/
a.linkGrey1, a.linkGrey1:hover, a.linkGrey1:active, a.linkGrey1:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
}
a.linkWhite1, a.linkWhite1:hover, a.linkWhite1:active, a.linkWhite1:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#ffffff;
}
a.linkWhite2, a.linkWhite2:hover, a.linkWhite2:active, a.linkWhite2:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#ffffff;
}
/*-------
footer styles
-------*/
.footer {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#336666;
}
a.linkFooter, a.linkFooter:hover, a.linkFooter:active, a.linkFooter:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#336666;
}