
/* The styles were "borrowed" from the ccn.com web site */

.cnnPad1TB5LR {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 1px
}
.clear {
    CLEAR: both
}

.cnnWCBox {
}
.cnnWCBox .cnnBoxHeader DIV {
    BACKGROUND: url(Images/corner_dg_TL.gif) #fff no-repeat 0px 0px;
    OVERFLOW: hidden;
    WIDTH: 4px;
    HEIGHT: 4px;
}
.cnnWCBox .cnnBoxHeader {
	background: url(Images/corner_dg_TR.gif) #fff no-repeat 100% 0px;
	overflow: hidden;
	height: 4px;
}
.cnnWCBox .cnnBoxContent {
    BACKGROUND-COLOR: #ffffff;
}
.cnnWCBox .cnnBoxFooter DIV {
    BACKGROUND: url(Images/corner_dg_BL.gif) #fff no-repeat 0px 0px;
    OVERFLOW: hidden;
    WIDTH: 4px;
    HEIGHT: 4px
}
.cnnWCBox .cnnBoxFooter {
    BACKGROUND: url(Images/corner_dg_BR.gif) #fff no-repeat 100% 0px;
    OVERFLOW: hidden;
    HEIGHT: 4px
}


.cnnWireBox {
}
.cnnWireBox .cnnWireBoxHeader DIV {
    BACKGROUND: url(Images/corner_wire_TL.gif) #fff no-repeat 0px 0px;
    WIDTH: 4px;
    HEIGHT: 4px;
}
.cnnWireBox .cnnWireBoxHeader {
	background: url(Images/corner_wire_tr_bg.gif) #fff no-repeat 100% 0px;
	height: 4px;
	overflow: hidden;
}
.cnnWireBox .cnnWireBoxContent {
    BORDER-LEFT: #dfdfdf 1px solid;
    BORDER-RIGHT: #dfdfdf 1px solid;
    BACKGROUND-COLOR: #0000cc;
}
.cnnWireBox .cnnWireBoxFooter DIV {
    BACKGROUND: url(Images/corner_wire_BL.gif) #fff no-repeat 0px 0px;
    WIDTH: 4px;
    HEIGHT: 4px;
    BACKGROUND-COLOR: #ffffff;
}
.cnnWireBox .cnnWireBoxFooter {
    BACKGROUND: url(Images/corner_wire_BR_bg.gif) #fff no-repeat 100% 0px;
    HEIGHT: 4px;
    OVERFLOW: hidden;
    BACKGROUND-COLOR: #ffffff;
}


.cnnWireBoxContent {
	width: 100%;
}
.cnnWireBoxContent .cnnWireBoxContentHeader {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	color: White;
	float: left;
    width: inherit;
}
.cnnWireBoxContent .cnnWireBoxContentBody {
    BORDER-TOP: #dfdfdf 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    font-size: 10px;
    BACKGROUND-COLOR: #ffffff;
    width: inherit;
    overflow:auto;
}


