.copyright {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#B6D0EB;
	padding-bottom: 20px;
}

/* DELUGE LINK STYLE */
.copyright a{
	text-decoration: none;
	color:#B6D0EB;
}


.copyright a:hover {
	text-decoration: underline;
	color:#B6D0EB;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color:#003f6f;
}

.spacer10 {
	padding: 10px;
}

.spacer12 {
	padding: 0px 12px 12px 12px;
}

.spacer20 {
	padding: 20px;
}

.spacerHome {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.image {
	margin: 10px 0px 20px 15px;
}

body {
	background-image:url(../media/gui/crossroads/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
	background-attachment:scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

flashBg{
	background-image:url(../media/gui/college/leftbgTop.gif);
	background-position:left;
	background-position:top;
	background-repeat:none;
}

input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1E150C;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003f6f;
}

a:hover {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#358ccf;
}

/* EVENTS STYLE */
.events, .events a{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: 900;
	font-variant: normal;
	color:#003f6f;
	padding-right: 10px;
}

.events a:hover {
	line-height: 24px;
	font-weight: 900;
	color:#358ccf;
}


/* SUB NAV STYLE */
.subnav, .subnav a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: 900;
	font-variant: normal;
	color:#003f6f;
	padding-right: 10px;
	text-align:right;
}

.subnav a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: 900;
	font-variant: normal;
	padding-right: 10px;
	color:#358ccf;
	text-align:right;
}


.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #187B96;
}
.ministryname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: 900;
	color: #61740E;
}

iframe {
	margin: 0px;
	padding: 0px;
	height: 760px;
	border: none;
}