* {
	margin: 0;
}
#base {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 399px;
	width: auto;
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
}
#content {
	height: auto;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#header {
	width: 902px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 21px;
	z-index: 100;
}
#header #logo {
	height: 39px;
	width: 183px;
	position: relative;
	margin-left: 19px;
	background-image: url(../images/logo.jpg);
	float: left;
}
#header #searchbar {
	height: 25px;
	position: relative;
	margin-top: 12px;
	float: right;
	width: 220px;
	background-image: url(/product_pages/images/search_bar.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.searchform{
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2b3031;
	position: absolute;
	right: 30px;
	font-size: 12px;
	background-image: url(/product_pages/images/search_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 19px;
	border:0px solid #f1f1f1;
}
.searchsubmit{
	position: absolute;
	right: 0;
	border:0px solid #f1f1f1;
	height: 25px;
	width: 30px;
	text-indent: -9999px;
	font-size: 0;
	color: #3588a3; /* text hack for IE */
	margin: 0;
	cursor: pointer;
	background-image: url(/product_pages/images/search_bar.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #tagline {
	height: 19px;
	position: relative;
	margin-top: 18px;
	float: right;
	width: 310px;
	color: #306781;
	font-weight: normal;
	font-style: italic;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #306781;
	text-align: center;
	padding-top: 7px;
}
#header #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #306781;
	width: 903px;
	float: left;
	margin-top: 13px;
}

#header #menu #menu_about {
	height: 28px;
	width: 152px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#header #menu #menu_ged {
	height: 28px;
	width: 207px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#header #menu #menu_college  {
	height: 28px;
	width: 210px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#header #menu #menu_discussion {
	height: 28px;
	width: 187px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#header #menu #menu_contact {
	height: 28px;
	width: 142px;
	position: relative;
	float: left;
}

#header #pics{
	width: 902px;
	position: relative;
	float: left;
	margin-top: 8px;
	height: 302px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#header #pics #click_to_learn{
	width: 192px;
	position: absolute;
	margin-top: 233px;
	height: 37px;
	margin-left: 676px;
}
#bottom {
	width: 902px;
	position: relative;
	height: 158px;
	margin-top: 10px;
}

#bottom #IC{
	width: 199px;
	position: relative;
	height: 158px;
	background-image: url(../images/ic_bg.gif);
	float: left;
}
#bottom #IC #ICtitle{
	width: 164px;
	position: relative;
	height: 20px;
	background-image: url(../images/ic_logo.gif);
	float: left;
	background-position: 9px 6px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #306781;
	padding-left: 35px;
	padding-top: 8px;
}

#bottom #IC #ICtitle h1{
	font-size: 16px;
	font-weight: bold;
	
}
#bottom #IC #ICcont{
	width: 175px;
	position: relative;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
}

#bottom #ticker{
	width: 484px;
	position: relative;
	height: 158px;
	background-image: url(../images/ticker_bg.gif);
	margin-left: 10px;
	float: left;
}
#bottom #ticker #tickerTitle{
	width: 160px;
	position: relative;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #306781;
	padding-left: 12px;
	padding-top: 8px;
}
#bottom #ticker #tickerRss{
	width: 95px;
	position: relative;
	height: 19px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306781;
	padding-left: 180px;
	padding-top: 9px;
	background-position: right 4px;
	padding-right: 30px;
	background-image: url(../images/ticker_rss.gif);
}
#bottom #ticker #tickerPic{
	width: 123px;
	position: relative;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	background-image: url(../images/ticker_pic.gif);
	background-repeat: no-repeat;
	height: 122px;
}
#bottom #ticker #tickerCont{
	width: 330px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 5px;
}
#bottom #ticker #tickerLearn{
	width: 325px;
	position: relative;
	float: left;
	margin-top: -15px;
	margin-left: 10px;
}
#bottom #login{
	width: 199px;
	position: relative;
	height: 158px;
	background-image: url(../images/login_bg.gif);
	float: left;
	margin-left: 10px;
}
#bottom #login #loginTitle{
	width: 159px;
	position: relative;
	height: 28px;
	background-image: url(../images/login_title.gif);
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 40px;
	padding-top: 8px;
}
#bottom #login #loginCont{
	width: 175px;
	position: relative;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
}
#disclaimer{
	width: 902px;
	position: relative;
	float: left;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-align: left;
}
#footer{
	width: 902px;
	position: relative;
	float: left;
	height: 30px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306781;
	text-align: center;
}

.login_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding-bottom: 2px;
	line-height: 16px;
}
.form{
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFFFFF;
	height: 15px;
	clear: left;
	border: 1px solid #ccc;
	z-index: 8;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	font-weight: bold;
	height: 16px;
	width: 60px;
	background-image: url(../images/submit.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	border: 0px none #FFF;
	margin-left: 35px;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #676767;
	display: block;
	padding-bottom: 4px;
}

.bold{
	color: #306781;
	font-weight: bold;
}
.learn{
	color: #306781;
	text-align: right;
}
.learn:hover{
	color: #306781;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #306781;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	white-space: normal;
}
.first_parh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676767;
	display: block;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}