body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

A, A:link, A:visited {
	color: #2053a8;
	text-decoration:underline;
	cursor:pointer;
}

A:hover{
	color: #5776a9;
	cursor:pointer;
}

a.topLinks:link, a.topLinks:visited {
	font-size: 14px;

	}
	
a.topLinks:hover {
	font-size: 14px;

}

/* Main menu styles */

.activeButtonTop {
	height: 3px;
	background-color: #90bce1;
}

.inactiveButtonTop {
	height: 3px;
	background-color: #d1d1d1;

}

.activeButton {
	text-align: center;
	vertical-align: middle;
	background-color: #e0efff;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #90bce1;
	border-left-color: #c5ddf6;
}

.inactiveButton {
	text-align: center;
	vertical-align: middle;
	background-color: #f2f2f2;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5ddf6;
}

.navBarBottomBder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5ddf6;
}

a.activeLink:link, a.activeLink:visited {
	font-size: 16px;
	font-weight: bold;
	color: #2053a8;
	}

a.activeLink:hover {
	font-size: 16px;
	font-weight: bold;
	color: #859ec6; 
}

a.inactiveLink:link, a.inactiveLink:visited {
	font-size: 16px;
	font-weight: bold;
	color: #505f78;
	}

a.inactiveLink:hover {
	font-size: 16px;
	font-weight: bold;
	color: #697994; 
}

.navBarRow2 {
	text-align: center;
	vertical-align: middle;
	background-color: #e0efff;
	color: #125d7d;
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90bce1;
	border-bottom-color: #90bce1;
	border-left-color: #c5ddf6;
}

a.navBarSubLinks:link, a.navBarSubLinks:visited {
	font-weight: bold;
	font-size: 14px;
}



a.thumbTitle:link, a.thumbTitle:visited {
	font-size: 13px;
	font-weight: bold;
}

.topicCellsBack {
	background-color: #FFFFFF;
	background-image: url(images/topicsCellBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	padding-left: 10px;
}

.topicCellsPadding {
	padding-left: 10px;
}


.title{
 margin-bottom: 4px;
}

.description{
 margin-bottom: 4px;
}

a.smallLink:link, a.smallLink:visited {
	font-size: 12px;
	}
	
a.smallLink:hover {
	font-size: 12px;
}


a.clipNavTblTop:link, a.clipNavTblTop:visited {
	font-size: 14px;
}


a.siteFeature:link, a.siteFeature:visited {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2053a8;	
}

a.siteFeature:hover{
	color: #5776a9;
}


/* START generic table item CSS */

.tblItemTxt {
}

.tblItemSubTxt {
	font-size: 10px;
}



/* END generic table item CSS */


.sideBoxTopBottom{
	height: 8px;
	background-repeat:repeat-x;
}

.sideBoxLeftRight{
	width: 8px;
	background-repeat: repeat-y;
}


/* START All gray Table CSS */

.grayTable{
 width: 212px;
}

#grayTblTopBg {
	background-image: url(images/grayTblTopBg.gif);
}

#grayTblBottomBg {
	background-image: url(images/grayTblBottomBg.gif);
	text-align: right;
}

#grayTblLeftBg {
	background-image: url(images/grayTblLeftBg.gif);
	vertical-align: top;
}

#grayTblRightBg {
	background-image: url(images/grayTblRightBg.gif);
}

h2.grayTblHeader{
	color: #353535;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.grayTblDotLine {
  	height: 2px;
  	background: url(images/grayTblDottedLine.gif) repeat-x scroll center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
		
}

div.grayTblDotLine hr {
  display: none;
}


.grayTblBg{
	background-color: #f2f2f2;
	padding: 5px;
}

.grayTblContent{
	width: 97%;
	padding: 6px;
}


#grayList {
	color: #454545;
	list-style-type: disc;
	margin-top: 15px;
	margin-bottom: 5px;
}

#grayListItem {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	line-height: 17px;
}

/* END All gray Table CSS */



