body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e3e3;
}

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

.repeat_bldg_bg {
	background-image: url(../images/bg_bldg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.repeat_blue_gradient {
	background-image: url(../images/blue_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.repeat_left {
	background-image: url(../images/repeating_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.repeat_right {
	background-image: url(../images/repeating_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.button_shadows {
	background-image: url(../images/button_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

.youarehere_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #323580;
}

.youarehere_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323580;
}

.quote_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.submenu_header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323580;
	font-style: normal;
}

.news_date_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#news_links, #news_links li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323580;
	list-style-image: url(../images/newslink_bullet.gif);
	list-style-position: outside;
	margin-top: -10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.submenu_topbullet_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.submenu_topbullet_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
}

hr {
	color: #D0D1E3;
}

#containerul, #containerul ul{
	text-align:left;
	margin:0; /* Removes browser default margins applied to the lists. */
	padding:0; /* Removes browser default padding applied to the lists. */
	vertical-align: top;
}

#containerul li{
	margin:0 0 0 10px; /* A left margin to indent the list items and give the menu a sense of structure. */
	padding:0; /* Removes browser default padding applied to the list items. */
	list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
	vertical-align: top;
	left:10px;
	text-align:left;
}


#containerul a:active{
	background-color: #d6d6e5;
}



#containerul .symbolSelected{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:2 60%;
  background-repeat:no-repeat;
  background-image: url(../images/selected.gif);
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:2 60%;
  background-repeat:no-repeat;
  background-image: url(../images/bullet.gif);
}
#UOFA {
	float: right;
	margin-top: 0.1in;
	margin-right: 0.1in;
	margin-bottom: 0.1in;
	margin-left: .1in;
}
