
/*** HTML styles ****************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}
body.Body {
	color: #57717f;

	margin: 0;
}
h1, h2, h3, p, ul, ol, li, input, th, td {
	margin: 0px;
	padding: 0px;
}

h1 { font-size:1.6em; line-height:1.2em; }
h2 { font-size:1.4em; line-height:1em; }
h3 { font-size:1.2em; line-height:0.9em; }
h4 { font-size:0.9em; line-height:0.7em; }
h5 { font-size:0.8em; }
h6 { font-size:0.9em; }

a { color: #1f4154; }
a:visited { color: #1f4154 }
img { border: none; }
fieldset { margin: 1ex 2ex; padding: 1ex 3ex; }
label { padding: 0ex 1ex 0ex 0.5ex; }
table, tbody, th, td { vertical-align: top; }

/*** Colors Noted

Dark Blue Text #1f4154
7c94a5

Graphite Blue
100% 1f4154
75%  57717f
50%  8fa0a9
25%  c7cfd4

light blue bg tables and nav #d2e0eb

pink text darker #805172

h2 blue 557285

****************/

/*** Layout ****************/

.Page, .PageFooter {
	/*max-width: 129ex;*/
}
.Page {
	min-width: 125ex;
	margin: 0ex auto;
}
.PageFooter {
	margin: 0ex;
	clear: both;
}
.SkipNav {
	display: none;
}

/*** Header ****************/

