﻿/****the following styles are needed for the telerik RichHTML editor to function properly, there is a reference to cobInternetPageLayouts.css on the following file:
\\serverNAME\c$\Program Files\Common Files\Microsoft Shared\Web Server Extensions\wpresources\RadEditorSharePoint\5.5.1.0__1f131a624888eeed\Resources\CssEditor.css**********/
/*{font-size:13px}*/

/*body#bodyContent{ font-size:13px; color:#4d5266; FONT-FAMILY: Tahoma,Verdana }do not remove this line, it's used for proper formatting of content using the telerik tool*/
	
#bodyContent {font-size:13px; font-family:Tahoma,Verdana; color:#4D5266;}

#bodyContent a, #bodyContent a span, #bodyContent a:link, #bodyContent a:link span {COLOR: #1270df; text-decoration:underline;}
#bodyContent a:hover{color:#092d62; text-decoration:underline}

#bodyContent img, .cobRightNav img  {
	border:0px!important
}

#bodyContent span{LINE-HEIGHT: 120%;FONT-SIZE:100%;COLOR:#4d5266;FONT-FAMILY: Tahoma,Verdana}
	
#bodyContent p{LINE-HEIGHT: 120%;FONT-SIZE:100%;COLOR:#4d5266;FONT-FAMILY: Tahoma,Verdana}
/*.cobRed {color:#a6101e!important;}*/
		
#bodyContent h1, .cobRightNav h1{margin-top:3px;
font-family:Tahoma,Verdana;
	font-size:130%!important;
	font-weight:bold;
	COLOR: #677c99;	}	

#bodyContent h2, .cobRightNav h2{
	font-family:Tahoma,Verdana;
	font-size:115%!important;
	font-weight:bold;
	color:#092d62;}	

#bodyContent h3, .cobRightNav h3{
	font-family:Tahoma,Verdana;
	font-size:105%!important;
	font-weight:bold;
	color:#092d62;}	

#bodyContent ul, .cobRightNav ul{ font-family:Tahoma,Verdana;
    list-style-type:none!important;
    /*display:inline-block;*/
    width:100%;
    line-height: 120%!important;
    font-size:100%;
    /*clear:both;*/
    COLOR: #4D5266; margin-left:0px; padding-left:10px; margin-bottom:12px; margin-top:0px}

#bodyContent ul li, .cobRightNav ul li{list-style-type:none; background-image:url(/_layouts/images/square.gif); background-repeat:no-repeat; background-position:0px 6px; padding-left:15px;}

#bodyContent ol, .cobRightNav ol{ font-family:Tahoma,Verdana; text-align:left;
    margin-left:0px;
    padding-left:30px;
    /*display:inline-block;*/
    line-height: 120%;
    font-size:100%;
    /*clear:both;*/
    COLOR: #4D5266;
}
#bodyContent HR, .cobRightNav HR {color:#eaedf2; background-color:#eaedf2; height:1px; border:none;}


.floatLeft
{
    float:left; 
    margin: 5px 10px 10px 0px; 
    display:inline;
    text-align:left;
}
.floatRight
{
    float:right;
    margin:5px 0px 10px 10px; 
    display:inline;
    text-align:right;
}
.floatLeftDiv
{
    float:left; 
    padding: 5px 10px 10px 0px; 
    display:inline;
    text-align:left;
}
.floatRightDiv
{
    float:right;
    padding:5px 0px 10px 10px; 
    display:inline;
    text-align:right;
}
.caption, .caption span 
{
    font-family:Tahoma,Verdana;
    font-size:85%!important;
    line-height:120%;
    color:#8295af!important;
}


.cobRightNav Table {font-family:Tahoma; font-size:100%; color:#4d5266;}
#bodyContent Table, #bodyContent Table span, #bodyContent Table p {font-family:Tahoma; font-size:100%; color:#4d5266;}
.cobRightNav Table td{vertical-align:top; font-size:100%}

#bodyContent table td{vertical-align:top; font-size:100%}


/**************Table Styles for TELERIK html editor control************/
/******to add or remove tables from this control, the same class name should be called from within the following configuration file:
\\serverNAME\c$\Program Files\Common Files\Microsoft Shared\Web Server Extensions\wpresources\RadEditorSharePoint\5.5.1.0__1f131a624888eeed\Resources\EditorDialogs\TableBorder.ascx*********/


.telerik-reTable-4, .telerik-reTable-3, .telerik-reTable-2, .telerik-reTable-1{
    width:100%; 
    border-collapse:collapse; border-style:none;
    color:#4d5266;
    }
    	
/****table 1 of 4 (alternating Row Color w/ dark header)*****/
.telerik-reTable-1{border-bottom:1px solid #F5F5F5;}
.telerik-reTable-1 td{padding:2px; border-right:2px solid white; background-color: #f6f6f6; }
.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td{
	background-color:#8196b1!important;
	font-size:115%;
	line-height:130%;
	font-weight:bold;
	color:white!important}
.telerik-reTable-1 th {
	background-color:#8196b1!important;
	font-size:115%;
	line-height:130%;
	font-weight:bold;
	color:white!important}
.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td {
	border-bottom:2px solid white; 	vertical-align:bottom!important; text-align:left!important;}	
.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td span{
	color:#fff!important
}
.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td p{
	color:#fff!important
}
.telerik-reTable-1 tr.telerik-reTableOddRow-1 td{background-color:#fff;}

	
/****table 2 of 4 (Light Grid)*****/	
.telerik-reTable-2 td{
	padding:2px; border:1px solid #e6e6e6;}
.telerik-reTable-2 tr.telerik-reTableHeaderRow-2 td{
	background-color:#e6e6e6;
	font-size:115%;
	line-height:130%;
	font-weight:bold;

	}
.telerik-reTable-2 tr.telerik-reTableHeaderRow-2 td{
	vertical-align:bottom!important;text-align:left!important
}
/****table 3 of 4 (Solid Color Light Header)*/
.telerik-reTable-3 tr td{
background-color:#f6f6f6	
}
.telerik-reTable-3 tr.telerik-reTableHeaderRow-3 td{
	background-color:#e6e6e6;
	font-size:115%;
	line-height:130%;
	font-weight:bold;

    }
.telerik-reTable-3 tr.telerik-reTableHeaderRow-3 td{
	vertical-align:bottom!important;text-align:left!important
}
.telerik-reTable-3 td{
padding:2px;
border-right:2px transparent solid;
border-bottom:2px transparent solid
}

/*****table 4 of 4 (Solid Color Dark Header)*/
.telerik-reTable-4 tr td{
background-color:#f6f6f6	
}
.telerik-reTable-4 td{
padding:2px;
border-right:2px transparent solid;
border-bottom:2px transparent solid
}
.telerik-reTable-4 tr.telerik-reTableHeaderRow-4 td{
	background-color:#8196b1;
	font-size:115%;
	line-height:130%;
	font-weight:bold;
	color:white!important;
	}
.telerik-reTable-4 tr.telerik-reTableHeaderRow-4 td{
	vertical-align:bottom!important;text-align:left!important
}

.telerik-reTable-4 tr.telerik-reTableHeaderRow-4 td span{
	color:#fff!important;
}

	
.telerik-reTable-4 tr.telerik-reTableHeaderRow-4 td p{
	color:#fff!important;
}
/***********************end of telerik styles*********************************/

