a:link, a:visited {
	color:#0065A5;
	text-decoration:none;
}
a:hover {
	color:#0065A5;
	text-decoration:underline;
}
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	background: url("/EdutechResources/provider/176/images/bkgd-body.jpg") repeat-x scroll left top #D9E8F2;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
}
#topmost {
	margin:auto;
	width:750px;	
	text-align: center;	
}

#topcontainer{
	float:left;
	width:750px;
	background:#333333 url('/EdutechResources/provider/176/images/bkgd-mygmac-headerHome.jpg') repeat-y scroll 0 0;
	box-shadow:1px 1px 10px 1px;

}

#headcontainer{
	float:left;
	text-align: left;
	width:100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#headcontainer .logo {
	height:71px;
	margin-bottom:10px;
	margin-left:9px;
	margin-top:15px;
}
.utilities {
	color:#FFFFFF;
	text-align:right;
	width:740px;
}
.utilities a, .footer a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#contentcontainer{
	float:left;
	width: 750px;
	text-align:left;
	margin-top:-1px;
}
#containerdiv{
    margin: 0 auto;
    width: 680px;
}
#container{
	float:left;
	margin:0px;
	text-align: left;
}

#navcontainer {
	display: none;
	font-size:12px;
	vertical-align: top;
}

#primarycontent1 {
	vertical-align: top;
	width: 750px;
	/*background-color: #ffffff;*/
}
#primarycontent2 {
	vertical-align: top;
	padding:15px;
	/*background-color: #ffffff;*/
}
#primarycontentcont {
	margin:0px;
	padding:10px;
	background-color: #ffffff;
	border-radius:10px 10px 10px 10px;
}

#nav {
	background:url("/EdutechResources/provider/176/images/bkgd-mygmac-headerHome.jpg") no-repeat scroll 0 0 transparent
	font-size:11px;
	font-weight:bold;
	height:24px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:750px;
}

#subnav {
	background:#000000 url(nav_bg.jpg) repeat-y scroll left center;
	border-top:1px solid #333333;
	font-size:11px;
	font-weight:bold;
	height:24px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:750px;
}
#nav UL {
	list-style-type: none;
	clear: both; 
	padding:2px 0px;
	width: 750px; 
}
#subnav UL {
	list-style-type: none;
	clear: both; 
	padding: 0px 0px 0px 0px; 
	width: 750px; 
}
#nav LI {
	list-style-type: none;
	float: left; 
	margin: 0px;
}
#subnav LI {
	list-style-type: none;
	float: left; 
	margin: 3px 0px 0px 0px;
}
#nav A {
	font-size:11px;
	padding: 3px 12px 3px 12px;
	margin:1px 3px 0px 3px;
	font-weight:normal; 
	color: white; 
	text-decoration: none;
}
#subnav A {
	font-size:11px;
	padding: 1px 12px 1px 12px;
	margin:0px 3px 0px 3px;
	font-weight:normal; 
	color: white; 
	text-decoration: none;
	border:1px solid #E7E5DD;
	border-bottom:none;
}

#nav A:hover {
	font-weight:bold;
}
#nav LI.hot {
}
#nav LI.hot A, #nav LI.hot A:hover {
	font-weight:bold;
	padding: 3px 12px 3px 12px;
}

#nav .login {
	float: right;
}
#subnav .login {
	float: right;
}
#subnav A:hover {

}
#subnav LI.hot {

}
#subnav LI.hot A, #subnav LI.hot A:hover {
	color:#555555;
	padding: 0px 12px 0px 12px;
	border:none;
}
#subnav LI.hot A, #subnav LI.hot A:hover {
	
}

#footer {
	background:url("/EdutechResources/provider/176/images/bkgd-footer.png") repeat-x scroll left top #003B61;
	clear:both;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:left;
	background-color:#333333;
	width:750px;
}

.home_footer {
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:3px 10px;
	text-align:right;
	width:730px;
}
.home_footer a:hover {
	color:#F4D169;
}
.home_footer a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.home_subfooter {
	color:#999999;
	font-size:10px;
	font-weight:bold;
	padding:3px 10px;
	text-align:right;
}