@CHARSET "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Arial;
	color:#505050;
	background-color: #C0CDD8;
}

#container {
	margin: 0 auto 0 auto;
	width: 1020px;
	background:	url(../img/bg_dots.gif) 0 0 repeat-x;
}

.header1 {
	background-color: #f0f0f0;
	height:10px; 
	width: 200px;
	border-right: solid 2px #FFFFFF;
}

.header2 {
	background-color: #f0f0f0;
	height:10px; 
	width: 791px;
}

#logo {	
	height: 100px;
	width: 321px;
	background-image: url(../img/sms_logo_subline.gif);
}

a {
	color:#7090a7;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a.link {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0 5px 0 8px;
	background-image:url(../img/pf_blue.gif);
	background-position: 0 5px;
	background-repeat:no-repeat;	
}
  
img {
 border: 0;
 display: block;
}

.image {
	width: 231px;
	height: 161px;	
	margin-bottom: 2px;
}

.caption {
	color: #fff;
	font-weight:bold;
	height: 18px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
}

.link {
	height:129px;
	background-color:#f3f6f8;
	margin-bottom: 5px;
}

.portalparagraph {
	width: 231px;
}

/* hack for obsolete css classes */
.portalparagraph1, .portalparagraph2, .portalparagraph3, .portalparagraph4 {
	width: 231px;
}

#portalparagraph1 .caption {
	background-color: #416889;
}

#portalparagraph2 .caption {
	background-color: #b9c501;
}

#portalparagraph3 .caption {
	background-color: #7090a8;
}

#portalparagraph4 .caption {
	background-color: #82929f;
}

#footer {
	background-color: #F0F0F0;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
}

#footer a {
	color: #606060;
	font-size:9px;
}

#footer a:hover {
	text-decoration:none;
}

#footer .submenu_separator {
	/* padding-left: 4px; */
	padding: 0 3px 0 3px;
}