/* CSS Document */
body {
	background: #3d5568 url(staticContent/general/library/pagebg1.gif) repeat-x scroll top left;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0;
	padding: 0;
	color: #000;
}
html>body {
	font-size: small;
}
/* links */
a {
	text-decoration: underline;
}

a:link {
	color: #4c667c;
}

a:visited {
	color: #174466;
}

a:active {
	color: #000;
}

a:hover {
	color: #142d9c;
}

/* headers */
h1 {
   	font-size: 110%;
	margin: 2px 0 2px 0;
	padding: 0;
	color: #285577;
}

h1 a {
	text-decoration: none;
	color: #285577;
}

h2 {
   	font-size: 95%;
	margin: 2px 0;
	padding: 0;
    color: black;
}

h2.date {
	margin: 10px 0 10px 10px;
}

h3 {
	font-size: 100%;
	color: #285577;
	margin: 2px 0 2px 0;
	padding: 0;
}

h4 {
	font-size: 100%;
	color: #285577;
	text-transform: uppercase;
	padding: 0;
}

h5 {
	font-size: 105%;
	color: navy;
	margin: 5px 0 2px 0;
	padding: 5px 2px 0px 2px;
}

/* lists */
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* list-style: disc url(themes/site_themes/blue_stripes/blue_stripes_bullet.gif) outside; */
	list-style: none;
}

ul li {

}

/* images */
img {
	border: 0;
}

/* forms */
input {
	border: 1px solid #285577;
	background-color: #fff;
	font-size:100%;
}

input:focus {
	border: 1px solid #142A3B;
	background-color: #E6F0F8;
}
textarea {
	border: 1px solid #285577;
	background-color: #fff;
}

textarea:focus {
	border: 1px solid #142A3B;
	background-color: #E6F0F8;
}
.submit {
	font-size: 95%;
	background:#aaa;
	}

/* main containers */
#container {
	width: 975px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: #1b182e;
}

#content {
/*	background-color: #fff; */
/*	border: 1px solid #000; */
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;   /* IE/Win Float Hack */
}

#logo {
	margin: 0 0 0 500px;
	width: 250px;
	height: 150px;
	padding: 0;
}

#sidebar {
	margin: 0 0 10px 10px;
	width: 120px;
	color: #333;
}

#credits {
	clear: both;
	margin:  0;
	padding: 12px;
	text-align: center;
}

#category {
	text-align: center;
	margin: 10px;
	font-size: 100%;
	color: #333;
	border: 1px solid #4c667c;
	background-color: #E6F0F8;
	padding: 5px;
}
/* menu */

.menu {
	background-color: transparent;
	text-align: center;
	margin: 0;
	padding: 0;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none none outside;
}

.menu ul li {
	border-bottom:thin;
	border-bottom-color: #000;
	border-top: thin;
	border-top-color: #000;
	border-style:solid;
}

.menu td {
	padding: 0 0 0 0;
}
	
.menu a {
	display: block;
	background-color: transparent;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #fff;
	text-align: center;
	height: 110%;
	padding: 5px 0 5px 0;
	width:100%;
float:left;
}
.menu a:visited  {
	background: transparent;
	color: #fff;
}

.menu a:hover {
	background: #4c667c;
	color: #fff;
}
.menu a span {
	visibility: hidden;
	text-transform: uppercase;
	font-size: 100%;
}

.menu a:hover span {
	visibility: visible;
}

/* entries */
.entry1 {
	margin: 10px;
	padding: 0 0 5px 0;
	text-align: left;
}

.entry2 {
	margin: 10px;
	padding: 0 0 5px 0;
	text-align: justify;
}

.entryInfo {
	text-align: right;
	font-size: 100%;
}

.entryInfo1 {
	font-size: 100%;
	text-align: left;
	font-style: italic;
}

.entry1 h3 a, .entry2 h3 a {
	color: #285577;
	text-decoration: none;
}

.entry1 h3 {
	border: 1px solid #333;
	background-color: #E6F0F8;
	padding: 5px 0 0 5px;
}

.entry2 h3 {
	border: 1px solid #333;
	background-color: #aabbcc;
	padding: 5px 0 0 5px;
}

.pagination {
	text-align: center;
	font-size: 100%;
	color: #333;
	border: 1px solid #4c667c;
	background-color: #cccccc;
	padding: 2px;
	margin: 2px 0 2px 0;
}

