/* CSS Document */



body {

	background-color: Gray;

	font-family: Arial, Helvetica, sans-serif;

	color: Gray;

	text-align: center;

	line-height: 120%;

	font-size: 80%;

}



a:link {

	font-family: Tahoma, "Times New Roman", Verdana;

	text-decoration: none;

	color: #666666;

	font-weight: bold;

}



a:visited {

	font-family: Tahoma, "Times New Roman", Verdana;

	text-decoration: none;

	color: #292929;

	font-weight: bold;

}



a: hover {

	font-family: Tahoma, "Times New Roman", Verdana;

	color: #292929;

	text-decoration: underline;

	font-weight: bold;

}



a:active {

	font-family: Tahoma, "Times New Roman", Verdana;

	text-decoration: none;

	color: #666666;

	font-weight: bold;

}



h1 {

	color: #d83f41;

	font-size: 110%;

	padding-top: 3px;

}



h2 {

	color: #d83f41;

	font-size: 105%;

}



h3 {

	color: #d83f41;

	font-size: 100%;

	margin-bottom: 3px;

}



ul {

	list-style-type: square;

}



#container {

	position: relative;

	background-color: #ffffff;

	margin: 0 auto;   /* align for good browsers */

	text-align: left; /* counter the body center */

	border: 4px solid #e9e9e9;

	width: 780px;

	margin-top: 10px;

	padding-bottom: 5px;

	height: 100%;

}



#header {

	height: 193px;

}



#rotatingImages {

	width: 580px;

	height: 193px;

	border: none;

	position: relative;

	top: -193px;

	left: 200px;

}



#main {

	height: 100%;

}



#masterdiv {

	width: 200px;

}



.menutitle{

	cursor: pointer;

	margin-bottom: 2px;

	/*margin-top: 10px;*/

	margin-left: 20px;

	background-color: #ffffff;

	color: #292929;

	width: 140px;

	padding: 4px;

	text-align: center;

	font-weight: bold;

	border:2px solid #C40002;

	font-size: 120%;

	/*font-variant: small-caps;*/

	position: relative;

	top: -175px;

}



.submenu{

	margin-bottom: 0.5em;

	font-size: 110%;

	font-variant: small-caps;

	font-weight: bold;

	padding: 3px;

	line-height: 130%;

	margin-left: 20px;

	position: relative;

	top: -175px;

}



#search {

	/*margin-top: 100px;*/

	width: 200px;

	margin-left: 10px;

	margin-bottom: 10px;

}



.searchBox {

	width: 140px;

}



#content {

	position: absolute;

	top: 195px;

	margin-left: 200px;

	width: 570px;

}



#text {

	line-height: 125%;

	padding-bottom: 12px;

}



#smallImage {

	padding-right: 5px;

}



#profileContent {

	position: relative;

	height: 350px;

}



#profileContentLeft {

	float: left;

	width: 256px;

}



#profileContentRight {

	float: left;

	width: 294px;

	padding-left: 20px;
	
	font-size: 90%;

}



#profileLink {

	padding-top: 5px;

}



#copyright {

	font-size: 75%;

	color: #FFFFFF;

	padding: 2px 0px 2px 0px;

}



a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active  {

	color: #FFFFFF;

}



#justifiedText {

	text-align: justify;

}



.formText {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: Gray;

	font-size: 95%;

}



.formList {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: Gray;

	font-size: 95%;

	width: 200px;

}



#linksExchange {

	padding: 5px;

	font-size: 85%;

	border: Gray 3px groove;

	margin: 10px 15px 10px 15px;

}



.partnersList {

	line-height: 200%;

	list-style: square;

}

