/* Start of CMSMS style sheet 'default' */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both
}

html,body {
	height: auto;
	font-family: Arial,Helvetica,sans-serif;
	color: #414042;
	font-size: 95%;
	margin: auto;
	padding: 0;
	text-align: center;
	background-color: #3d1d3c;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

p {
	line-height: 150%;
    font-size:85%;
    margin-bottom: 15px;
}

a {
		color: #414042;
		text-decoration: none;
}

a:hover {
		color: #414042;
		text-decoration: underline;
}

img {
	border: none
}

.hidden {
	display: none
}

.spacer {
	height: 78px
}

.small {
	font-size: 80%
}

.clear {
	clear: both
}

#frame {
	margin: auto;
	padding: 0px;
	width: 802px;
	text-align: left;
	background-color: #58595b;
}

#frame-inner {
	padding: 0px 9px 9px 9px;
}

#top-nav {
	padding: 0px;
	height: 27px;
}

#top-nav li.first {
	margin-left: 0px;
}

#top-nav li {
	float: left;
	margin-left: 0.24em;
}

#header {
	border-bottom: 2px solid white;
	background: #3d1d3c url(header-bg.png) repeat-x left bottom;
	color: #ffffff;
	font-size: 120%;
}

#logo {
	background: transparent url(isa-iea-logo.png) no-repeat center center;
	display: block;
	width: 250px;
	height: 125px;
	float: left;
}

#contacts{
	float: left;
	display: block;
	width: 510px;
	text-align: right;
}

#login {
	background: transparent url(login-bg.png) no-repeat center top;
	display: block;
	float: right;
	width: 80px;
	font-size: 70%;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content {
	background: #ffffff url(content-bg.jpg) no-repeat center top;
	padding: 30px 120px 30px 162px
}

#eighty-years{
	margin-top: 40px;
}

#footer {
	background: url(footer-bg.png) repeat left top;
	border-bottom: 18px solid white;
	color: white;
	padding: 15px 0px 20px 162px;
    font-size:85%;
    height: 80px;
}

#footer p {
line-height: 140%;
margin-bottom: 7px;
}

address {
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
    font-size:85%;
    margin-bottom: 10px;
}

#address{
	float: left;
	width: 520px;
}

#tsa{
	float: left;
	padding-top: 7px;

}

#header a, #footer a {
		color: #ffffff;
		text-decoration: none;
}

#header a:hover, #footer a:hover {
		color: #ffffff;
		text-decoration: underline;
}

