body {
	padding-top: 10px;
	margin: 0px;
	color: #000000;
	background-color: white;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}

.head {
	width: 730px;
	height: 120px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../images/homepage/logo4.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.menu {
	width: 730px;
	margin-left:0px;
	padding-top:95px;
	padding-bottom:5px;
	height: auto;
	border-bottom: #CCCCCC 1px solid;
	color: #999999;
}

.menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	white-space: nowrap;
}

.menu li {
	list-style-type: none;
	display: inline;
}

.menu li a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menu li a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}


.link {
	color: #FBB040;
	text-decoration: underline;
	font-weight: bold;
}

.link:hover {
	color: #FBB040;
	text-decoration: none;
	font-weight: bold;
}


.content {
	width: 730px;
	height: auto;
	margin-top:20px;
	text-align: left;
	margin: 0 auto;
}

.content a {
	color: #FF6633;
	}
.content a:hover {
	color: #F00;
}

.content a:hover {
	color: #FF6633;
	text-decoration:none;
}

.contentleft {
	width: 435px;
	height: auto;
	margin-top:20px;
	text-align: left;
	margin: 0 auto;
	float:left;
	padding-bottom:30px;
}

.contentleft h2 {
	color: #999999;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:6px;
}

.contentleft h3 {
	color: #666666;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:10px;
}


.back {
	padding: 5px 0px 5px 30px;
	background: url(../images/back.png) no-repeat;
	background-position: top left;
	line-height:12px;
	color: #0863A9;
}

.back:hover {
	padding: 5px 0px 5px 30px;
	background: url(../images/back.png) no-repeat;
	background-position: top left;
	line-height:12px;
	color: #0863A9;
}


.content h4 {
	color: #0863A9;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
}

.content h5 {
	color: #FF6633;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:0px;
	font-family: Tahoma, Arial;
}

.content h5 a {
	color: #FF6633;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:0px;
	text-decoration:none;
}

.content h5 a:hover {
	color: #FF6633;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:0px;
	text-decoration:underline;
}

.contentleft p {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.contentleft ul {
	list-style:square;
	padding-left: 10px;
	margin-left: 10px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
} 

.contentleft li a {
	height: 2em;
	line-height: 2em;
	width: 144px;
	display: block;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-top:0px;
	padding-bottom:5px;
} 

.contentleft h1 {
	color: #0863A9;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:6px;
}

.contentleft li a:hover {
	color: #6E9556;
	background-color: #fff;	
}

.titlepicture, .detailpic {
	float:right;
	margin: 15px 0px 15px 15px;
	padding:0px 0px 0px 0px;
}


.contentright {
	width: 250px;
	margin-top:20px;
}


.boxright {
	width: 250px;
	float:right;
}






.boxbottomright {
	width: 250px;
	height: 14px;
	background-image: url(../images/boxbg-bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0px;
	float:right;
}

cite {
	font-style: normal;
	padding-top:0px;
	margin-top:0px;
	font-size: 10px;
}


.content h1 a {
	color: #0863A9;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:6px;
}

.content h1 a:hover {
	color: #0863A9;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:6px;
}


.box {
	width: 208px;
	height: auto;
	background-image: url(../images/boxbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0px;
	padding: 5px 10px 2px 10px;
}

.box p {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.boxbottom {
	width: 228px;
	height: 14px;
	background-image: url(../images/boxbg-bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0px;
}


.footer {
	width: 730px;
	height: auto;
	border-top: #CCCCCC 1px solid;
	color: #999999;
	margin: 0 auto;
	text-align:left;
	clear: both;
	padding-bottom:10px;
}

.footer a {
	color: #999999;
	text-decoration:none;
}

.footer a:hover {
	color: #999999;
	text-decoration:none;
}

.footer h1 {
	color: #999999;
	font-size:9px;
	display:inline;
}
	


.quotes {
	margin: 30px 0px 30px 0px;
}

address {
	font-style: normal;
	padding-bottom: 20px;
}


/*menubox right hand side navigation above edi logo*/

.menubox{
	float:right;
}

.menubox *{
	padding:0;
	margin:0;
}

.menubox ul{
	list-style: none;
}

.menubox li{
	font-size:11px;
	color:#444;
}

.menubox h2{
	font-weight:normal;
	font-size:21px;
}

.menubox a{
	text-decoration:none;
}

.menubox a:visited{
	color:#0021a5;
}

.menubox a:link{
	color:#0021a5;
}


.menubox a:hover{
	color:#ff4a00;
}

.menubox a:active{
	color:#ff4a00;
}


.menubox acronym{
	border:0;
	font-style:normal;
}

.menubox #priNav{
	width:240px;
	padding:1px;
	margin:22px;
}

.menubox #priNav h2{
	padding:7px 0 0 20px;
	letter-spacing:1px;
	line-height:22px;
	color:#F63;
}

.menubox #priNav ul{
	padding:0 0 7px 20px;
	height:26px;
	border-bottom:1px solid #eee;
}

.menubox #priNav li{
	display:inline;
	line-height:13px;
	padding-right:4px;
	float:left;
}

/*End of menubox*/
/*Front controls the styling for the front box on the left side below the main header*/
.front {
	width: 390px;
	height: auto;
	margin-top:0;
	text-align: left;
	float:left;
	padding-bottom:30px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/homepage/lock.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FAF8F9;
	border: solid #CCCCCC 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.front a:hover {
	color: #F00;
	background-color: #F9C;
}

.front h1 {
	color: #0863A9;
	font-size: 32px;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-family: "Trebuchet MS", Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:6px;
	font-weight: normal;
	line-height: 36px;
}

.front h4 {
	color: #0863A9;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:5px;
	padding-left:0px;
}


.frontnothing {
	width: 390px;
	height: auto;
	margin-top:20px;
	text-align: left;
	margin: 0 auto;
	float:left;
	padding-bottom:30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FAF8F9;
	border: solid #CCCCCC 1px;
}

.frontnothing h1 {
	color: #0863A9;
	font-size: 32px;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-family: "Trebuchet MS", Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:6px;
	font-weight: normal;
	line-height: 36px;
}

.frontnothing h4 {
	color: #0863A9;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:5px;
	padding-left:0px;
}

#coursebox{
	width:420px;
	position:relative;
	top:20px;
	right:20px;
}

#coursebox h2{
	display:none;
}
/*Top Nav*/
#utilNav li{
	display:none;
	width:99px;
	line-height:21px;
	margin:0 0 1px 1px;
	display:inline;
	float:left;
}

#utilNav li a{
	text-indent:3px;
	width:99px;
	height:21px;
	color:#fff;
	display:block;
	float:left;
	text-decoration:none;
	background:url(../images/homepage/button.png) no-repeat;
}

#utilNav li a:hover{
	background-color:#566cc3;
}
/*bootom nav*/
ul#roleNav{
	padding:6px 0;
	background:url(../images/homepage/button.png) no-repeat;
	clear:left;
	margin-left:1px;
}

ul#roleNav li{
	line-height:22px;
	display:inline;
}

ul#roleNav li a{
	padding-left:16px;
	font-size:12px;
	height:22px;
	display:block;
	color:#596ec4;
	background:#dbe0f2;
	text-decoration:none;
}

ul#roleNav li a:hover{
	color:#0021a5;
}
/*End of front*/