.grayTbl 
{
	border-color: #c5c9d4;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}


.Dialog
{
	border: 1px solid #d7d7d7;	
	text-align: left;
	padding: 5px;
}


.DialogTitle
{
	background-color: #e0efff;
	color: #3f5d8f;
	font-size: 11pt;
	font-weight: bold;
}
.DialogText
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}
.NoBorderDialog
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	text-align: left;
}

.ListFrame
{

	border: solid 1px #d7d7d7;
}
.ListFrameHeader
{
	border: 1px solid #5f6879;
}
.ListFrameGray
{
	border-color: #5f6879;
	border: solid 1px;
	background-color: #f2f2f2;
}
.ListHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #3f5d8f;
	background-color: #e0efff;

}
.SideMenuHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #3f5d8f;
	background-color: #bfd4e9;
	text-decoration: none;	
}
.SideMenuHeader a, SideMenuHeader a:link, SideMenuHeader a:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #3f5d8f;
	background-color: #bfd4e9;	
	text-decoration: none;
}
.SideMenu
{
	background-color: #bfd4e9;
}
.ListHeaderSmall
{
	background-color: #223b68;
	color: #ffffff;
}
.ListHeaderSmall a, .ListHeaderSmall a:link, .ListHeaderSmall a:visited
{
	color: #ffffff;
}
.ListHeaderSmall a:hover
{
	color: #e4edf6;
}

.blueHorTbleHdr {
	height: 30px;
	background-image: url(images/blueHorTbleHdrBack.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #daeaf9;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0edfa;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #daeafa;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4daf0;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4daf0;
}
.blueHorTbleHdrSeparator
{
	background-color:#ffffff;
}

.blueHorTbleHdr H2 {
	font-size: 16px;
	font-weight: bold;
	color: #3f5d8f;
	margin: 0px;
}

.blueHorTbleHdrSub{
	height: 30px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #daeafa;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #daeafa;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #daeafa;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #daeafa;
	
	background-color: #daeafa;	
}

.blueHorTbleHdrSub H3 {
	font-size: 14px;
	color: #3f5d8f;
	margin: 0px;
}

.blueHorTbleCells{

	background-image: url(images/blueHorTbleCellBack.jpg);
	background-repeat: repeat-x;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0edfa;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #daeafa;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #daeafa;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0edfa;
	
	padding-top: 5px;
	padding-bottom: 5px;

}


.thumbnail {
	border: 5px solid #FFFFFF;
}



.thumbTxt {
	font-size: 12px;	
}

.siteFeatureLine1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2053a8;
	padding: 5px;
}

.siteFeatureLine2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding: 5px;
}

.siteFeatureLine3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505f78;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.siteFeatureTbl {
	border: 3px solid #2053a8;
	padding: 0px;
}

.rdAd {

	padding: 0px;
}


.profilebox
{
	border: 1px solid #f2f2f2;
	color: #2e4b82;
	border-collapse: collapse;
	padding: 5px;
}

.profileboxrow
{
	border: 1px solid #daeafa;
}

.profilebox h2
{
	font-size: 12pt;
}
.profilebox a:link, .profilebox a:visited, .profilebox a:hover
{
	color: #2e4b82;
}
.profilebox ul
{
	margin-left: 20px;
}

.profileSmallTxt
{
font-size: 9px;
}

.siteContestTbl {
	border: 1px solid #c5ddf6;
	padding: 15px;
}

.siteContestCell {
	background-color: #FFFFFF;
	border: 1px solid #f2f2f2;
}



.clipNavHeader
{
	color: #3f5d8f;
	background-color: #bfd4e9;	
}

.clipNavTbl{
	border: 1px solid #bfd4e9;
}



a.rssbutton:link, a.rssbutton:visited, a.rssbutton:hover
{
    background-color: #f80; 
    border: 1px outset; 
    font-weight: bold; 
    color: white; 
    padding: 0 0.4em; 
    text-decoration: none; 
}

.csitable
{
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
}
.csiheader
{
	background-color: #e0efff;
	border: 1px solid #d7d7d7;
	padding: 4px;
}
.csifooter
{
	border: 1px solid #d7d7d7;
	padding: 3px;
}

.csicell
{
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px;
}