.BoxOrangeTop {
	BACKGROUND-IMAGE: url(images/box_orange_t.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.BoxOrangeBottom {
	BACKGROUND-IMAGE: url(images/box_orange_b.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.BoxOrangeLeft {
	BACKGROUND-IMAGE: url(images/box_orange_l.gif);
	BACKGROUND-REPEAT: repeat-y;
}
.BoxOrangeRight {
	BACKGROUND-IMAGE: url(images/box_orange_r.gif);
	BACKGROUND-REPEAT: repeat-y;
}
.BoxHeaderGradient {
	BACKGROUND-IMAGE: url(images/box_header_gradient.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.BoxContentLeftGradient {
	BACKGROUND-IMAGE: url(images/box_content_l.gif);
	BACKGROUND-REPEAT: repeat-y;
}
.BoxContentRightGradient {
	BACKGROUND-IMAGE: url(images/box_content_r.gif);
	BACKGROUND-REPEAT: repeat-y;
}
.BoxContent {
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    font-size: 10px;
    BACKGROUND-COLOR: #ffffff;
    overflow: auto;
}
/* Page heading and footing styles */

.PageHeadingSystemName {
	font-weight: bold;
	font-size: 14px;
	color: #ff6633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.PageHeadingPageName {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
.RaceStripeGradient {
	BACKGROUND-IMAGE: url(Images/racingstripebg.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.NavGradient {
	BACKGROUND-IMAGE: url(images/navigation/NAV_background.JPG);
	BACKGROUND-REPEAT: repeat-x;
}
.PageFooting {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* Colors */

.ColorISCorpOrange	{background-color: #ff6633;}
.ColorISCorpBlue	{background-color: #0000cc;}
.ColorISCorpGreen	{background-color: #009966;}
.ColorDarkGray		{background-color: #666666;}
.ColorMediumGray	{background-color: #999999;}
.ColorLightGray		{background-color: #cccccc;}
.ColorLightYellow	{background-color: #ffffcc;}
.ColorLightBlue		{background-color: #CCCCFF;}

/* Content styles */

.ContentLabel {
	font-weight: normal;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentButton {
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumNormalBlack {
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumNormalBlackItalic {
	font-weight: normal;
	font-size: 10px;
	FONT-STYLE: italic;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumNormalWhite {
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumBoldBlack {
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumBoldBlackItalic {
	font-weight: bold;
	font-size: 10px;
	FONT-STYLE: italic;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumBoldWhite {
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumBoldWhiteItalic {
	font-weight: bold;
	font-size: 10px;
	FONT-STYLE: italic;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumBoldBlue {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumBoldOrange {
	font-weight: bold;
	font-size: 10px;
	color: #ff6633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMediumNormalItalicGray {
	font-weight: normal;
	font-size: 10px;
	FONT-STYLE: italic;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentLargeNormalBlack {
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentLargeNormalWhite {
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentLargeBoldBlack {
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentLargeBoldBlackItalic {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentLargeBoldWhite {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentLargeBoldOrange {
	font-weight: bold;
	font-size: 12px;
	color: #ff6633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentLargeBoldGray {
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentBigNormalBlack {
	font-weight: normal;
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentBigNormalWhite {
	font-weight: normal;
	font-size: 14px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentBigBoldBlack {
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentBigBoldBlackItalic {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: black;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
.ContentBigBoldWhite {
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentBigBoldOrange {
	font-weight: bold;
	font-size: 14px;
	color: #ff6633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.RightBarHeading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: black;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
}
.InformationMessage {
	font-weight: bold;
	font-size: 10px;
	color: green;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.WarningMessage {
	font-weight:bold;
	font-size:10px;
	color:black;
	font-family:Arial, Verdana, helvetica,sans-serif;
}
.ErrorMessage {
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* Links */

.MainNavigationLink {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link.MainNavigationLink {
	color: white;
	text-decoration: none;
}
A:visited.MainNavigationLink {
	color: white;
	text-decoration: none;
}
A:hover.MainNavigationLink {
	color: white;
	text-decoration: underline;
}
.CalendarPrevNextLink {
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link.CalendarPrevNextLink {
	color: white;
	text-decoration: none;
}
A:visited.CalendarPrevNextLink {
	color: white;
	text-decoration: none;
}
A:hover.CalendarPrevNextLink {
	color: white;
	text-decoration: underline;
}
.CalendarDayLink {
	font-weight: bold;
	font-size: 14px;
	color: #ff6633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.CalendarDayLink {
	color: #ff6633;
	text-decoration: underline;
}
A:visited.CalendarDayLink {
	color: #ff6633;
	text-decoration: underline;
}
A:hover.CalendarDayLink {
	color: #ff6633;
	text-decoration: underline;
}
.NewsLink {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.NewsLink {
	color: #0000cc;
	text-decoration: underline;
}
A:visited.NewsLink {
	color: #0000cc;
	text-decoration: underline;
}
A:hover.NewsLink {
	color: #ff6633;
	text-decoration: underline;
}
.RightSideBarLink {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.RightSideBarLink {
	color: #0000cc;
	text-decoration: underline;
}
A:visited.RightSideBarLink {
	color: #0000cc;
	text-decoration: underline;
}
A:hover.RightSideBarLink {
	color: #ff6633;
	text-decoration: underline;
}
.TeamMemberLink {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.TeamMemberLink {
	color: #0000cc;
	text-decoration: underline;
}
A:visited.TeamMemberLink {
	color: #0000cc;
	text-decoration: underline;
}
A:hover.TeamMemberLink {
	color: #ff6633;
	text-decoration: underline;
}
.ResultsLink {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.ResultsLink {
	color: #0000cc;
	text-decoration: underline;
}
A:visited.ResultsLink {
	color: #0000cc;
	text-decoration: underline;
}
A:hover.ResultsLink {
	color: #ff6633;
	text-decoration: underline;
}
.ScheduleMonthLink {
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.ScheduleMonthLink {
	color: white;
	text-decoration: underline;
}
A:visited.ScheduleMonthLink {
	color: white;
	text-decoration: underline;
}
A:hover.ScheduleMonthLink {
	color: #ff6633;
	text-decoration: underline;
}
.MemberGroupLinkWhite {
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link.MemberGroupLinkWhite {
	color: white;
	text-decoration: none;
}
A:visited.MemberGroupLinkWhite {
	color: white;
	text-decoration: none;
}
A:hover.MemberGroupLinkWhite {
	color: white;
	text-decoration: underline;
}
.Email {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.Email {
	color: #0000cc;
	text-decoration: underline;
}
A:visited.Email {
	color: #0000cc;
	text-decoration: underline;
}
A:hover.Email {
	color: #ff6633;
	text-decoration: underline;
}
.PageHeaderMinorLink {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link.PageHeaderMinorLink {
	color: #0000cc;
	text-decoration: none;
}
A:visited.PageHeaderMinorLink {
	color: #0000cc;
	text-decoration: none;
}
A:hover.PageHeaderMinorLink {
	color: #ff6633;
	text-decoration: underline;
}
.PageFooterLink {
	font-weight: bold;
	font-size: 10px;
	color: #0000cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link.PageFooterLink {
	color: #0000cc;
	text-decoration: none;
}
A:visited.PageFooterLink {
	color: #0000cc;
	text-decoration: none;
}
A:hover.PageFooterLink {
	color: #ff6633;
	text-decoration: underline;
}
.FileListLink {
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.FileListLink {
	color: #000066;
	text-decoration: underline;
}
A:visited.FileListLink {
	color: #000066;
	text-decoration: underline;
}
A:hover.FileListLink {
	color: #ff6633;
	text-decoration: underline;
}

/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	MARGIN-TOP: 0px;
	margin: 0px;
	color: #000000;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
LI
{
	list-style-type: disc;
	color: #000000;
}	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/