.Header_Container {
	background-image: url(../images/header-graphic.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #1f4154;
	width: 100%;
	height: 160px;
}

.Header {
	background-color: Transparent;
	width: 940px;
	height: 130px;
	margin: 0ex auto;
}
a.Logo {
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	width: 160px;
	height: 120px;
}
.HeaderGraphic {

	float: right;
	width: 35em;
}

/*** Utility ****************/

.Utility {
	float: right;
	margin: 2ex;
	width: 70ex;
	text-align: right;
}
.Utility li {
	padding: 0ex 0ex 0.75ex;
	list-style: none;
	float: right;
	margin:0px 6px;
}
.Utility li a {
	color: #a9bbc8;
	text-decoration: none;
	font-weight: normal;
}
.Utility li a:hover {
	text-decoration: underline;
}
.Utility li.Text a {
	text-decoration: none;
	color: #f287b7;
	cursor: default;
	font-weight: normal;
}

/*** Global Navigation ****************/

.GlobalNavWrap {
	background-image: url(../images/globalnav-graphic.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #325265;
	width: 100%;
	height: 30px;
	padding: 0ex 0ex 0ex;
}

.GlobalNav {
	width: 940px;
	padding: 0ex 0ex 0ex;
	height: 30px;
	margin:0 auto;
}
.GlobalNav ul {
	margin: 0ex 0ex 0ex 0ex;
	padding: 0ex;
	margin-left: 2ex;
}
.GlobalNav li {
	height: 30px;
	display: inline;
}
.GlobalNav li.rmItem a {
	background-color: Transparent;
	font-weight: normal;
	font-size: 100%;
	color: #a9bbc8;
	text-decoration: none;
	padding: 0ex 0ex 0ex 0ex;
	cursor: pointer;
	height: 20px;
}
.GlobalNav li a.Selected {
	background-color: Transparent;
	color:#fff;
}
.GlobalNav li a:hover {
	text-decoration: none;
	color:#fff;
	background-color: Transparent;
}
.GlobalNav ul.rmVertical li {
	border-top:0px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
.GlobalNav ul.rmVertical li ul li:first-child {
	border-top:1px solid #fff;
}
.GlobalNav ul.rmLevel1 {
	padding-top: 30px;
}

.GlobalNav .RadMenu .rmLink .rmText {
   margin: 0ex;
   height: 20px;
   padding: 7px 1.5ex 3px;
}
.GlobalNav .RadMenu .rmLevel1 .rmExpandRight {
	background-image: url(../images/arrow-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	margin-right: 0px;
}
.GlobalNav ul li ul li {
	text-decoration: none;
	color:#fff;
	background-color:#d2e0eb;
	
}
.GlobalNav ul li ul li a span {
	color:#325265;
	
}
.GlobalNav ul li ul li a:hover span {
	color:#805172;
	background-color:#f5d1e3;
}

/* Content ------------------------------------------------*/
.ShadowStrip {
	height:10px;
	min-height:10px;
	width:100%;
	background-image: url(../images/Strip_bg.gif);
	background-repeat: repeat-x;
}

.ShadowStripHome {
	margin:0 auto;
	height:80px;
	min-height:80px;
	width:100%;
	background-color:#d80c8c;
	background-image: url(../images/StripHome_bg.jpg);
	background-position:right;
}

.StripHome {
	margin:0 auto;
	width:940px;
}

.ContentWrapper {
	width: 940px;
	margin:0 auto;
	background-color:#fff;
	border-bottom:1px solid #becad3;
}

.Content {
	float: left;
	padding: 0ex 3ex 2ex 1.5ex;
	margin:0 auto;
	width: 70%;
	min-height: 60ex;
	line-height: 140%;

}

.ContentMain {
	float: left;
	width: 82%;
}

/*** Subnav ****************/

ul.SubNav {
	float: left;
	width:12%;
	line-height:150%;
	padding-right:2ex;
}
ul.SubNav li {
	list-style:none;
	margin-left:-4ex;
}
ul.SubNav li a {
	font-weight:normal;
}
ul.SubNav li.Selected a {
	font-weight:bold;
}

.ContentWrapper h1 {
	color: #d80c8c;
	font-weight: normal;
	margin: 0ex 0ex 1ex 0ex;
	padding-bottom: 0.5ex;
}
.ContentWrapper .PageSubTitle {
	margin: -2ex 0ex 4ex;
}
.ContentWrapper h2 {
	font-weight: normal;
	color: #1f4154;
	margin: 2.25ex 0ex 0.75ex;
	clear: left;
}
.ContentWrapper h3 {
	font-weight: normal;
	color: #1f4154;
	margin-top: 1.5ex;
	margin-bottom: 0.5ex;
}
.ContentWrapper p {
	margin: 1ex 0ex 0.5ex 0ex;
}

.ContentWrapper .pink {
	color:#805172;
}


.ContentWrapper a { text-decoration: none; font-weight:bold; }
.ContentWrapper a:hover { text-decoration: underline; }
/*
.ContentWrapper a:visited { color: #525985; }
*/
.ContentWrapper ol, .Content ul {
	margin: 0.5ex 0ex 1ex 4ex;
}
.ContentWrapper li {
	margin-bottom: 0.75ex;
	margin-left: 0ex;
	/* list-style:inside; */
}

.ContentWrapper .iHeader {
	font-weight: bold;
	font-size: 90%;
	margin-top: 2ex;
}
.ContentWrapper .More {
	display: block;
	margin-top: 2ex;
	font-size: 90%;
}


.ContentWrapper dl.AttributeList {
    border: 1px solid #CDCDCD;
    background-color: #F7F7F7;
	float: left;
	clear: both;
	margin: 1ex 0ex;
	padding: 0ex 0ex 1ex;
	width: 100%;
}
.ContentWrapper dl.AttributeList dt {
	clear: left;
	float: left;
	width: 20%;
	margin: 0.5ex 0ex;
	text-align: right;
	font-weight: bold;
}
.ContentWrapper dl.AttributeList dd {
	margin: 0ex 1ex 0.5ex;
	margin-left: 16.5ex;
	float: left;
	padding: 0;
	width: 75%;
}
.ContentWrapper dl.AttributeList dt + dd {
	margin: 0.5ex 1ex;
	float: left;
	padding: 0;
	width: 75%;
}

.Hline {
	height:1px;
	min-height:1px;
	width:99%;
	background:#becad3;
	margin:3ex 0ex;
}

.HomeCol {
	/*width:28ex;*/
	width:175px;
	min-height:240px;
	float:left;
	/*padding:0ex 3ex 0ex 0ex;
	margin:0ex 0ex 0ex 4ex;*/
	padding:0px 21px 0px 0px;
	margin:0px 0px 0px 20px;
	border-right:1px solid #becad3;
}

.HomeCol p {
	font-size:10px;
}

.HomeCol ul {
	margin-left:0px;
	font-size:10px;
	font-weight:normal;
}

.HomeCol ul li {
	display: inline-block;
	margin-left:0px;
	margin-bottom:5px;
	/*margin-left:-22px;*/
	list-style: none;
}

.HomeCol ul li a {
	font-weight:normal;
	
}

.HomeCol img {
	margin:0.5ex 0ex;
}

.HomeColWrap {
	border-left:1px solid #becad3;
	min-height:240px;
	padding:0ex 0ex 0ex 0ex;
	margin:3ex 0ex 0ex 0ex;
}

.SideBar {
	float: left;
	padding: 0px;
	width: 25%;
	min-height: 60ex;
	line-height: 130%;
	margin:0ex 0ex 2ex 0ex;
}
.SideBar h2 {
	color: #1f4154;
	font-weight: normal;
	margin: 0ex 0ex 0ex;
	padding: 0ex 0ex 0ex;
}
.SideBar ul {
	font-size:10px;
}
.SideBar li {
	list-style: none;
	margin-left: 0ex;
	padding: 0ex 0ex;
}
.SideBar a {
	font-weight:normal;
}

/*** Rounded Boxes ****************/

/* Show only to IE PC \*/
* html .SideboxWhiteHead h2 {height: 1%;} /* For IE 5 PC */

.SideboxHomeWhiteTop {
	width:240px;
	min-width:240px;
	height:20px;
	min-height:20px;
	background: url(../images/sbwht.png) no-repeat top;
	padding:0px 0px 0px 10px;
	margin-top:-50px;
}
.SideboxHomeWhiteBottom {
	width:240px;
	min-width:240px;
	background: url(../images/sbwhb.png) no-repeat bottom;
	padding:0px 0px 25px 10px;
}

.SideboxHomeWhiteBottom img {
	padding:0px 0px 0px 15px;
	margin:0 auto;
}

.SideboxHomeWhiteBottom h2, .SideboxHomeWhiteBottom h3 {
	padding:0px 0px 10px 15px;
}
.SideboxWhite {
	margin: 0 ; /* center for now */
	width: 22em; /* ems so it will grow */
	background: url(../images/sbwbody-r.gif) no-repeat bottom right;
}
.SideboxWhiteHead {
	background: url(../images/sbwhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.SideboxWhiteHead h2 {
	background: url(../images/sbwhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 25px 5px;
}
.SideboxWhiteBody {
	background: url(../images/sbwbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 20px;
}

.SideboxWhiteBody img {
	margin: 0;
}

.SideboxBlue {
	margin: 0 ; /* center for now */
	width: 22em; /* ems so it will grow */
	background: url(../images/sbbbody-r.gif) no-repeat bottom right;
}
.SideboxBlueHead {
	background: url(../images/sbbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.SideboxBlueHead h2 {
	background: url(../images/sbbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 25px 5px;
}
.SideboxBlueBody {
	background: url(../images/sbbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 20px;
}

.SideboxPink {
	margin: 0 ; /* center for now */
	width: 22em; /* ems so it will grow */
	background: url(../images/sbpbody-r.gif) no-repeat bottom right;
}
.SideboxPinkHead {
	background: url(../images/sbphead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.SideboxPinkHead h2 {
	background: url(../images/sbphead-l.gif) no-repeat top left;
	margin: 0;
	color:#805172;
	padding: 22px 25px 5px;
}
.SideboxPinkBody {
	background: url(../images/sbpbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 20px;
}
.SideboxPinkBody li a {
	color:#805172;
}
.SideboxPinkBody .InlineDate {
	color:#d80c8c;
}


/*** Breadcrumb ****************/

.Breadcrumb {
	color:#805172;
	display: block;
	font-size: 90%;
	margin: 0ex 0ex 2ex;
}
.Breadcrumb a {
	color:#805172;
	font-weight:normal;
	text-decoration: none;
}


/*** Footer ****************/

.Footer {
	color:#7c94a5;
	width:940px;
	margin:1ex auto;
	clear: both;
	text-align: right;
	font-size: 90%;
}
.Footer ul {
	list-style-type: none;
	padding: 1ex 1em;
}
.Footer li {
	display: inline;
	padding: 0px 1ex;
	border-left: 1px solid #7c94a5;
}
.Footer li:first-child {
	border-left: none;
}
.Footer li a {
	color:#7c94a5;
	padding: 0ex 0.5em;
	text-decoration: none;
}
.Footer li a:hover {
	text-decoration: underline;
}
.Footer .Copyright {
	color:#7c94a5;
}


/*** Panels ************************************************************/
/***********************************************************************/

.FeaturePanel, .MetaPanel {
    background-color: #FFFFFF;
    border-top: 1px solid #ECECEC;
    border-right: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    border-left: 1px solid #ECECEC;
    margin: 2ex 0ex;
    padding: 1.5ex 2ex;
}
.iHeader + .FeaturePanel {
	margin-top: 0ex;
}
.FeaturePanel h2 {
    margin: 0ex;
    font-weight: bold;
    font-size: 115%;
}

.SummaryPanel {
    border-top: 1px solid #D6D6D6;
    margin-top: 1.5ex;
}
.iHeader + .SummaryPanel {
	border-top: none;
}
.SummaryPanel h2 {
    margin-top: 0.75ex;
}
.SummaryPanel p {
    font-size: 90%;
}

.MetaPanel {
    font-size: 90%;
    margin-top: 2em;
}
.MetaPanel > div {
    margin-top: 1ex;
}
.MetaPanel p {
    color: #d80c8c;
}
.MetaPanel h2 {
    color: #666666;
    margin-top: 0ex;
}

/*** Link Panel **************************/

.LinkPanel, .FormPanel, .TabPanel {
    background-color:#d2e0eb;
    margin-top: 1.25ex;
}
.LinkPanel h2, .FormPanel h2 {
    margin: -1px -1px 0px -1px;
    font-size: 90%;
    font-weight: bold;
    line-height: 110%;
    color: #FFFFFF;
    height: 22px;
}
.LinkPanel h2 span, .FormPanel h2 span {
    padding: 0.5ex 0.5ex 0ex 1.5ex;
    display: block;
}
.External h2 {
	color: #000000;
}
.FormPanel h2, .LinkPanel h2.Nav {
}

.FormPanel {
	padding: 0ex;
	clear: both;
}

.TabPanel {
	padding: 1.5ex 2ex;
	clear: both;
}
.TabPanel h2 {
	margin: 3ex 0ex 1ex;
}
.TabPanel h2:first-child {
	margin-top: 0ex;
}
.TabPanel .ButtonSet {
    margin-top: 1ex;
    margin-bottom: 0ex;
}

.LinkPanel p {
    padding: 0.25ex 0.5ex 0.75ex 2ex;
    font-size: 80%;
}
.LinkPanel ul {
	margin: 0ex;
	padding: 0px;
	list-style-type: none;
    margin: 0ex 1.5ex 1ex;
}
.LinkPanel h2 + ul {
    margin-top: 1ex;
}
.LinkPanel li a {
    display: block;
    font-size: 90%;
    text-decoration: none;
    padding: 0.25ex 0ex 0.75ex;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
}
.LinkPanel li a:hover {
    border-top: 1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    background-color: #F3F3F3;
}
.LinkPanel li:first-child a {
    border-top: none;
}
.LinkPanel li.Last a {
    border-bottom: none;
}

.ViewPanel {
    background-color: #F1F1F1;
    padding: 1.5ex 0ex;
}

/*** Navigation Panel **************************/

.NavPanel {
    margin-top: 1.25ex;
    clear: both;
}
.NavPanel h2 {
    padding: 0.5ex 0.5ex 0ex 1.5ex;
    font-size: 90%;
}


.NavPanel .RadMenu {
    margin: 0.75ex 1.5ex;
}
.NavPanel ul {
	margin: 0ex;
	padding: 0px;
	list-style-type: none;
    margin: 0ex 1.5ex;
}
.NavPanel ul ul.rmGroup {
    background-color: #F0F0F0;
    border: 1px solid #CDCDCD;
    padding: 0.5ex 1ex;
}
.NavPanel h2 + ul {
    margin-top: 1ex;
}
.NavPanel li {
	margin-bottom: 0px;
}
.NavPanel li a {
    display: block;
    font-size: 90%;
    text-decoration: none;
    padding: 0.25ex 0ex 0.75ex;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
}
.NavPanel ul ul li a, .NavPanel ul ul li a:hover {
    border: none;
    padding-left: 1ex;
}
.NavPanel li a:hover {
    border-top: 1px solid #F7F7F7;
    background-color: #F3F3F3;
    text-decoration: none;
}
.NavPanel li:first-child a {
    border-top: none;
}
.NavPanel li.Last a, .NavPanel li.rmLast a {
    border-bottom: none;
}

.NavPanel ul.TagList {
    padding-bottom: 1ex;
}
.NavPanel ul.TagList li {
    display: inline;
    padding: 0ex 0.5ex 0ex 0ex;
}
.NavPanel ul.TagList li a {
    display: inline;
    line-height: 140%;
    border: none;
    background-color: Transparent;
}
.NavPanel ul.TagList li a:hover {
    text-decoration: underline;
    background-color: Transparent;
    border: none;
}

.NavPanel img.Icon {
	margin: 0ex 1ex 0ex 0ex;
}

/*******************/

img.Icon {
	float: right;
}
.SearchForm {
    padding: 0.25ex 1.5ex 1ex;
}
.SearchForm input {
    font-size: 90%;
}


/*** Tables ************************************************************/
/***********************************************************************/


/*** Generic Table Styles ************************************************************/

table {
	color:#1f4154;
}

/***********************************************************************/

table.Features tr {
	background-color:#d2e0eb;
}
table.Features th {
	padding:1ex 0ex 1ex 2ex;
	background-color:#d2e0eb;
	text-align: left;
}
table.Features td {
	vertical-align:top;
	margin:0ex 0ex 0ex 0ex;
	padding:0.5ex 3ex 2ex 2ex;
	background-color:#d2e0eb;
}
table.Features h2 {
	margin:0ex;
	padding:1ex 0ex 0ex 0ex;
	color:#1f4154;
	font-weight:normal;
}
table.Features p {
	padding:0ex;
}
table.Features ul li {
	list-style: none;
}
table.Features tr.THeader th {
	margin:2ex 0ex 0ex 0ex;
	padding-bottom:2ex;
	background-color:#f5d1e3;
}
table.Features th.details {
	text-align:right;
	color:#1f4154;
	background-color:#fff;
}
table.Features th.reg {
	text-align:right;
	background-color:#fff;
}
table.Features th.spaced {
	background-color:#fff;
}
table.Features th.details a {
	color:#1f4154;
	background-color:#d2e0eb;
	padding:1ex 2ex;
}
table.Features th.reg a {
	color:#805172;
	background-color:#f5d1e3;
	padding:1ex 2ex;
}
table.Features th.details a:hover {
	color:#1f4154;
	background-color:#b1c7d6;
	text-decoration:none;
}
table.Features th.reg a:hover {
	color:#805172;
	background-color:#eb9dc4;
	text-decoration:none;
}

/*** ***********************************************************

table.Features {
	margin: 1ex 0ex;
	border-collapse: separate;
	border-spacing: 1ex;
	table-layout: fixed;
}
table.Features td {
	background-color: #E6E7EE;
	border: 2px solid #525985;
	padding: 2ex 3ex;
	color: #000000;
}
table.Features td.Divider {
	width: 0%;
	background-color: transparent;
	border: none;
	padding: 0ex;
}
table.Features h2 { color: #525985; margin-top: 0ex; }
table.Features h3, table.Features p {
	color: #000000;
}
table.Features a { color: #0000CC; }

*/

table.ResultsTable, table.FormTable {
	border-collapse: separate;
	border-spacing: 0px 1px;
	margin: 1ex 2ex;
}
table.ResultsTable th, table.ResultsTable td {
	background-color: #F9F9F9;
	border-bottom: 1px solid #E0E0E0;
	padding: 0.25ex 1ex;
}
table.ResultsTable th {
	background-color: #E9E9E9;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

table.ResultsTable th { border-top: none; }

table.FormTable  
{
    margin: 0ex;
    padding: 1.5ex 2ex;
    width: 95%;
    background-color:#d2e0eb;
}
table.FormTable th { padding: 0.25ex 0.5ex; text-align: right; font-weight: normal; white-space: nowrap; }
table.FormTable td { padding: 0.25ex 0.5ex;  }
table.FormTable tr.Required th { font-weight: bold; }
table.FormTable tr.NewSection th, table.FormTable tr.NewSection td { padding-top:2ex; }
table.FormTable .TagCBL { width:55%; }
.FormInfo {
    font-size: 90%;
}
select.SubSelection {
    margin: 0.75ex 0ex 0.75ex 4ex;
}
input.Numeric {
    text-align: right;
}

table.Collapse {
    border-collapse: collapse;
}
table.Collapse td, table.Collapse th {
    border: none;
	padding: 0.5ex 1ex;
}

table.Agenda {
	border-collapse: separate;
	border-spacing: 0px 1px;
	margin: 1ex 2ex;
}
table.Agenda th, table.Agenda td {
	background-color: #F3F4F7;
	padding: 0.25ex 1ex;
}
table.Agenda th {
	background-color: #E6E7EE;
	text-align: left;
}
table.Agenda tr.Break td {
	background-color: #E6E7EE;
}
table.Agenda th { text-align: right; font-weight: bold; }
table.Agenda tr.Heading td { background-color: #FFFFFF; }
table.Agenda h3 {
	margin-top: 0ex;
}

/*** Lists ****************/

.LinkList .iHeader {
	display: inline;
}
.LinkList ul {
	display: inline;
	margin-left: 1ex;
}
.LinkList li {
	display: inline;
	margin-left: 1ex;
	white-space: nowrap;
}
.LinkList li.Share a {
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
}
.LinkList li.Digg a { background-image: url(../images/icon-Digg.gif); }
.LinkList li.Reddit a { background-image: url(../images/icon-Reddit.gif); }
.LinkList li.Delicious a { background-image: url(../images/icon-Delicious.gif); }
.LinkList li.Stumble a { background-image: url(../images/icon-StumbleUpon.gif); }
.LinkList li.Slashdot a { background-image: url(../images/icon-SlashDot.gif); }


.LinkListHoriz {
	margin-bottom: 1ex;
}
.LinkListHoriz li {
	display: inline;
}
.LinkListHoriz li a {
	float: left;
	background-color: #BEE5EC;
	color: #000000;
	font-size: 80%;
	text-decoration: none;
	margin: 0.4ex;
	padding: 0.15ex 0.85ex;
	border: 1px solid #999999;
}
.LinkListHoriz li a:hover {
	color: #FFFFFF;
	background-color: #B30B01;
	text-decoration: none;
	border: 1px solid #B30B01;
}
.LinkListHoriz li a:Selected {
	color: #FFFFFF;
	background-color: #7D0801;
	text-decoration: none;
	border: 1px solid #7D0801;
}


.ProgressList {
	padding: 0ex 0ex 2ex;
	margin: 0ex;
	border: 1px solid Transparent;
}
.ProgressList ul {
	margin: 0ex;
}
.ProgressList li {
	display: list-item;
	float: left;
	margin: 0ex 1.5ex;
	white-space: nowrap;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: decimal;
}
.ProgressList li.Disabled {
    color: #999999;
}


.ViewTabs {
	margin-left: 0ex !important;
}
.ViewTabs li {
	display: inline;
	white-space: nowrap;
	font-size: 90%;
}
.ViewTabs li a {
	color:#805172;
	background-color:#f5d1e3;
	font-weight: bold;
	margin: 0ex 0.5ex 0ex 0ex;
	padding: 0.75ex 1.5ex 1ex;
	line-height: 100%;
	text-decoration: none;
	border-bottom: 1px solid #eb9dc4;
}
.ViewTabs li a:hover {
	color:#805172;
	background-color:#eb9dc4;
	text-decoration: none;
}
.ViewTabs li.Selected a {
	color:#1f4154;
	background-color:#d2e0eb;
	border-bottom: none ;
}


.CheckboxList {
    margin: 0.5ex 2ex;
    list-style: none;
}


/*** Results Panel ****************/


.PanelResults .Panel {
    background-color: #FFFFFF;
    border: 1px solid #E6E7EE;
    margin: 1ex 2ex;
    padding: 0.75ex 1ex;
    clear: both;
}
.PanelResults .Panel:hover {
    background-color: #F3F4F7;
}
.PanelResults .Panel h2, .PanelResults .Panel h3 {
    margin: 0ex;
}
.PanelResults h2, .PanelResults h3 {
    float: left;
    margin: 0ex;
    font-size: 110%;
    width: 80%;
}
.PanelResults h3 {
    font-size: 100%;
}
.PanelResults .Location {
    float: right;
    margin: 0ex;
    font-size: 100%;
    font-weight: bold;
}
.PanelResults .Description {
    clear: left;
}
.ResultsList .Filter {
    float: right;
}


.TagList {
	margin-bottom: 2ex;
}
.TagList li {
	display: inline;
}
.TagList li a {
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0.5ex;
	padding: 0.5ex 1ex;
	border: 1px solid #CCCEDB;
	white-space: nowrap;
}
.TagList li a:hover {
	background-color: #FAE27F;
	text-decoration: none;
	border: 1px solid #676D94;
}
.TagList li.Selected a {
	background-color: #FCF0BF;
}
.TagList li.Selected a:hover {
	background-color: #FAE27F;
}
.TagList li.Disabled a {
	cursor: default;
	color: #AAAAAA;
}
.TagList li.Disabled a:hover {
	background-color: #FFFFFF;
	border: 1px solid #CCCEDB;
}

/** Sign-in *****************************/

.SignIn {
	float: left;
	margin: 2ex 1%;
	width: 42%;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 2px;
}
.SignIn table {
	margin: 1ex;
}
.SignIn p {
	margin: 1ex;
}
.SignIn h2 {
	margin: 0ex;
	line-height: 110%;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 0.5ex 1ex;
	color: #FFFFFF;
	background-color: #666666;
}

/*** Page Buttons ****************/

.PageButtons {
	display: block;
	float: right;
	margin: 0ex;
	margin-left: 2em;
}
.PageButtons span {
	display: block;
	float: left;
	margin: 1ex;
}
.PageButtons a img {
	padding: 1ex;
	border: 1px solid #FFFFFF !important;   /* overrides .NET's inline border=0 in hyperlink control */
}
.PageButtons a:hover img {
	border: 1px solid #97A0C5 !important;   /* overrides .NET's inline border=0 in hyperlink control */
	background-color: #EFF0F6;
}

/*** Telerik ****************/
/**************************/

.telerikEditor {
	background-color: #FFFFFF;
	background-image: none;
}



/*** Other ****************/
/**************************/

.spacer {
	float: none;
	clear: both;
	font-size: 1px;
}
.Meta {
	font-size: 90%;
	color: #999999;
}
.FirstPara {
	font-weight: bold;
}
.SuperTitle {
	font-weight: normal;
	font-size: 60%;
}
h1 .SuperTitle {
	font-size: 50%;
}
.SubTitle {
	font-weight: normal;
	font-size: 70%;
}
.InlineSubTitle {
	color: #999999;
	font-weight: normal;
	font-size: 90%;
	padding-left: 1ex;
	padding-right: 1ex;
}
a.InlineSubTitle {
	color: #0000CC;
}
.InlineSuperTitle {
	color: #999999;
	margin-right: 1ex;
}
.ImgLeft {
	float: left;
	margin-bottom: 1ex;
	margin-right: 1em;
}
.ImgRight {
	float: right;
	clear: right;
	margin-bottom: 0.7ex;
	margin-left: 0.7em;
}
.highlight {
	color: #CC3300;
}
.error {
	color: #CC0000;
	font-weight: bold;
}

.Notification {
    text-align: center;
    margin: 1ex auto;
}
.Notification span {
    color: #000000;
    font-weight: bold;
    background-color: #FFCC00;
    padding: 0.5ex 2ex;
    line-height: 150%;
}

.Diminished {
	font-weight: normal;
	font-size: 90%;
}

.Address {
	margin: 1ex 2.5ex;
	line-height: 120%;
}
.InlineDate {

}
.InlineLink {
	font-variant: small-caps;
	font-size: 80%;
	padding: 0ex 1ex;
}
.Indent {
    margin-left: 5ex;
    display: block;
}

.Button {}
.Button:hover {}
.MainButton {}
.SmallButton {
    font-size: 80%;
}
.ButtonSet {
    text-align: center;
    clear: both;
    margin: 2ex;
}

.Draft {
	color: #FF3300;
}
.Disabled {
	color: #999999;
}
.Deleted {
	text-decoration: line-through;
	color: #999999;
}
.FeedIcon {
	margin: 0ex 1ex;
	vertical-align: middle;
}

.RegistrationLink {
	float: right;
}
.RegistrationLink a {
	background-color: #d80c8c;
	color: #FFFFFF;
	padding: 1ex 1.5ex;
	font-weight: bold;
	font-size: 90%;
	display: block;
	line-height: 100%;
}
.RegistrationLink a:hover {
	background-color: #1f4154;
	text-decoration: none;
}