/* comments */
#comments {
	margin: 10px;
	padding: 0;
}

#commentsPost {
	margin: 10px;
	padding: 0;
}

.comment1 {
	margin: 5px 0 0 0;
	text-align: justify;
}

.comment2 {
	margin: 5px 0 0 0;
	text-align: justify;
}
.commentInfo {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}
.commentInfo1 {
	font-size: 100%;
	padding: 0 10px 2px 10px;
}
.commentInfo2 {
	font-size: 100%;
	text-align: left;
	padding: 2px;
	margin: 0 0 5px 0;
	border: 1px dotted #333;
}
.title {
	font-size: 115%;
	font-weight: bold;
}

/* sidebar */
.sContent {
	margin: 0; 
	padding: 0;
}
.sContent ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
.sContent a {
	text-decoration: none;
}
.sContent a hover{
	color: #fff;
}
	
/* calendar */
.calendarBG {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #333;
}

.calendarHeader {
	font-size: 90%;
	font-weight: bold;
	background-color: #4c667c;
	text-align: center;
}

.calendarMonthLinks a {
	font-size: 90%;
	color: #000;
	text-decoration: none;
}

.calendarMonthLinks a:hover {
	color: #B1D3EC;
}

.calendarDayHeading {
	font-size: 90%;
	background-color: #B1D3EC;
	text-align: center;
	font-weight: bold;
}

.calendarCell {
	font-size: 90%;
	background-color: #E6F0F8;
}

.calendarToday {
	font-size: 90%;
	background-color: #B1D3EC;
}

.calendarBlank {
	font-size: 90%;
	background-color: #E6F0F8;
}

/* TFS CSS */
h2navy {
	font-weight:bold;
	font-size: 105%;
	margin: 5px 0;
	padding: 0;
	color: navy;
}
h2red {
	font-weight:bold;
	font-size: 105%;
	margin: 5px 0;
	padding: 0;
	color: red;
}
#nav_categories a {
	display: block;
	background-color: transparent;
	font-size: 100%;
	color: #fff;
	margin: 0px 0px 0px 0px;
}

#nav_categories a:hover {
	background: #aabbcc;
	color: #000;
	/* font-weight:bold; */
}

#nav_categories ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#nav_categories ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 95%;
	list-style: square outside none;
}

#nav_categories ul li a {
	display: block;
	background-color: transparent;
	color: #fff;
}

html>body #nav_categories ul li a {
	width: auto;
}

#nav_categories ul li a:hover {
	background: #abc;
	color: #000;
}

.CatHead {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding: 0;
}

.sHeading {
	font-size: 100%;
	font-weight: bold;
	color: #4c667c;
	text-transform: uppercase;
	margin: 0;
}
.PicFloatRight {
	float:right;
	font-size: 85%;
	text-align:center;
	margin:10px;
}
.PicFloatNone {
	float:none;
	font-size: 85%;
	text-align:center;
	margin:10px;
}
.PicFloatLeft {
	float:left;
	font-size: 85%;
	text-align:center;
	margin:10px;
}
.PicFloatRight a, .PicFloatLeft a, .PicFloatNone a {
	text-decoration: none;
}
#TableLeft td {
	text-align: left;
}

