/* These are the style settings. For printing disable these:
	#banner, #sitelogo, #mainmenu, #pagelogo, #page_header, #toolbar, #sidebar_left, #sidebar_right, #footbar 
	{display:none}
*/

* {margin:0;padding:0;border:0;list-style:none;outline:none}
table {width:100%,height:100%;overflow:visible;}

a {text-decoration:none;}	
a:hover{text-decoration:underline;}
a:focus{outline:none}
p {margin-bottom:.5em;}
h1,h2,h3,h4,h5,h6 {margin-top: 15px; margin-bottom: 5px;} 

blockquote {margin-bottom:1em;padding-bottom:8px}
blockquote ul {padding:8px;}
blockquote p, blockquote h2,blockquote h3 {padding:8px;}

#pagelogo p {
	text-align:left;vertical-align:top;padding:0 15px;
}
#pagelogo h1 {
	text-align:left;vertical-align:top;padding:10px 15px 0 15px;
}
	
#content a {text-decoration:underline;}	
#content a:hover {text-decoration:none;}	
#content h2 a {text-decoration:none;}	
#content a:hover {text-decoration:underline;}	
#content h1 {padding:8px;text-align:left;margin:15px 0 1em 0;}
#content h2, h3 {text-align:left;margin:15px 0 0 0;}
#content ul, ol {margin-left:.5em;}
#content li
{
	display:block;
	text-align:left; 	
	padding: 0 0 0 1em;
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration:none;
}
#content blockquote li
{
	background-position: 0 3px;
}

.sidebar h1 {padding:8px;text-align:left;margin:15px 0 0 0;}
.sidebar .sidebox h1 {padding:0 8px 0 3px; margin:0 0 8px 0;}
.sidebar .advert h1 {padding:0; margin:0 0 8px 3px;	}
.sidebar input {margin:5px;}
.sidebar .sidebox a:link {text-decoration:underline}


/* headline picture */
div.smallpicture {width:4em;height:4.3em;overflow:hidden;position:relative;top:2px}
div.smallpicture img {width:4em;}
div.bigpicture {width:13em;max-height:14.3em;overflow:hidden;position:relative;top:2px}
html* div.bigpicture {max-height:14.5em;}
div.bigpicture img {width:13.5em;}

div.floatingleft {float:left;margin-right:.5em;margin-top:.25em;margin-bottom:.25em}
div.floatingright {float:right;margin-left:.5em;margin-top:.25em;margin-bottom:.25em}


/* slogan */
#page_header {	
	width:665px;height:120px;
	background-position:right;
	margin:15px;
}		
#page_header img
	{width:450px;height:120px}	
			
#page_header td {
	font-family:serif;font-size:20px;	
	text-align:left;vertical-align:bottom;
}
#page_header div {  
	margin:20px;max-height:80px; overflow:hidden;
}	


/* newslist */
table.updates {margin-top:15px;width:100%}

.updates .header {
	background-color:#EFECDB;color:#000;
	padding:5px;
}
.updates .header td, .updates .footer td {	
	white-space:nowrap;padding:5px;clear:both;
}
.updates .content td {
	text-align:justify;
}

.updates .tags {	
	font-family:arial,sans-serif;color:#000;font-size:11px
}
.updates .tags a  {	
	font-family:arial,sans-serif;color:#686868;font-size:11px
}
 
/* articles */
.articles .header {
	background-color:#EFECDB;color:#000;
	padding:5px;
}
.articles .header td, .articles .footer td {	
	white-space:nowrap;padding:5px;clear:both;
}
.articles .content td {
	text-align:justify;
}

.articles .tags {	
	font-family:arial,sans-serif;color:#000;font-size:11px
}
.articles .tags a  {	
	font-family:arial,sans-serif;color:#686868;font-size:11px
}


/* fonts */
body {
	font-family:Arial,sans-serif;font-size:85%;	
	}

/*
th	{font-family: Arial;}
td {font-family: Arial;}
*/

/*
input, textarea, select {
	font-family: Arial; 
	font-size: 100%;
}

html>body input, html>body select, html>body textarea {
	font-family: Arial; 
	font-size: inherit;
}*/

