/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	}
	
a:hover {
	color: #FFFFFF	}
	
a:active {	
	color: #FFFFFF	}
	
a {
	color: #999999}	
			
/* ID Styles */

#navigation a {
	color: #5A5F55;
	line-height:16px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 13px;
	font-weight: lighter;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#navigation2 a {
	color: #bdc5b6;
	line-height:16px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 13px;
	font-weight: lighter;
	}
	
#navigation2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.navText {
	color: #5A5F55;
	line-height:18px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	}
			
.navText_Sm {
	color: #5A5F55;
	line-height:16px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	}
			
.navText_lt {
	color: #bdc5b6;
	line-height:16px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 13px;
	font-weight: lighter;
	}


.navText_Lg {
	color: #5A5F55;
	line-height:23px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: normal;
	padding-right: 10px;
	padding-left: 10px;
	}

.TITLE {
	color: #5A5F55;
	line-height:normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: large;
	font-weight: bold;
	letter-spacing: normal;
	}

.TITLE_small_caps {
	color: #D7DED1;
	line-height:26px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: normal;
	}

.copyright {
	color: #bdc5b6;
	line-height:18px;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: normal;
	padding-right: 20px;
	}
