body {
	height:auto !important;
	height:100%;
	min-height:100%;
	margin: 0px;
	padding: 0px;
	background-color: #98b4bb;
	background-image: url('../img/body-bg.jpg');
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

img {
border: none;

}
table { 
	border-collapse: collapse; 
	border-spacing: 0;
}
td { 
	padding: 0;
	font-family: Verdana, sans-serif;
}
td#top1 {
	background-image: url('../img/top-bg.jpg');
	background-repeat: repeat-x;
	background-position: 100% 0%;
}
td#top2 {
	background-image: url('../img/top-bg.jpg');
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
td#top2 div {
	width:100%;
	height:315px;
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
td#left {
	color:white;
	background-color: #536367;
	background-image: url('../img/td-left-bg.jpg');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	font-size:20px;
}
td#left p {
	margin:0px;
	padding-left:30px;
	padding-bottom:30px;
}
td#left a {
	color: #8c8c8c;
	text-decoration: none;
}
td#left a:hover {
	color: #DDDDDD;
}
td#main, .main {
	background-image: url('../img/main-bg.gif');
	background-repeat: repeat-y;
	background-position: 12px 0%;
}
table#nav {
	margin-top:30px;
	width:605px;
	background-color: #317ec4;
}
table#nav a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color: white;
	text-decoration: none;
}
table#nav a:hover {
	text-decoration: underline;
}
table#nav b {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color: white;
	font-weight:normal;
	text-decoration: underline;
}
div#nav {
	margin-top:30px;
	width:100%;
	height:48px;
	background-color: #317ec4;
}
div#nav2, .nav-2 {
	width:460px;
	height:33px;
	color:white;
	background-color: #317ec4;
	padding-left:15px;
	padding-top:7px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	margin-top:10px;
}
table#main {
	background-color: #d6e6ea;
	background-image: url('../img/main-bg.jpg');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	text-align:left;
	width:675px;
}
td#text, .text-2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	padding:30px;
	padding-right:80px;
	padding-bottom:25px;
}
td#text p {
	margin:0px;
	padding-bottom:15px;
}
td#text h1 {
	font-family: Arial, Verdana, sans-serif;
	color:#317ec4;
	font-size: 26px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317ec4;
}

td.text-2 h1 {
	font-family: Arial, Verdana, sans-serif;
	color:#317ec4;
	font-size: 26px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317ec4;
	}

td#text h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	margin-bottom:20px;
	color:#317ec4;
}

.text-2 a:link
.text-2 a:active
.text-2 a:visited
.text-2 a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	margin-bottom:20px;
	color:#317ec4;
}
small {
	font-size: 11px;
}
hr {
	height:1px;
	color:#317ec4;
}
ol {
	margin:50px;
	margin-top:0px;
	margin-bottom:20px;
}
ol li {
	margin-bottom:5px;
}
ul {
	margin:40px;
	margin-top:0px;
	margin-bottom:20px;
}
ul li {
	color:#317ec4;
}
ul li span {
	color:black;
}
a.thickbox img {
	border:solid 1px black;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}
.sub img {
	border:solid 1px black;
}
.sub h2 a {
	color:#317ec4;
	text-decoration: none;
}
.sub h2 a:hover {
	text-decoration: underline;
}
.sub p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	margin:0px;
	padding-bottom:15px;
}


/* Partners */

.partners {
	margin-top:30px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
}
.partners p#title {
	padding:10px;
	padding-left:30px;
	margin:0px;
	margin-bottom:10px;
	color:white;
	width:200px;
	color:#8c8c8c;
	background-color:#18272c;
}
.partners p#link, .link{
	padding-bottom:5px;
}
.partners p#link a {
	color:#18272c;
}


/* IDES footer */
.ides {
	text-align:left;
	color:white;
	font-size: 11px;
	text-decoration: none;
}
.ides a {
	color:white;
	font-size: 11px;
	text-decoration: none;
}
.ides a:hover {
	text-decoration: underline;
}

.photo {
  padding:0px;

}