body{
    margin:0 0 0 0;
	}
a:link {
	color: #7C1314; /*#3C8CBD;*/
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #CDB55B;
	text-decoration: none;
	font-weight:bold;
	
}
a:hover {
	color: #7C1314;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #73CD5A;
	font-weight:bold;
	text-decoration: none;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 518567;
}

.bg {
	background-image: url(images/globe_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #3C8CBD;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}


.justified {
    text-indent: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}

.j1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #000000;

}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.box1 {
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;

}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}.titlewithbg {
	background-color: #FFFFFF;
	background-image: url(title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titlewithbg .titlewhite a {
	color: #FFFFFF;
	text-decoration: none;
}


.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.titlered {
	font-family: Arial, Helvetica, sans-serif;
	color:#801418;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
}

