@charset "utf-8";

body {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
}


ul {
	padding: 0px;
	list-style-type: square;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


a {
	color: #cc012c;
	text-decoration: none;
	
}


a:hover {
	color: #999;
	text-decoration: underline;
	
	
}
	
	

#ProjectNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#ProjectNav ul li {
	margin-bottom: 3px;
	color: #D6D6D6;
}



.Heading {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc012c;
	text-transform: uppercase;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-style: normal;
}

.Submit {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CB0133;
	text-transform: uppercase;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-style: normal;
}

.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc012c;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CB0133;
	text-align: left;
	
}

.RedBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc012c;
	text-transform: uppercase;
	border-bottom-style: none;
	border-bottom-color: #CB0133;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CB0133;
	border-right-color: #CB0133;
	border-left-color: #CB0133;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	display: block;
}
#Wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	text-align: right;
}
#branding {
	background-image: url(/images/DJT_banner.jpg);
	height: 115px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#image {
	height: 310px;
	width: 760px;
	background-color: #FFF;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#words {
	height: 300px;
	width: 760px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#LongPage {
	width: 760px;
	background-color: #FFF;
	height: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#credits {
	height: 505px;
	width: 760px;
	background-color: #38383A;
}


#footer {
	height: 45px;
	width: 780px;
	color: #999;
	background-image: url(/images/DJT_footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#subfooter {
	height: 30px;
	width: 780px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
}
#subfooter table tr td a {
	color: #999;
}
#subfooter table tr td a:hover {
	color: #333;
}



#ProjectNav {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 177px;
}
#Wrapper #words table tr td ul {
	margin-left: 190px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CB0133;
	vertical-align: middle;
}
#Wrapper #words table tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CB0133;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-color: #FFF;
}


#MainNav {
	display: block;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF0;
	text-align: right;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#MainNav ul {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-left: 20px;
}
#MainNav ul li {
	display: inline;
	list-style-type: none;
	color: #0F0;
	margin-left: 9px;
}

#current a:link{
	color:#3F0;
	text-decoration: underline;
}
.FormStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}
.FormQuestions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #333;
}
#Wrapper #words table tr td #form1 table {
	color: #efefef;
	text-align: right;
}
.Tbl_Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	margin-top: 5px;
	margin-bottom: 5px;
}