/*
h1	{font-size: 150%;}
h2	{font-size: 130%;}
h3	{font-size: 115%; font-style: italic;}
h4	{font-size: 115%;}
h5	{font-size: 100%; font-style: italic;}
h6	{font-size: 100%;}
*/

h1	{font-size: 150%;}
h2	{font-size: 180%;}
h3	{font-size: 130%; font-style: italic;}
h4	{font-size:  90%;}
h5	{font-size: 100%; font-style: italic;}
h6	{font-size: 100%;}

blockquote {font-family:Arial,sans-serif;}
blockquote h1 {text-transform:uppercase;font-size:100%}
blockquote h2 {text-transform:uppercase;font-size:90%}
blockquote h3 {font-size:80%}

.updates h4 {text-transform:uppercase}
.updates span, .updates p a {font-family:Arial,sans-serif;font-size:12px}
.updates .header, .updates .footer {font-family:Arial,sans-serif;font-size:12px;}

.articles h4 {text-transform:uppercase}
.articles span, .articles p a {font-family:Arial,sans-serif;font-size:12px}
.articles .header, .articles .footer {font-family:Arial,sans-serif;font-size:12px;}
	
.linkbar {font-size:12px;}
.linkbar img {cursor:pointer;cursor:hand;}

.sidebar h1 {
	font-size:14px;font-weight:bold;
	font-family:sans-serif; text-transform:uppercase;	
}
.sidebar .sidebox h1 {
	font-size:12px;	
}
.sidebar .advert h1 {
	font-size:11px; font-weight:normal;
}

#content {
	font-family:Times,serif;
}
#content h1 {
	font-size:14px;font-weight:bold;
	font-family:sans-serif; text-transform:uppercase;	
}
#content h2 {
	font-weight:normal;
	font-family:serif;
}


#footbar td {
	font-family: Georgia, Times, Serif;   
	font-size:11px;
	line-height:2.4em;
}


/* colors */
body {
	background-color: #fff; color: #444;
}

/*
a:link {color: #0031c5;}
a:visited {color: #800000;}
a:hover,a:active {color: #f70000;}
*/

blockquote {
	background-color:#F7F5ED;
	}

li {background-image: url(Images/content-li.gif);}

.sidebar a {color:#444;}
.sidebar a:hover {color:#000}

.sidebar .sidemenu a {	
	border-bottom:1px dotted #A69F00;		
	color:#686868;background-color:transparent;	
	background-image: url(Images/blue/li.gif);
}
.sidebar .sidemenu a:hover {
	color:#000;background-color:transparent;
	background-image: url(Images/blue/li-hover.gif);
}

.sidebar .sidebox {
	border:1px dotted #999;
}
.sidebar .sidebox h1 {
	color:#3B60A3;background-color:transparent;		
}

.sidebar .advert {
	border:1px dotted #ccc;	
}
.sidebar .advert h1 {
	color:#999;background-color:transparent;
}

#sidebar_right {
	/*border-left:1px dotted #A69F00; /* olive */

	background-image:url('Images/bg-sidebar.gif');
	background-repeat:repeat-y;
	background-position:3px;

}

#sitelogo td, #sitelogoadmin td {
	background-color:#EFECDB;
}
#sitelogo td div a  {
}

#sitelogo td div a:hover {
	border-bottom:3px solid #85A6F5
}

#sitelogo .langdiv a:hover {border:0;cursor:pointer;cursor:hand}

#toolbar > td {
	background-color:#E8E5CF;
	border-top:1px solid #fff;
}

