/* Global Styles */

body {
	background-image: url(../../images/eurosmartz_bkgrd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align:left;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 0px;
	vertical-align: top;
	text-align:left;
}
a {
	color: #999900;
}
a:link {
	color: #999900;
}	
a:visited {
	color: #999900;
}
a:hover {
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E40D62;
	font-size: 14px;
	text-align: left;
}

a h1 {
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 13px;
	text-align: left;
	text-decoration: underline;
}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10.5px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 14px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 14px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: decimal;
}
	


/* ID Styles */

#footer {
	background-color:#E0FCFB;
}
#footer a {
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}	
#footer a:hover {
	color:#6699CC;
}
#about a {	
	font-size: 12px;
	color: #E40D62;
	text-decoration: underline;
}	
#about a:hover {
	color:#333333;
}
#bottombox {
	width: 758px;
	padding: 0px;
	border: none;
}
#leftbox {
	width: 320px;
	padding: 0px;
	border: none;
	height: 100%;
}
#leftboxcontent {
	width: 290px;
	padding: 0px;
	border: none;
	height: 100%;
}
#rightbox {
	width: 430px;
	padding: 0px;
	border: none;
	height: 100%;
}
#rightboxcontent {
	width: 400px;
	padding: 0px;
	border: none;
	height: 100%;
}
#box {
	width: 758px;
	padding: 0px;
	border: none;
}
#boxcontent {
	width: 728px;
	padding: 0px;
	border: none;
	height: 100%;
}

		

/* Class Styles */

.copyright {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	text-align: right;
	vertical-align: bottom;
}	
.about {
	font-size: 12px;
	margin-left: 11px;
	line-height: 140%;
}	
.abouthighlight {
	font-size: 14px;
	margin-left: 11px;
	margin-top: 20px;
	line-height: 160%;
	color: #999900;
	font-weight: bold;
}	
.faqs {
	font-size: 12px;
	margin-left: 11px;
	line-height: 160%;
}	
.pink {
	color: #E40D62;
}	
.faqmenu {
	color: #666666;
	text-decoration:none;
}	
.faqquestions {
	font-size: 11.5px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.faqquestions2 {
	color: #333333;
	margin: 0px;
}
.blueborderleft {
	background-image:url(../../images/blueborder_left.gif);
	background-repeat:repeat-y;
	width:15px;
}
.blueborderright {
	background-image:url(../../images/blueborder_right.gif);
	background-repeat:repeat-y;
	width:15px;
}
.bodyleft {
	background-image:url(../../images/body_left.gif);
	background-repeat:repeat-y;
	width:21px;
}
.bodyright {
	background-image:url(../../images/body_right.gif);
	background-repeat:repeat-y;
	width:21px;
}	
.downloads {
	font-size:12px;
}	

