* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font:12px arial;
	background:url(images/blue-line-background.gif) repeat-x;				
}

#container {
	margin:0 auto;
	width:740px;
	text-align:left;
}

#footer {
	padding:20px 0 0 0;
	background:url(images/blue-line-background.gif) repeat-x;
}

table {
	margin:20px 0 0 0;
	width:740px;
}

table.partners {
	margin:20px 0 0 0;
	width:900px;
}

td {
	padding:5px;
	width:190px;
}

p {
	font:12px arial;
}

.title {
	font:bold 20px bold;
}


.imgcaption { 
	font:10px arial;
	color:#808080;
}

#top-menu {
	margin:30px 0 20px 0;
	padding:6px 0 4px 0;
	width:100%;
	height:35px;
	text-align:center;
	background:url(images/menu-background.gif) no-repeat;
}

#top-menu a:link {float:left; display:block; padding:4px 0; width:147px; color:#888888; text-decoration:none; border-right:1px solid #e0e0e0;}
#top-menu a:visited {float:left; display:block; padding:4px 0; width:147px; color:#888888; text-decoration:none; border-right:1px solid #e0e0e0;}
#top-menu a:hover {float:left; display:block; padding:4px 0; width:147px; color:#000000; text-decoration:underline; border-right:1px solid #e0e0e0;}
#top-menu a:active {float:left; display:block; padding:4px 0; width:147px; color:#888888; text-decoration:none; border-right:1px solid #e0e0e0;}

#top-menu a.last:link {float:left; display:block; padding:4px 0; width:148px; color:#888888; text-decoration:none; border:none;}
#top-menu a.last:visited {float:left; display:block; padding:4px 0; width:148px; color:#888888; text-decoration:none; border:none;}
#top-menu a.last:hover {float:left; display:block; padding:4px 0; width:148px; color:#000000; text-decoration:underline; border:none;}
#top-menu a.last:active {float:left; display:block; padding:4px 0; width:148px; color:#888888; text-decoration:none; border:none;}


#dropmenudiv{
	margin-top:7px;
	position:absolute;
	line-height:18px;
	z-index:100;
	text-align:left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	padding:3px;
	text-align:left;
	text-decoration: none;
	font-size:12px;
	color: #888888;
}

#dropmenudiv a:hover{ 
	/*hover background color*/
	background-color: #cccccc;
	color:#000000;
}

a:link {COLOR:#FFFFFF; FONT-FAMILY:Arial; FONT-SIZE:13px; FONT-WEIGHT:bold; TEXT-DECORATION:none;}
a:visited {COLOR:#FFFFFF; FONT-FAMILY:Arial; FONT-SIZE:13px; FONT-WEIGHT:bold; TEXT-DECORATION:none;}
a:hover {COLOR:#FFFFFF; FONT-FAMILY:Arial; FONT-SIZE:13px; FONT-WEIGHT:bold; TEXT-DECORATION:none;}
a:active {COLOR:#FFFFFF; FONT-FAMILY:Arial; FONT-SIZE:13px; FONT-WEIGHT:bold; TEXT-DECORATION:none;}


a.content:link {COLOR:#002157; FONT-FAMILY:Arial; FONT-SIZE:12px; TEXT-DECORATION:none;}
a.content:visited {COLOR:#002157; FONT-FAMILY:Arial; FONT-SIZE:12px; TEXT-DECORATION:none;}
a.content:hover {COLOR:#002157; FONT-FAMILY:Arial; FONT-SIZE:12px; TEXT-DECORATION:underline;}
a.content:active {COLOR:#002157; FONT-FAMILY:Arial; FONT-SIZE:12px; TEXT-DECORATION:none;}