.updates span, .updates p a {color:#686868;}
.updates .header, .updates .footer {background-color:#F7F7Ff;color:#686868;}

.articles span, .articles p a {color:#686868;}
.articles .header, .articles .footer {background-color:#F7F7Ff;color:#686868;}

/* Themed elements */

/* blue (default) */
h1,h2,h3,h4,h5,h6 {color:#3B60A3}
#page_header {background-image:url('Images/bg-page_header-gray.gif');}

.sidebar h1, #content h1 {color:#fff; background-color:#3B60A3;}
.sidebar blockquote h1, #page_header div {background-color:transparent; color:#3B60A3;}

.sidebar a:link {color:#3B60A3}
.sidebar a:visited {color:#686868}
.sidebar a:hover, .sidebar a:active {color:#000}

.sidebar .sidebox p {background-image: url(Images/blue/sub-hover.gif);}

#content h2 a:link,#content h2 a:visited,#content h2 a:hover,#content h2 a:active {color:#3B60A3}

#content blockquote h1 {background-color:transparent; color:#686868;}
blockquote li {background-image: url(Images/blue/li-hover.gif);}

{
	
/* green */
.ActivityTheme h1,
.ActivityTheme h2,
.ActivityTheme h3,
.ActivityTheme h4,
.ActivityTheme h5,
.ActivityTheme h6 
	{color:#757632}

.ActivityTheme .sidebar h1, 
.ActivityTheme #content h1 
	{color:#fff; background-color:#757632;}

.ActivityTheme .sidebar blockquote h1, 
.ActivityTheme #page_header div 
	{background-color:transparent; color:#3B60A3;}

.ActivityTheme blockquote li {background-image: url(Images/green/li-hover.gif);}

/* orange */
.ServicesTheme h1,
.ServicesTheme h2,
.ServicesTheme h3,
.ServicesTheme h4,
.ServicesTheme h5,
.ServicesTheme h6 
	{color:#BE6F03}

.ServicesTheme .sidebar h1, 
.ServicesTheme #content h1 
	{color:#fff; background-color:#BE6F03;}

.ServicesTheme .sidebar blockquote h1, 
.ServicesTheme #page_header div 
	{background-color:transparent; color:#3B60A3;}

.ServicesTheme blockquote li {background-image: url(Images/orange/li-hover.gif);}

/* red */
.ArchiveTheme h1,
.ArchiveTheme h2,
.ArchiveTheme h3,
.ArchiveTheme h4,
.ArchiveTheme h5,
.ArchiveTheme h6 
	{color:#B31B14}
	
.ArchiveTheme .sidebar h1, 
.ArchiveTheme #content h1 
	{color:#fff; background-color:#B31B14;}
	
.ArchiveTheme .sidebar blockquote h1, 
.ArchiveTheme #page_header div 
	{background-color:transparent; color:#3B60A3;}

.ArchiveTheme blockquote li {background-image: url(Images/red/li-hover.gif);}

}*/


.Info {color:gray;background-color:#fafafa;font-family:Courier New;text-align:left;vertical-align:top}
.Info div {padding:1em;border:1px solid #ddd}
.Info b {color:red}

/* Inner Components */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 5px;
	background-color: #ece8d5; color: #0e3397;
	width: 100%;
	white-space: nowrap;
	padding-left: 8px;
	}



/*ie6*/
* html body .Header th {
	font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.Header a:link { 
	color: #0e3397;
	}

.Header a:visited { 
	color: #0e3397;
	}

.Header a:hover, .Caption a:active { 
	color: #0e3397; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeft img{
	width: 1px;
	}

.HeaderRight img{
	width: 1px;
	}


/* Grid Options */
.Grid { 
	border: 1px solid #ece8d5;
	border:0;
	width: 100%;
	}

.Caption th { 
	text-align: left; vertical-align: top;
	padding: 5px;	
	background-color: #ece8d5; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	text-align: left; vertical-align: top;
	padding: 5px;	
	background-color: #ece8d5; color: #000000;
	white-space: nowrap;
	}



/*ie6*/
* html body .Caption th, * html body .Caption td {
	font-size: 100%; 	text-align: left; vertical-align: top;
}
/*end*/

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #f70000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	 font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	
	background-color: #ece8d5; color: #666666;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	
	padding: 5px;
	
	text-align: left;
	vertical-align: top;
	background-color: #ece8d5; 
	color: #000000;
	}
	


/*ie6*/
* html body .Row th, * html body .Row td {
	font-size: 100%;
}
/*end*/

caption.Row { 
	
	padding: 5px;
	border: 1px solid #ece8d5; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ece8d5; 
	color: #000000;
	}



/*ie6*/
* html body caption.Row {
	font-size: 100%;
}
/*end*/

.Row a:link { 
	color: #0031c5;
	}

.Row a:visited { 
	color: #800000;
	}

.Row a:hover, .Row a:active { 
	color: #f70000;
	}

.Separator{
	color: #ece8d5;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	 font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	
	background-color: #ece8d5; color: #666666;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	
	padding: 5px;
	
	text-align: left;
	vertical-align: top;
	background-color: #e5e0c5; 
	color: #000000;
	}



/*ie6*/
* html body .AltRow th, * html body .AltRow td {
	font-size: 100%;
}
/*end*/

.AltRow a:link { 
	color: #0031c5;
	}

.AltRow a:visited { 
	color: #800000;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #f70000;
	}

.NoRecords td { 
	
	padding: 5px;
	
	text-align: left;
	background-color: #ece8d5; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	
	padding: 5px;
	
	background-color: #ece8d5; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecords td, * html body .Footer td {
	font-size: 100%;
}
/*end*/

.Footer a:link { 
	color: #0031c5;
	}

.Footer a:visited { 
	color: #800000;
	}

.Footer a:hover, .Footer a:active { 
	color: #f70000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border: 1px solid #ece8d5;
	border: 0;
	width: 100%;
	}

.Error td { 
	
	padding: 5px;
	
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ece8d5; 
	}



/*ie6*/
* html body .Error td {
	font-size: 100%;
}
/*end*/

.Controls th { 
   font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;	margin:0; 
	background-color: #ece8d5; color: #666666;
	white-space: nowrap;
	}

.Controls td { 	
	padding: 5px;	margin:0;	
	text-align: left;
	vertical-align: top;
	background-color: #ece8d5; color: #666666;
	}
	
.Bottom td { 	
	padding: 5px;		margin:0;
	background-color: #ece8d5; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	}



/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {
	font-size: 100%;
}
/*end*/

.Bottom a:link { 
	color: #0031c5;
	}

.Bottom a:visited { 
	color: #800000;
	}

.Bottom a:hover, .Caption a:active { 
	color: #f70000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	
	padding: 5px;
	
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e5e0c5; 
	color: #000000;
	}

.GroupCaption td{
	
	padding: 5px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ece8d5; 
	color: #000000;
	}



/*ie6*/
* html body .GroupCaption th, * html body .GroupCaption td {
	font-size: 100%;
}
/*end*/

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #f70000;
	}

.GroupFooter td{
	
	padding: 5px;
	
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #979797; 
	color: #000000;
	}



/*ie6*/
* html body .GroupFooter td {
	font-size: 100%;
}
/*end*/

.GroupFooter a:link {
	color: #0031c5;
	}

.GroupFooter a:visited{
	color: #800000;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #f70000;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	
	padding: 5px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e5e0c5; 
	color: #000000;
	border-bottom: 2px solid #ece8d5;
	}



/*ie6*/
* html body .SubTotal td {
	font-size: 100%;
}
/*end*/

.SubTotal a:link {
	color: #0031c5;
	}

.SubTotal a:visited{
	color: #800000;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #f70000;
	}

.Total td{
	
	padding: 5px;
	
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e5e0c5; 
	color: #000000;
	}



/*ie6*/
* html body .Total td {
	font-size: 100%;
}
/*end*/

.Total a:link {
	color: #0031c5;
	}

.Total a:visited{
	color: #800000;
	}

.Total a:hover, .Total a:active{
	color: #f70000;
	}

/* Form Options */
.Button { 
	background-color: #979797; color: #fcfcfc; 
	border-left: solid 1px #EDEDED; 
	border-top: solid 1px #EDEDED; 
	border-right: solid 1px #848284; 
	border-bottom: solid 1px #848284; 
	padding: 2px; 
	font-weight: bold; font-family: Tahoma; font-size: 11px;
	}

/* Calendar */

.Calendar { 
	border: 1px solid #ece8d5;
	border:0;
	width: 100%;
	}

.CalendarWeekdayName{
	
	padding: 5px;
	
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e5e0c5; 
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayName {
	font-size: 100%;
}
/*end*/

.CalendarWeekdayName a:link {
	color: #0031c5;
	}

.CalendarWeekdayName a:visited{
	color: #800000;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #f70000;
	}

.CalendarWeekendName{
	
	padding: 5px;
	
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e5e0c5;	
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendName {
	font-size: 100%;
}
/*end*/

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #f70000;
	}

/* Calendar Day */
.CalendarDay{
	
	padding: 5px;
	
	text-align: center;
	background-color: #ece8d5;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarDay {
	font-size: 100%;
}
/*end*/

.CalendarDay a:link {
	color: #0031c5;
	}

.CalendarDay a:visited{
	color: #800000;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #f70000;
	}

/* Calendar Weekend */
.CalendarWeekend{
	
	padding: 5px;
	
	text-align: center;
	background-color: #e5e0c5;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekend {
	font-size: 100%;
}
/*end*/

.CalendarWeekend a:link {
	color: #0031c5;
	}

.CalendarWeekend a:visited{
	color: #800000;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #f70000;
	}

/* Calendar Today */
.CalendarToday {
	
	padding: 3px;
	border: 2px solid #ece8d5;
	text-align: center;
	background-color: #ece8d5;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarToday {
	font-size: 100%;
}
/*end*/

.CalendarToday a:link {
	color: #0031c5;
	}

.CalendarToday a:visited{
	color: #800000;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #f70000;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	
	padding: 3px;
	border: 2px solid #ece8d5;
	text-align: center;
	background-color: #e5e0c5;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarWeekendToday a:link {
	color: #0031c5;
	}

.CalendarWeekendToday a:visited{
	color: #800000;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #f70000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	
	padding: 5px;
	
	text-align: center;
	background-color: #ece8d5;	
	color: #ece8d5;
	}



/*ie6*/
* html body .CalendarOtherMonthDay {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthDay a:link {
	color: #ece8d5;
	}

.CalendarOtherMonthDay a:visited{
	color: #ece8d5;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #f70000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	
	padding: 3px;
	border: 2px solid #ece8d5;
	text-align: center;
	background-color: #ece8d5;	
	color: #ece8d5;
	}



/*ie6*/
* html body .CalendarOtherMonthToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthToday a:link {
	color: #ece8d5;
	}

.CalendarOtherMonthToday a:visited{
	color: #ece8d5;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #f70000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	
	padding: 5px;
	
	text-align: center;
	background-color: #e5e0c5;	
	color: #ece8d5;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekend {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekend a:link {
	color: #ece8d5;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #ece8d5;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #f70000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	
	padding: 3px;
	border: 2px solid #ece8d5;
	text-align: center;
	color: #ece8d5;
	background-color: #e5e0c5;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendToday a:link {
	color: #ece8d5;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #ece8d5;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #f70000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	
	padding: 5px;
	
	background-color: #979797;
	color: #fcfcfc;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDay {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #f70000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	
	padding: 5px;
	background-color: #ece8d5; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .CalendarNavigator {
	font-size: 100%;
}
/*end*/

.CalendarNavigator a:link {
	color: #0031c5;
	}

.CalendarNavigator a:visited{
	color: #800000;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #f70000;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigator td {
	
	}

.CalendarNavigator th {
	
	}



/*ie6*/
* html body .CalendarNavigator th, * html body .CalendarNavigator td {
	font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEvent{
	
	text-align: left;
	}



/*ie6*/
* html body .CalendarEvent {
	font-size: 100%;
}
/*end*/

.CalendarEvent a:link {
	color: #0031c5;
	}

.CalendarEvent a:visited{
	color: #800000;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #f70000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.th { 
	font-family: Arial; 
	font-weight: bold;
}



/*ie6*/
* html body .th {
	font-size: 100%;
}
/*end*/

.Header .th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 5px;
	background-color: #ece8d5; color: #0e3397;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .Header .th {
	font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.Caption .th { 
	 	text-align: left; vertical-align: top;
	padding: 5px;
	
	background-color: #ece8d5; color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .Caption .th {
	font-size: 100%; 	text-align: left; vertical-align: top;
}
/*end*/

.Row .th { 
	 font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	
	background-color: #ece8d5; color: #666666;
	white-space: nowrap;
	color: #000000;
}

.AltRow .th { 
	 font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	
	background-color: #ece8d5; color: #666666;
	white-space: nowrap;
	color: #000000;
}

.Controls .th { 
	font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;	
	background-color: #ece8d5; color: #666666;
	white-space: nowrap;
}

.GroupCaption .th {	
	padding: 5px;	
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #e5e0c5; color: #000000;
}



/*ie6*/
* html body .GroupCaption .th {
	font-size: 100%;
}

* html body .Row .th, * html body .AltRow .th, * html body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenu td {
	
}



/*ie6*/
* html body .simpleMenu td {
	font-size: 100%;
} 
/*end*/

