/*
	This file is to override the default site settings specific to the customer.
	Duplicate styles defined here WILL overwrite any styles defined anywhere else.
*/
#header {
height:130px;
width:955px;
}

#header .logo {
    background:transparent url(http://advancedenergy.interactyx.com/Custom_Themes/images/interactyx-logo.gif) no-repeat;
	width:250px;
	height:120px;
	float: left;
	margin-top:10px;
	margin-left:0px;
}


.linkNoStyle, * {
color:#AE0820;
font-family:arial;
font-size:10pt;
}

linkStyle, a {
color:#AE0820;
text-decoration:none;
}


.tab-container .tab a, .tab-container .tab span {
color:#AE0820;
padding:0 10px;
text-decoration:none;
}

.course-material-help-text
{
	display:none;
}

.login-custom-image
{
    display:inline;
}

