/* to remove the border that appears when an image is contained inside an a tag */
/* this will remove both the blue inital one and the purple visited one */
a img
{
 border-style: none;
}

body
{
    font-family: Verdana !important;
    font-size: 10pt !important;
} 


.rad-rteCustom-PageTitle
{
	font-size: 17pt;
	color:#36597c;
}

.rad-rteCustom-SubheadTitle
{
	font-size: 14pt;
	color:#bc600a;			
}

.rad-rteCustom-HeadlineLinks-Large1
{
	font-size: 15px;
	/*color:#36597c;*/
	color:#bc600a;
}

.rad-rteCustom-HeadlineLinks-Large2
{
	font-size: 15px;
	color:#36597c;
}


.rad-rteCustom-HeadlineLinks-Small1
{
	font-size: 13px;
	/*color:#36597c;*/	
	color:#bc600a;	
}

.rad-rteCustom-HeadlineLinks-Small2
{
	font-size: 13px;
	color:#36597c;
}

ul.rad-rteCustom-HeadlineLinks-Large1,
ul.rad-rteCustom-HeadlineLinks-Large2,
ul.rad-rteCustom-HeadlineLinks-Small1,
ul.rad-rteCustom-HeadlineLinks-Small2
{
	list-style-type:square;
	list-style-image: url("/_layouts/images/imgbin/CC_Icon_OrangeSquareDot.jpg");
}

ol.rad-rteCustom-HeadlineLinks-Large1,
ol.rad-rteCustom-HeadlineLinks-Large2,
ol.rad-rteCustom-HeadlineLinks-Small1,
ol.rad-rteCustom-HeadlineLinks-Small2
{
	list-style-type:square;
	list-style-image: url("/_layouts/images/imgbin/CC_Icon_OrangeSquareDot.jpg");
}

.rad-rteCustom-contentWrapper
{
	background: #f7f2ec;
	font-size: 12px;
	color: #5f7e9e;
	padding: 30px;
}

.rad-rteCustom-contentWrapper h3
{
	margin-bottom: 3px;
}

ul.rad-rteCustom-contentList .alt
{
	/*color:#36597c;*/
	width: 99%;
	background: transparent;
	border-bottom: 1px solid #c9ccd5;
}

.alt
{
}

ul.rad-rteCustom-contentList
{
	color:#36597c;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 20px;
}

ul.rad-rteCustom-contentList li
{
	background: #f1e6d2;
	list-style: none;
	padding: 10px;
	margin: 0px;
	width: 99%;
	border-top: 1px solid #c9ccd5;
	padding-top: 8px;
}

.rad-rteCustom-header
{
	background: url("/_layouts/images/imgbin/CC_ContentBanner_Blue755pxW.jpg") no-repeat;
	width: 763px;
	height: 31px;
	color: #fff;
	padding-top: 9px;
	font-weight: bold;
	font-size: 19px;
}

/*
.rad-rteCustom-bc600a_foreground
{
	color:#bc600a;
}
*/

.rad-rteCustom-black_foreground
{
	color:#000000;
}

/*
.rad-rteCustom-white_foreground
{
	color:#ffffff;
}
*/

.rad-rteCustom-b95812_foreground
{
	color:#b95812;
}

.rad-rteCustom-b95812_background
{
	background-color:#b95812;
color:#ffffff;
}

.rad-rteCustom-cd690b_foreground
{
	color:#cd690b;
}

.rad-rteCustom-cd690b_background
{
	background-color:#cd690b;
color:#ffffff;
}


.rad-rteCustom-dd882f_foreground
{
	color:#dd882f;
}

.rad-rteCustom-dd882f_background
{
	background-color:#dd882f;
color:#ffffff;
}

.rad-rteCustom-36597c_foreground
{
	color:#36597c;
}

.rad-rteCustom-36597c_background
{
	background-color:#36597c;
color:#ffffff;
}

.rad-rteCustom-558ec9_foreground
{
	color:#558ec9;
}

.rad-rteCustom-558ec9_background
{
	background-color:#558ec9;
color:#ffffff;
}

.rad-rteCustom-759ec9_foreground
{
	color:#759ec9;
}

.rad-rteCustom-759ec9_background
{
	background-color:#759ec9;
color:#ffffff;
}

.rad-rteCustom-374857_foreground
{
	color:#374857;
}

.rad-rteCustom-374857_background
{
	background-color:#374857;
color:#ffffff;
}

.rad-rteCustom-937354_foreground
{
	color:#937354;
}

.rad-rteCustom-937354_background
{
	background-color:#937354;
color:#ffffff;
}

.rad-rteCustom-d8c0a3_foreground
{
	color:#d8c0a3;
}

.rad-rteCustom-d8c0a3_background
{
	background-color:#d8c0a3;
color:#ffffff;
}

.rad-rteCustom-6c8c2b_foreground
{
	color:#6c8c2b;
}

.rad-rteCustom-6c8c2b_background
{
	background-color:#6c8c2b;
color:#ffffff;
}

/* indent in a table adds an extra space that you cant remove */
td blockquote
{
	margin-top:0px;
	margin-bottom:0px;
}

a.rad-rteCustom-bluelink,
.rad-rteCustom-bluelink a:link,
.rad-rteCustom-bluelink a:visited
{
	color: #003399;
}

a.rad-rteCustom-orangelink,
.rad-rteCustom-orangelink a:link,
.rad-rteCustom-orangelink a:visited
{
	color: #b64e04;
}