@charset "utf-8";
/* CSS Document */

html {
	font-size: 100%;
}
#ud-main-container {
	background-image: url(Images/tile.jpg);
	background-repeat: repeat;
	background-position: center center;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#ud-main-header {
	background-image: url(Images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 930px;
	padding-left: 60px;
}
#ud-main-header .Navigation-Bar {
	margin: 50px;
}
#ud-main-container #ud-main-header .Navigation-Bar ul li {
	float: right;
	list-style-type: none;
	margin-top: 80px;
}
#ud-main-container #ud-main-header .Navigation-Bar ul li a {
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	display: block;
	height: 36px;
	width: 110px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	margin-right: 0px;
	float: right;
}
#ud-main-container #ud-main-header .Navigation-Bar ul li a:hover {
	color: #CCCCCC;
}
.LeftEdge {
	border-radius: 8px 0px 0px 8px;
}
.RightEdge {
	border-radius: 0px 8px 8px 0px;
}





ul {
	color: #000000;
}
h3 {
}

li {
	font-size: 12px;
	color: #FFFFFF;
}
h5 {
	color: #000000;
	float: left;
	font-size: 10px;
	margin-left: 20px;
	text-align: center;
}




#Body-content {
	width: 990px;
}

#content {
	display: inline;
	padding: 0px;
	float: left;
	width: 600px;
	margin-left: 100px;
	position: relative;
	height: auto;
	left: 100px;
}
#content-t {
	display: inline;
	padding: 0px;
	float: right;
	width: 100px;
	margin-left: 100px;
	position: relative;
	height: auto;
	left: 100px;
}
#ud-footer {
	background-image: url(Images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 990px;
	clear: both;
	text-align: center;
	margin-top: 32px;
	margin-right: 60px;
	color: #000000;
	font-size: 10px;
}
h3 {
	margin: 0px;
	padding: 0px;
}






body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
.noBorder {
	border-left-style: none !important;
}
h1 {
	color: rgb(204,204,204);
	font-size: 36px;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 36px;
	font-weight: normal;
}

#t1, #t2, #t3, #t4 {
	border: 3px solid rgb(0,0,0);
}
p {
	font-size: 20px;
	line-height: 125%;
}

caption {
	font-size: 24px;
	color: rgb(255,255,255);
}
table {
	padding: 3px;
}
.buttonliststyle {
	font-size: 18px;
	font-weight: normal;
}
.link-list {
	color: rgb(255,255,51);
	
}
strong {
	color: rgb(255,204,102);
}

.listnewstyle {
	list-style-type: decimal;
}
#t1, #t2, #t3, #t4 {
	border: 3px solid rgb(0,0,0);
}
caption {
	font-size: 20px;
	color: rgb(255,255,255);
}
table {
	padding: 3px;
}
