/*<![CDATA[*/
body {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img { margin:0; } 
a img { border:0; }
input { font-size:70%; }
a { color:#396bad }
a:hover { color:#009999; }
a:visited { color:#052769; }
table { border: 1px solid black; padding: 0px; margin: 0px; }
td { border: 0px solid black; margin: 0px; }
table.rows { border: 0px solid black; padding: 0px; margin: 0px; }
table.rows td { border: 0px; border-bottom: 1px solid black; margin: 0px; padding: 3px; font-size: 80%; }
table.rows tr { margin: 0px; padding: 0px; }

.invisible { display: none; height: 0px; }

/* fix for blocks with floated elements that need to be clearedhttp://www.positioniseverything.net/easyclearing.html */
.block-with-float:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .block-with-float {height: 1%;}
/* End hide from IE-mac */

span.linkcolor { color:#396bad }

#mypage { position:absolute; top: 110px; }

/* Header */
#headerA {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
}

#searchbox {
	display: inline;
	float:right;
	padding:40px 15px 0px 0px;
	text-align:right;
	vertical-align:middle;
}
#sitelinks {
	float:left;
	margin-right:9px;
	margin-top:2px;
}

#sitelinks a {
	color:#396bad;
	text-decoration:none;
}
	
.inlineborderless {
	border:0;
	display:inline;
	margin: 0;
	padding: 0;
}
	
#searchinput { margin-bottom:4px; }

ul.inlinelist {
	font-size:70%;
	line-height:130%;
	margin: 0;
	padding: 0;
} 
ul.inlinelist li {
	border-left: 1px solid #639;
	display: inline;
	list-style: none;
	padding: 0px 2px 0px 6px;
}
ul.inlinelist li.first {
	border-left: none;
	padding: 0px 2px 0px 2px;
}

#unilogo { position:absolute; left: 0px; top: 0px; margin-left:0px; margin-top:0px; }
#unilogo img { vertical-align:top; }

#header ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}
#header li {
	padding: 0px;
	margin: 0px;
	display:inline;
}
#header a {
	background-color: #396bad;
	display: block;
	float: left;
	text-align:center;
	padding: 6px 10px 5px 10px;
	font-size: 70%;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
}
#left ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	border: 1px solid #396bad;
}
#left li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	border-bottom: 1px solid #999999;
	font-size: 70%;
	font-weight: bolder;
	color: #396bad;
}
#left li.title {
	background-color: #396bad;
	padding: 5px;
	color: white;
}
#left a {
	display: block;
	padding: 5px;
	width: 137px;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/graphics/arrow_grey.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:20px;
}

#left a:hover {
	background-color: #dddddd;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(/graphics/arrow_white.gif);
}
#header a:hover {
	background-color: #009999;
	color: white;
}
#breadcmb {
	display: block;
	padding: 12px;
	font-size: 70%;
	margin-left:110px;
}
		
#contentandsides {
	position:absolute;
	left: 0px;
	top: 110px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#header {
	height: 23px;
	background-color: #396bad;
	margin-left: 110px;
	margin-right:1px;
	overflow:hidden;
}
#outer_wrapper { padding-right: 1px; }
#wrapper { }
#container {
	width: 100%;
	float: left;
	margin-right: -290px;
}
#content {
	margin-right: 290px;
}
#main {
	margin-left: 279px;
	margin-right: 15px;
	padding-left: 10px;
}
#gap {
	width: 110px;
	float: left;
}
#largegap {
	width: 110px;
	float: left;
}
#left {
	width: 164px;
	height:100%;
	float: left;
}
#sidebar {
	width: 290px;
	float: right;
	margin-top: 1px;
}
#sidebar img { margin-bottom:1px; display:block; }
#footer {
	margin-left: 110px;
	padding: 10px;
	padding-bottom: 5px;
	font-size: 70%;
}
#update {
	margin-left: 110px;
	padding: 10px;
	margin-top: 5px;
	padding-top: 5px;
	text-align:right;
	font-size: 70%;
	border-top: 1px solid #999999;
}
img { border: 0px; }
h1 {
	color: #396bad;
	font-weight: bolder;
	font-size: 120%;
	font-family: Verdana,Arial Bold,Helvetica,sans-serif;
	margin-top: 0;
	margin-bottom: 20px;
}
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
.last { margin-bottom: 0; }
.clearing { height: 0; clear: both; }
address {
	margin-top: 0px;
	background-color: #009999;
	padding: 10px;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 70%;
}
.box {
	background-color: #396bad;
	padding: 10px;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 70%;
	margin-bottom: 1px;
}
.promo {
	display: block;
	clear: right;
	padding-bottom: 5px;
	text-align:justify;
	font-size: 80%;
}
.promo h2 {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	text-align:right;
	border-bottom: 1px solid #396bad;
}
.promo img {
	display:block;
	float:right;
	margin-right: 0px;
	margin-top: -5px;
	margin-left:10px;
	margin-bottom: 10px;
	border:0px;
}

p { text-align: justify; font-size: 90%; padding: 0px; margin: 0px; margin-bottom: 15px; }

#rightmenus {
	display:table;
	width: 100%;
}
#rightmenus ul {
	display: table-row;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}
#rightmenus li {
	display: table-cell;
	overflow:hidden;
	width: 50%;
	border-bottom: 1px solid white;
	background-color: white;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(/graphics/arrow_white.gif);
}
#rightmenus li.left { border-right: 1px solid white; }
#rightmenus li.right { border-right: 0px; }

#rightmenus a {
	display:block;
	vertical-align: middle;
	padding: 8px;
	padding-left: 10px;
	margin: 0px;
	text-decoration: none;
	color: white;
	font-size: 80%;
	font-weight: bold;
}

#rightmenus li:hover {
	background-color: #396bad;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(/graphics/arrow_white.gif);
}



/*]]>*/

