body {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	text-align: left;
}

td {vertical-align:top;}

ol 
{
	margin: 2px 8px 20px 20px;
}
ol li
{
	margin:0 0 .7em 4px;
	list-style-type:decimal;
}


em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

a:link {
	color: #B51D21; /*#fc0;*/
	text-decoration: none;
}
a:visited {
	color: #B51D21;/*#fc0;*/
	text-decoration: none;
}
a:hover {
	color: #F4811F;
	text-decoration: underline;
}
a:active {
	color: #B51D21;
	text-decoration: none;
}
p { margin-bottom:.8em;}
h1 {
	font-size: 30px;
	color: #002560;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}

h2 {
	font-size: 18px;
	color: #002560;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
}
/*alternate colours for different sectors. Used with H2 and maybe more */
.education { color: #f58220; }

.healthcare { color: #862025; }
.utilities { color: #ffcc08; }
.other, .public { color: #002560; }
h3 {
	font-size: 14px;
	color: #002560;
    font-weight:bold;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
}
h4 {
	font-size: 14px;
	color:#666;
	letter-spacing: -0.03em;
	font-weight:bold;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
}
#wrapper {
	text-align: center;
}
#wrapper #innerWrapper {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	zoom:1; /*for ie6*/
}
#doc2 {
	background-color: #FFFFFF;
}
#hd {
	line-height: 28px;
	background-color: #cc0000;
	background-image: url(../images/redbar.gif);
	background-repeat: repeat-x;
	border-bottom: solid 7px #ccc;
}
#bd {
    margin-top: 10px;

    }
#ctl00_ctl00_ContentPlaceHolder1_sector{
    background: url(../images/other_photo.jpg) no-repeat bottom left;
    min-height:650px;
    height:auto !important;
    height:650px;
    }
#ctl00_ctl00_ContentPlaceHolder1_sector.publicSector {
    background: url(../images/public_photo.jpg) no-repeat bottom left;
    }
#ctl00_ctl00_ContentPlaceHolder1_sector.educationSector {
    background: url(../images/education_photo.jpg) no-repeat bottom left;
    }
#ctl00_ctl00_ContentPlaceHolder1_sector.healthcareSector {
    background: url(../images/health_photo.jpg) no-repeat bottom left;
    }
#ctl00_ctl00_ContentPlaceHolder1_sector.utilitiesSector {
    background: url(../images/utility_photo.jpg) no-repeat bottom left;
    }
#bd ul
{
	margin: 0px 0px 15px 20px;
}
#bd ul li
{
	list-style-image:url("../images/list-bullet.gif");
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0.4em;
	margin-left: 10px;
}
#bd ul.downloads li{
    list-style-image:url(../images/pdf-icon-large.jpg) !important;
    }
#mainContent {
	padding: 0px 20px 30px 0px;
	min-height: 200px;
}
#rightContent { 
    background:url(../images/public_faqtop.gif) repeat-y;   
    padding:10px 5px;
    margin-top: -10px;
    }
#rightContent p { line-height: 11px !important; }
#rightContent div.sf_listItemBody{ 
    color:#666;
    padding-top:5px;
    font-size:90%;
    }
    
#rightContent p.sf_listItemTitle a, #rightContent p.sf_listItemTitleexp a { 
    color: #002560; 
    font-size:11px;
    font-weight:bold;
     }

 

#rightContent ul { margin:0;padding:0;}
#rightContent ul li{ margin:0;padding:.3em; list-style-image:none;}

#leftContent {
	background-image: url(../images/dots2_v.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
#secondaryContent {
    padding:5px 10px 5px 20px;
    background: url(../images/dots_v.gif) repeat-y;
}

#ft 
{

}
#ftContent {
	padding: 5px;
	font-size: 90%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A9D4EC;
	margin-right: 8px;
	margin-left: 8px;
}
#ftContent p {
	margin-bottom: 0.4em;

}
#ft a:link {
	color: #fff;
	text-decoration: none;
}
#ft a:visited {
	color: #fff;
	text-decoration: none;
}
#ft a:hover {
	text-decoration: underline;
}
#ft a:active {
	color: #fff;
	text-decoration: none;
}
#ft {
	font-size: 9px;
	line-height: 20px;
	color: #FFF;
	background-color: #002560;
}

/* Home only styles */
#leftContent.home {
    padding: 20px;
    background-color:#fff;
}
#leftContent.home p{
    color:#000;
}


#homeNews {
    background: url(../images/news_2.gif) repeat-x;
    }
#rotator { 
    background: url(../images/news_1.gif) no-repeat; 
    padding-left:100px;
}
#rotator ul { margin:0; padding:0; }
#rotator ul li{ margin:0; padding:0; }
#homeMembers {
    background-color: #FFCC08;
    padding:10px;
    color: #002560;
    font-size:90%;
    }
