.king {
padding-right:10px;
}
.ContentPane h5 {
font-size: 12px;
font-weight: bold;
color: #729af7;
}

.contentblue {
font-size: 14px;
font-weight: bold;
color: #729af7;
}

H2  {

}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

.homeheading {
font-size:16px;
font-weight:bold;
color:#729af7;
text-transform:uppercase;
margin-top:12px;
}

.homesteps {
font-size:14px;
font-weight:bold;
color:#729af7;
}

.hometext {
font-size:10px;
font-weight:bold;
color:#003d7d;
}

.hometext a:link, .hometext a:visited {
font-size:10px;
font-weight:bold;
color:#003d7d;
text-decoration:none;
}

.hometext a:hover {
text-decoration:underline;
}

/* menu */

.GroupStat, .GroupHov, .GroupCurr {
	font-family: Verdana;
	border: 0px solid;
	cursor: hand;
    padding: 5px 0px 6px 0px;
	white-space:nowrap;

}

.GroupText, a.GroupText, a.GroupText:link, a.GroupText:visited, a.GroupText:active {
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
    text-decoration: none;
color:#0b175d;
}
a.GroupText:hover {
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
    text-decoration: none;
color:#0b175d;
}
.GroupTextCurr, a.GroupTextCurr, a.GroupTexCurrt:link, a.GroupTextCurr:visited, a.GroupTextCurr:active, a.GroupTextCurr:hover {
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
    text-decoration: none;
	font-weight: bold;
color:#0b175d;
}
.ItemStat {
	font-family: Verdana;
	cursor: hand;
    padding: 5px 0px 6px 10px;
}
.ItemHov {
	font-family: Verdana;
	cursor: hand;
    padding: 5px 0px 6px 10px;
}
.ItemStatC {
	font-family: Verdana;
	font-weight: bold;
	cursor: hand;
    padding: 5px 0px 6px 10px;
}
.ItemHovC {
	font-family: Verdana;
	cursor: hand;
    padding: 5px 0px 6px 10px;
	font-weight: bold;
}
.ItemText, a.ItemText, a.ItemText:link, a.ItemText:visited, a.ItemText:active {
	font-family: Verdana;
	font-size: 11px;
    text-decoration: none;
color:#0b175d;
}
a.ItemText:hover {
	font-family: Verdana;
	font-size: 11px;
    text-decoration: none;
color:#0b175d;
}
.ItemTextCurr, a.ItemTextCurr, a.ItemTextCurr:link, a.ItemTextCurr:visited, a.ItemTextCurr:active, a.ItemTextCurr:hover {
	font-family: Verdana;
	font-size: 11px;
    text-decoration: none;
	font-weight: bold;
    padding: 10px 0px 10px 10px;
color:#0b175d;
}
/* Services table styles */

td.services_table {
background:url(site%20images/services_table_bg.gif) top repeat-x;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}


