body
{
	background-image: url(images/bg_blend.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}

.copyright
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #33333;
	line-height: 20px;
	padding: 0px 30px 0px 30px;
}

.small
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #33333;
	
}

.home_column_text
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D7D7D7;
	line-height: 16px;
	
}

.home_new_titles
{
	font-family: "Verdana", san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #D38C34;
	line-height: 18px;
}

.bullets_orange
{
	font-family: "Verdana", san-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #D38C34;
	
}

td.pad15 {
	padding: 15px;
	
}


.home_solutions_titles
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}

.text
{
	font-family: "Verdana", san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	
}

.textsm
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	
}

.interior_headline
{
	font-family: "Verdana", san-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	
}

form {
display: inline;
margin: 0px;
padding: 0px;
}

td.formLabel {
color: #333;
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: normal;
margin: 0px;
padding: 0px 15px 5px 0px;
text-align: left;
}

td.formInput {
color: #333;
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 5px 0px;
text-align: left;
}

A.bluelink:link { color: #3E88AE; text-decoration:none; }
A.bluelink:visited { color: #3E88AE; text-decoration:none; }
A.bluelink:active { color: #ffffff; text-decoration:none; }
A.bluelink:hover { color: #ffffff; text-decoration:none; }

A.whitelink:link { color: #D7D7D7; text-decoration:none; }
A.whitelink:visited { color: #D7D7D7; text-decoration:none; }
A.whitelink:active { color: #D38C34; text-decoration:none; }
A.whitelink:hover { color: #D38C34; text-decoration:none; }



#logo {
margin: 0px 0px 10px 0px;
padding: 0px;
height: 63px;
width: 403px;
}


#loginlogout {
	float:right;
	position: relative;
}

#loggedIn {
	float:right;
	position: relative;
	top: -43px;
	left: -29px;
	height: 30px;
	margin:0;
	padding: 10;
	background-color:#fff;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color:#f6def2;
}

#loggedInMsg {
	position: relative;
	top: 10px;
	left: 0px;
	padding: 0;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

#studenthomepage_btn {
	position: absolute;
	top: 1px;
	left: 180px;
	width: 150px;
	height: 23px;
	padding: 0;
}

#loggedIn_btn {
	position: absolute;
	top: 1px;
	left: 336px;
	width: 76px;
	height: 23px;
	padding: 0;
}

#loggedOut {
	float:right;
	position: relative;
	top: -3px;
	left: -29px;
	width: 282px;
	height: 70px;
	margin:0;
	padding: 0px;
	background-image: url('images/bg_login.gif');
	background-position: center left;
	background-repeat: repeat;
	border: 1px solid #f6def2;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
}


#loginLabelUsr {
	position: absolute;
	top: 6px;
	left:13px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	width: 178px;
}
#loginName {
	position: absolute;
	top: 19px;
	left: 12px;
	border: 1px solid #f6def2;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 162px;
	}

#loginLabelPsw {
	position: absolute;
	top: 6px;
	left:192px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	width: 178px;
}
#loginPass {
	position: absolute;
	top: 19px;
	left:191px;
	border: 1px solid #f6def2;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 74px;
}

#btn_login {
	position: absolute;
	top: 43px;
	left: 11px;
}

#login_msg, #login_msg a:link, #login_msg a:visited {
	position: absolute;
	top: 53px;
	left: 83px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-decoration: underscore;
}

#login_msg a:hover {
	position: absolute;
	top: 53px;
	left: 83px;
	top: 40px;
	left:150px;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-decoration: none;
}

