/* MASTER TEXT STYLES */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	widows:100%;
} 

table {
	font-size: 0.95em;	
}

a:link, a:visited {
	color: #AABFFF;
	text-decoration: underline;
}



a:hover, a:active {
	color: #FFCC00;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #A8B9DF;
	padding: 2 2 2 0;
	width: 100%;
}



h2 {
	font-weight:bold;
	font-size: 1.5em;
	color:#FFE13C;
	padding: 2 2 2 0;
}



h3 {
	font-weight:bold;
	padding: 2 2 2 0;
}

h4 {
	padding: 2 2 2 0;
}

li {
	widows: 100%;
}

p {
	widows: 100%;	
	font-size: 1em;
}

td#skip_nav {
	font-size: 0.8em;
	padding-bottom: 10px;
}

/* Font resize tools	*/

div#font_resize {
	float: right;
	width: 200px;
	height:20px;
	padding-right: 15px;
	padding-bottom: 10px;
}

div#font_resize a {
	margin-left:5px;
	line-height: 1.2em;
}

/* Page Styles */

#PageDisplay_body_BG {

	background: #242464 url(../images/interface/Multiculture_Interface_r25_c2.jpg) top left repeat-y;

	padding: 10px;

	vertical-align: top;

}

#PageDisplay_footer_BG {

	background-image: url(../images/interface/Multiculture_Interface_r22_c2.jpg);

	background-repeat: repeat-y;

}

#PageDisplay_Disclaimer_BG {

	background-image: url(../images/interface/Multiculture_Interface_r25_c2.jpg);

	background-repeat: repeat-y;

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

	font-size: 9px;

	color: #FFFFFF;

}



#PageDisplay_footer_BG2 {

	background-image: url(../images/interface/Multiculture_Interface_r22_c12.jpg);

}



#PageDisplay_footer_DivisionBot {

	background-image: url(../images/interface/Multiculture_Interface_r24_c11.jpg);

}

#PageDisplay_footer_DivisionTop {

	background-image: url(../images/interface/Multiculture_Interface_r21_c12.jpg);

}



#PageDisplay_Heading {

	margin: 20 0 20 0;

	background-image: url(../images/interface/Multiculture_Interface_r10_c7.gif);

	background-repeat: no-repeat;

}

#PageDisplay_Heading p{

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

	font-size: large;

	font-weight: bold;

	color: #FFFFFF;

	padding: 0 0 0 5;

}






/* Sub Object Display Styles */



.SubObjectDisplay_Heading {

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

	font-size: x-small;

	font-weight: bold;

	color: #D88989;

	background-repeat: no-repeat;

	padding: 9px 9px 9px 20px;

}

.Bullets {

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

	font-size: 9px;

	margin: 0px;

	padding: 0px 0px 3px;

	list-style-position: outside;

	list-style-type: disc;

}




.ImageRight{

	float:right;

	vertical-align: top;

	background-color:#000066;

	margin: 0 10 10 20;

	padding: 15 0 15 0;

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

	font-size: xx-small;

	font-weight: bold;

	color: #FFFFFF;

	border-top-width: 1px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;	

}	



.ImageLeft{

	float:Left;

	vertical-align: top;

	background-color:#000066;	

	margin: 0 20 10 0;

	padding: 15 0 15 0;

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

	font-size: xx-small;

	font-weight: bold;

	color: #FFFFFF;

	border-top-width: 1px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;		

}



#Teaser{

	margin: 0 0 20 0;

	padding: 0 10 0 0;

	

}



#Teaser H1{

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

	font-weight: bold;

	font-size:small;

	color: #A8B9DF;

	margin: 0 0 3 0;

	padding: 0 0 0 0;



}



#Teaser p {


	margin: 0 0 5 0;

	

}





#Teaser a:link img , #Teaser a:visited img {

	padding: 1;	

	border: 2px solid #FFFFFF;



}



#Teaser a:hover img , #Teaser a:active img {

	padding: 1;	

	border: 2px solid #FFCC00;	

}

