BODY {
	background-image: url(img/bg/top.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	
}

a img {
	border: none;
}

a, a:visited, a:active {
	color: #00417F;
	font: bold 120% Arial, Georgia, Times New Roman;
	text-decoration: underline;
}

a:hover {
	color: #D52D0B;
	font: bold 120% Arial, Georgia, Times New Roman;
	text-decoration: none;
}

a.white, a.white:visited, a.white:active {
	color: #FFF;
	font: bold 140% Arial, Georgia, Times New Roman;
	text-decoration: underline;
}

a.white:hover {
	color: #FFF;
	font: bold 140% Arial, Georgia, Times New Roman;
	text-decoration: none;
}

a.smaller, a.smaller:visited, a.smaller:active {
	color: #00417F;
	font: normal 75% Arial, Georgia, Times New Roman;
	text-decoration: underline;
}

a.smaller:hover {
	color: #00417F;
	font: normal 75% Arial, Georgia, Times New Roman;
	text-decoration: none;
}

a.small, a.small:visited, a.small:active {
	color: #D9F9FF;
	font: normal 8pt Arial, Georgia, Times New Roman;
	text-decoration: underline;
}

a.small:hover {
	color: #FFF;
	font: normal 8pt Arial, Georgia, Times New Roman;
	text-decoration: none;
}



.text {
	color: #FFF;
	font: normal 80% Arial, Georgia, Times New Roman;
}

.orange {
	color: #D52D0B;
	font: bold 120% Arial, Georgia, Times New Roman;
}

.copy {
	color: #D9F9FF;
	font: normal 8pt Arial, Georgia, Times New Roman;
} 

.title {
	color: #FFF;
	font: bold 160% Arial, Georgia, Times New Roman;
	letter-spacing: -1.5px;
}



.full {
	width: 100%;
	height: 100%;
}

.fullparent {
	width: 100%;
	height: 100%;
	background-image: url(img/bg/parent.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

.fullsky {
	width: 100%;
	height: 100%;
	background-image: url(img/bg/sky.gif);
	background-position: right top;
	background-repeat: repeat-x;
}

.fullwidth {
	width: 100%;
}

.fullheighth {
	height: 100%;
}