a.anchorName:link, a.anchorName:visited, a.anchorName:hover {
	text-decoration: none;
	
}
.modalBackgroundDark {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalBackground {
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup {
    background-color:#ffffdd;    
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    z-index:0;
}
.invisible {
    display:none;
}
.ratingBox {
    width: 19px;
    height: 19px;
    margin: 0px 0px;
    padding: 0px;
    display: block;
    float: left;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
}
.ratingStar {
    font-size: 0pt;
    width: 19px;
    height: 19px;
    margin: 0px 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    float: left;
    background-repeat: no-repeat;
    white-space:nowrap;
}
.filledRatingStar {
    background-image: url(images/rating-on.gif);
}

.emptyRatingStar {
    background-image: url(images/rating-off.gif);
}

.alink, .alink:link, alink:visited, .alink:hover {
	color: #2053a8;
	text-decoration:underline;
	cursor:pointer;
}

.link, .link:link, .link:visited, .link:hover {
	color: #2053a8;
	text-decoration:underline;
	cursor:pointer;
}
.headerlink, .headerlink:link, .headerlink:visited, .headerlink:hover {
	color: #2053a8;
	text-decoration:none;
	cursor:pointer;
}
.error
{
 color:Red;
}

.reorderlist ul
{	
	display: inline;
	list-style:none;
	list-style-type:none;
	white-space:nowrap;
}
.reorderlist li
{
	float: left;
	display: inline;
	list-style:none;
	list-style-type:none;
}
.progressBarContainer {
    border: 1px solid #000;
    width: 200px;
    height: 20px;
}

.progressBar {
    color: #3f5d8f;
    background-color: #bfd4e9;
    height: 20px;
    width: 0px;        
}
.ProgressText
{
	font-size: 14px;
	font-weight: bold;
	color: #3f5d8f;	
	text-decoration: none;	
}
.closeWindow, .closeWindow:link, .closeWindow:hover, .closeWindow:visited
{
	text-decoration:none;
	color:Black;
}
.plainBody
{
	background-color:#ffffff;
	background-image:none;
}
.hr
{
	color:#d7d7d7;
}
.icon
{
	border-color:#d7d7d7;
}
/* You Tube classes*/

.highlightBox {
	BORDER-RIGHT: #fc3 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #fc3 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; BORDER-LEFT: #fc3 1px solid; PADDING-TOP: 6px; BORDER-BOTTOM: #fc3 1px solid; BACKGROUND-COLOR: #ffc
}

.smallText {
	FONT-SIZE: 11px
}

.commentEntryReply1 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}

.commentEntryReply2 {
	MARGIN: 6px 0px 5px 40px; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}

.commentEntryReply3 {
	MARGIN: 6px 0px 5px 80px; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}

.commentEntryReply4 {
	MARGIN: 6px 0px 5px 120px; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}

.commentHead {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; font-weight:bold
}

#groupTopicTopEntry {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-TOP: 4px; BACKGROUND: #def
}

#groupReplyEntry {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

.confirmBox {
	BORDER-RIGHT: #666 3px solid; PADDING-RIGHT: 6px; BORDER-TOP: #666 3px solid; MARGIN-TOP: 3px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #666 3px solid; COLOR: #006; PADDING-TOP: 6px; BORDER-BOTTOM: #666 3px solid; TEXT-ALIGN: center
}

.mailMessageArea {
	BORDER-RIGHT: #999999 1px dashed; PADDING-RIGHT: 7px; BORDER-TOP: #999999 1px dashed; PADDING-LEFT: 7px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 10px; BORDER-LEFT: #999999 1px dashed; PADDING-TOP: 7px; BORDER-BOTTOM: #999999 1px dashed; BACKGROUND-COLOR: #ffffff
}

.OuterTableBox {
	BORDER-RIGHT: #E0E0E0 2px solid; PADDING-RIGHT: 6px; BORDER-TOP: #E0E0E0 2px solid; MARGIN-TOP: 2px; PADDING-LEFT: 2px; MARGIN-BOTTOM: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #E0E0E0 2px solid; COLOR: #006; PADDING-TOP: 6px; BORDER-BOTTOM: #E0E0E0 2px solid; TEXT-ALIGN: center
}