/* End Home styles */

/* Sitefinity specific styles */
ul.sf_newsList li{
    list-style-image:none !important;
    margin-left:0 !important;
    }
ul.sf_newsList {
    margin-left: 0 !important;
    }

dl.searchResults dt {margin-top:10px;}

ol.sf_pager
{
    padding-left: 5px !important;
    margin:10px !important;
    float:none !important;
}
ol.sf_pager li {
    list-style-type: none !important;
    float:none !important;
    display:inline;
}
.sf_postTags {
    color: #777;
    }
.sf_postTags a {
    color: #777;
    text-decoration:none;
    font-size:90%;
    }
.sf_postTags a:hover {
    text-decoration:underline;

    } 
a.rfdSkinnedButton { padding-right:12px !important;} 
/*End of Sitefinity Specific */


#midContent img
    {
    padding:20px 0 0 20px;
    }

#midContent a.demo {
    color: #002560;
    margin-left:35px;
    }
#subMenu{
     font-size:80%;
     padding: 12px 5px;
     }
#subMenu ul{
    margin:0;
    padding:0;
    }
#subMenu ul li{
    margin:0;
    padding:.3em;
    list-style-image:none;
    }
#subMenu a{
    color: #002560;
    }
#subMenu a.active {
    color:#999;
    }
#evalForm {
	margin : 10px 0 25px 0;
	padding : 10px 0 0 0;
    background-color:#f1f1f1;
    border:solid 1px #e1e1e1;

}

#evalForm  label, #evalForm  p {
	font-size:95%;
    color:#666;
    font-weight:bold;
    padding-left:10px;
	}
#evalForm fieldset legend{
	font-size: 125%;
	color: #002560;
	margin : 0px;
	padding : 0px;
}

#evalForm .RadComboBox_Web20 td.rcbInputCellLeft
{
    background-position: 0pt -132px !important;
    color:#337AC8 !important;
}


#evalForm .RadComboBox_Web20 .rcbInput {
    color:#337AC8 !important;
    margin:0 !important;
    padding:0 !important;
    }

#evalForm fieldset #type label{
	float: left;
	width: auto;
	padding:3px 0 3px 0;
	color:#002560;
}

#sectorMenu div { padding: 0 8px 15px; background: url(../images/dots_h.gif) no-repeat 0 bottom; height: 100px; }
#sectorMenu div.lastSector { background-image:none; }
#sectorMenu p { margin-left:70px; }
#sectorMenu a.sectorImage { background-image: url(../images/Icons.png); background-repeat: no-repeat; display:block; width: 65px; height: 94px; float:left; clear:both; padding-right: 5px; }



a.education {  background-position: 0 -240px; color: #f58220 !important;} 
a.education:hover {   background-position: 0 -384px;  } 

a.health {  background-position: 0 -528px; color: #862025 !important; } 
a.health:hover {   background-position: 0 -672px; } 

a.other { background-position: 0 -816px; color: #002560 !important; } 
a.other:hover {   background-position: 0 -960px;  } 

a.public {  background-position: 0 -1104px; color: #002560 !important;} 
a.public:hover {   background-position: 0 -1248px; } 
a.publicStatic {  background-image: url(../images/Icons.png); background-repeat: no-repeat; display:block; width: 65px; height: 94px; float:left; clear:both; padding-right: 5px; background-position: 0 -1104px; } 

a.utility { background-position: 0 -1392px; color: #ffcc08 !important; } 
a.utility:hover {   background-position: 0 -1536px;  } 


a.demo { background-image: url(../images/Icons.png); background-repeat: no-repeat; background-position: 0 0; width: 80px; height: 70px; display:block;padding: 0 5px 5px 0;} 
a.demo:hover {   background-position: 0 -120px;} 

/* Classes */
.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 5px;
	height: 12px;
	margin: 5px;
}
.floatLeft { float:left; }
.floatRight { float:right; }
.center { margin:0 auto; }
.blockImg {
	display:block; 
	}
.menuEmphasis {
    font-weight: bold;
    font-size:110%;
    }
#newsRotator {
	line-height: 24px;
	border-top: solid 1px #ccc;
    font-size:90%;
    }

#newsRotator ul { margin: 0 0 0 10px; } 
#newsRotator ul li { margin:0; padding: 0; }
#newsRotator #newsHeading {
    	background-color: #cc0000;
	background-image: url(../images/redbar.gif);
	background-repeat: repeat-x;
    width:350px;
    }
#newsRotator #newsHeading p{
    padding:0 8px 0 12px; 
    margin:0; 
    font-weight:bold; 
    text-transform:uppercase;
    color:#fff;
    text-align:right;
    }
.topPhone {
    float:right; 
    color:#fff;
    font-size:12px;
     margin:0 15px; 
     padding:0; 
     line-height:28px; 
     font-weight:bold;
     }
