/* Layout rules */
.Main#GRWeb {
	background:url(../images/gradient_bkg.jpg);
	background-repeat: repeat-x;
	width:1024px;
	height:754px
}
.menu#home {
	background:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:165px
}
.logo#home {
	background:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:165px
}
.forgot#home {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#006600;
}
.footer {
	width:1024px;
	height:75px
}
.break1 {
	width:1024px;
	height:25px
}
.break2 {
	width:1024px;
	height:50px
}
.break3 {
	width:1024px;
	height:75px
}
.break4 {
	width:1024px;
	height:100px
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

h2 a:link {color:#484848; text-decoration:none; font-size:18px;}
h2 a:visited {color:#484848; text-decoration:none; font-size:18px;}
h2 a:hover {color:#484848; text-decoration: none; font-size:18px;}
h2 a:active {color:#484848; text-decoration: none; font-size:18px;}

h3 a:link {color:#484848; text-decoration:none; font-size:16px;}
h3 a:visited {color:#484848; text-decoration:none; font-size:16px;}
h3 a:hover {color:#484848; text-decoration: none; font-size:16px;}
h3 a:active {color:#484848; text-decoration: none; font-size:16px;}

h4 a:link {color:#484848; text-decoration:none; font-size:14px;}
h4 a:visited {color:#484848; text-decoration:none; font-size:14px;}
h4 a:hover {color:#484848; text-decoration: none; font-size:14px;}
h4 a:active {color:#484848; text-decoration: none; font-size:14px;}

/* Footer */
h5 a:link {color:#484848; text-decoration:none; font-size:12px;}
h5 a:visited {color:#484848; text-decoration:none; font-size:12px;}
h5 a:hover {color:#484848; text-decoration: none; font-size:12px;}
h5 a:active {color:#484848; text-decoration: none; font-size:12px;}

a img {border:none;}
table {border-collapse : collapse; }
table td, table th {padding : 0; }
