body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:70%;
	color:#FFFFFF;
	line-height: 1.4;
	background-color:#000024;
	background-image:url(../assets/pageBKDgrad.png);
	background-position:top;
	background-repeat:repeat-x;
	min-width: 780px;
	text-align:center;
	font-stretch:expanded;
}

a{
	text-decoration:none;
	color:#FFFF99;
}

a:hover{
	color:#333333;
}

.whiteHover a:hover {
	color:#FFFFFF;
}

h1 {
	margin: 0px;
	padding:0px;
	line-height: 80%;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 300%;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
}


h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFCC00;
	font-weight: bold;
	font-size: 120%;
}

h3{
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
	color:#FFFF99;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color:#FFCC00;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

h5{
	font-size: 110%;
	font-weight: bold;
	color:#FFFFFF;
	padding: 10px;
	border: 1px solid #003399;
}

h6{
	font-size: 100%;
	font-weight: bold;
	color:#333333;
}


p{
	margin:0 0 10px;
	padding: 0px;
}

.wrapper{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; /*might coz problems*/
	background-image:url(../assets/pageBKD.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 680px;
}

.navigationWrapper {
	width: 780px;
	height: 91px;
	background-image:url(../assets/navBKDfull.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 11px;
}

.navigation {
	width: 650px;
	height: 91px;
	display:table;
}

.nav{
	width: 650px;

}

.nav ul {
	width: 650px;
	margin-top: 40px;
	color: #FFFFFF;
}

.nav ul li { 
	display: inline;

}

.nav ul li a {
	float: left;
	height: 20px;
	width: auto;
	color:#FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:6px;
	padding-bottom: 2px;
	border-left: 1px solid #355174;
	border-right: 1px solid #809BBF;	
}

.nav ul li a:hover {
	color: #333333;
	background-color: none;
	background-image:url(../assets/navBKDover.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 20px;
	width: auto;
	color:#FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:6px;
	padding-bottom: 2px;
}

li.navLHS{
	display:inline;
	float: left;
	border-left: 1px solid #809BBF;
	width: 0px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

li.navRHS{
	display:inline;
	float: left;
	border-left: 1px solid #355174;
	width: 0px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}



.branding{	
	background-image:url(../assets/logoCampaign.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 90px;
	width: 195px;
	position:relative;
	top: -11px;

}

.brandingSpacer{
	width:580px;
/*	background-color:#663333;*/
	height: 1px;
}


.clearing{
	clear: both;
}

.footer {
	padding:5px 0px 30px 0px;
	border-top: 1px solid #333345;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	text-align:left; /*might coz problems*/
	height: 40px;
}

.footer a:link{
	color:#333345;
}
.footer a:visited{
	color:#333345;
}

.footer a:hover{
	color:#FFFFFF;
}

.left{
	float: left;
}

.right{
	float: right;
}

.emphasis{
	font-weight: bold;
}

.spacer{
	height: 40px;
}

.smallSpacer{
	height: 20px;
}

.bigSpacer{
	height: 80px;
}

.nugget{
	margin: 10px;
	padding: 20px;
	background-color:#0A0A27;
	border: 1px solid #666666;
}

.nuggetNoBorder{
	margin: 10px;
	padding: 10px;
	background-color:#0A0A27;
}

.narrow{
	width: 200px;
}
.medium{
	width: 320px;
}

.wide{
	width: 440px;
}

.fullScreen{
	width: 740px;
}

.nuggetGrad{
	background-image:url(../assets/nuggetBKD.png);
	background-position:top 0px;
	background-repeat:no-repeat;
}

.bkdClear{
	background-color: transparent;
}

.titleWelcome{
	margin-top: 30px;
	background-image:url(../assets/titleWelcome.png);
	background-position:top;
	background-repeat:no-repeat;
	height: 30px;
}

.btn{
	background-image:url(../assets/btnBKD.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 31px;
	width: 130px;
}

.btnArrow{
	background-image:url(../assets/btnArrow.png);
	background-position:left;
	background-repeat:no-repeat;
	height: 31px;
	width: 27px;
	float: left;
}

.btnRHS{
	background-image:url(../assets/btnRHS.png);
	background-position:right;
	background-repeat:no-repeat;
	height: 31px;
	width: 16px;
	float:right;
}

.btnLink{
	padding-left: 35px;
	padding-top: 4px;
	color:#FFFFFF;
}

.uploadedImage{
	padding: 0px 10px 10px 0px;
}




/*_____________________________________________________*/