.TFSul {
	margin: 5px 10px 5px 30px;
	padding: 0px 0px 5px 0px;
	list-style: square;
	color: #000088;
}
.TFSli {
	color: #222;
}
.TitleBlock1 {   
	font-weight:bold;
    font-size: 100%;
	text-align:center;
	background-attachment:fixed;
	background-position: center center;
	background-image: url(staticContent/general/images/TitleBlock1.gif);
	background-repeat: repeat-x;
	background-color:#2E394B;
	color:white;
}
.TitleBlock2 {
    font-weight:bold;
    font-size: 100%;
	text-align:center;
	background-color: #aabbcc;
	color:black;
}
.TitleBlock3 {
	font-weight:bold;
    font-size: 100%;
	text-align:center;
	background-color: navy;
	color:yellow;
}
.Title-XLarge {
	clear:both;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 120%; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
	color: Navy;
}
.NavBarLeftBG {
	background-color: #4c667c;
}
#NavBarLeft {
	background-color: #4c667c;
	width: 125px;
	padding: 5px;
}
.NavBarRightBG {
	background-color: #eeeeee;
}
#NavBarRight {
	background-color: #eeeeee;
	width: 125px;
	padding: 5px;
}
#HeaderRow0 {
	background: #fff url(staticContent/general/images/HeaderBG.gif) repeat-y scroll top left;
	height: 85px;
}
#HeaderRow1Cell1 {
	background: #1B182E;
	width: 10px;
}
#HeaderRow1Cell2 {
	background: #1B182E;
	width: 438px;
}
#HeaderRow1Cell3 {
	background: #fff url(staticContent/general/images/HeaderBG.gif) repeat-y scroll top left;
}
#HeaderRow2 {
	background: #fff url(staticContent/general/images/Header3.gif) repeat-x scroll top left;
	height: 22px;
}
#HeaderRow3 {
 	height: 12px;
	font-weight: bold;
	color: #fff;
}
#HeaderRow3 a {
	color: #7FABCC;
	text-decoration: none;
}
#HeaderRow3 a:hover {
	color: #fff;
}

#HeaderSearch {
    display: inline;
}
#HeaderSearch input{
	font-size: 100%;
}

.commentTextArea {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
.spacer {
	height: 5px;
}
.TFSTable1 {
	background-color: #4c667c;
	color: #fff;
	font-weight: normal;
}	
.TFSTable2 {
	background-color: #ddd;
	color: #000;
	font-weight: normal;
}
.ContentUL1 {
	margin-left: 10px;
}
.ContentUL1 li {
	list-style: url(staticContent/general/images/BlueDot.gif);
}
.tablebullets {
	list-style: square;
	margin-left: 20px;
}
#PictureOfTheDay {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	/* width: 410px; */
	border:1px dotted #4c667c;
	background-color: #eee;
	height: auto;
}
.Divider1 {
	clear:both;
	background: url(/staticContent/general/images/GreyDot-Horiz.gif) repeat-x scroll center left;
	width:100%;
	height: 2px;
}
#email {
	font-size:90%;
    width: 90%;
}
.MEMP5STitle {
	font-size: 110%;
	font-weight:bold;
	color: #285577;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.MEMP1STitle {
	font-size: 110%;
	font-weight:bold;
	color: #285577;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.snippet 
{
    clear:both;
    margin: 10px;
}
.calendarToday {
}
.calendarCell {
	background-color: #ddd;
}
/* CS CSS */
.CommonSidebarArea
{
	padding: 0 0 3px 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.CommonSidebarRoundTop, .CommonSidebarRoundBottom
{
	height: 5px;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4,
.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-image: url(/staticContent/general/images/sidebar-bottom.png);
	background-repeat: repeat;
	background-position: left top;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundBottom .r4 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.CommonSidebarRoundTop .r2, .CommonSidebarRoundBottom .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.CommonSidebarRoundTop .r3, .CommonSidebarRoundBottom .r2 { margin: 0 2px; }
.CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonSidebarHeader
{
	margin: 0 0 8px 0;
	padding: 2px 0 4px 0;
	border-bottom: solid 1px #fff;
	font-weight: bolder;
	font-size: 160%;
	color: #333;
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
    text-decoration: none;
}

.CommonSidebarInnerArea
{
	border-left: solid 1px;
	border-right: solid 1px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	background-image: url(/staticContent/general/images/sidebar-gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	/* min-height: 109px; */
	margin: 0;
}

.CommonSidebarContent
{
	font-size: 100%;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-color: #D7D7CE;
	border-color: #999;
}

.CommonSidebarFooter
{
	font-size: 100%;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
	border-top: solid 1px #fff;
}

UL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	margin-left: 16px;
	list-style-type: none;
}

OL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

OL.CommonSidebarList LI
{
    margin: 0 0 5px 20px;
}

LI.CommonSidebarRssListItem
{
    margin: 0 0 5px 16px;
	padding: 0 0 1px 0;
	list-style-image: url(/staticContent/general/images/feed-icon-12x12.png);	
}

.CommonDescription
{
	font-size: 90%;
	margin: 0 0 16px 0;
}

.CommonSidebarImage
{
	margin: 4px 0;
	padding: 3px;
	border: solid 1px #fff;
	background-color: #eee;
	text-align: center;
}

UL.CommonSidebarImageList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}