/*********************************************************/
/* COMMON                                                */
/*********************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002C77;
	background-color: #EAEAEA;
}

.clear {
	clear: both;
}

h2 {
display:block;
font-size:1.5em;
font-weight:bold;
margin:0.83em 0;
}

.blur {
	color: #999;
}

input:disabled {
	background: white;
	color: black;
}

.errors, .errors legend, .error {
	color: red;
}

.errors {
	display: none;
}

.note {
	margin: 4px 0;
	font-size: 90%;
}

label {
	font-weight: bold;
}

/*********************************************************/
/* MAIN DIVS                                             */
/*********************************************************/


#Main {
	margin: 0px auto;
	width: 740px;
	padding: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 2px solid #002C77;
	background-color: #FFFFFF;
}

#Left {
	width: 205px;
	float: left;
}

#Right {
	float: right;
	width: 503px;
}

#Content {
	margin-top: 23px;
}

#Footer {
	border-top: 8px solid #cbdbe8;
	color: black;
	text-align: left;
	margin-top: 23px;
	padding-top: 13px;
	height: 35px;
}

#Footer #bbb {
	float: right;
	width: 150px;
}

#TopNav {
	float: right;
	margin-bottom: 23px;
	width: 170px;
}

/*********************************************************/
/* TOP NAV SETUP                                         */
/*********************************************************/
#TopNav ul, #TopNav ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#TopNav ul li {
	float: left;
}

#TopNav ul li a {
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	color: black;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/topnav_triangles.jpg) top center no-repeat;
}

#TopNav ul li#facebook a {
	background: none;
	padding-top: 0px;
}

#TopNav ul li a:visited, #TopNav ul li a:active {
	color: black;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

/*********************************************************/
/* LEFT SETUP                                            */
/*********************************************************/
#Left #LogoBox {
	border-top: 8px solid #cbdbe8;
	border-bottom: 8px solid #cbdbe8;
}

#Left .box {
	margin-top: 23px;
}

/* Navigation */
#Navigation {
	margin-top: 23px;
	
}

#Navigation li {
	height: 1%;
}

#Navigation a {
	text-decoration: none;
	background: url(../img/nav-square.png) no-repeat 10px #002C77;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px 10px 30px;
	color: #fff;
	border-top: 1px solid #E17000;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}

#Navigation a:hover, #Navigation a.active:hover {
	background-color: #cbdbe8;
	color: #002C77;
}

#Navigation a:active, #Navigation a.active {
	background-color: #001740;
}

#Navigation ul {
	list-style: none;
	border: 1px solid #E17000;
	border-top: 0;
	padding: 0;
	margin: 0px;
	width: 205px;
}


/*********************************************************/
/* RIGHT SETUP                                           */
/*********************************************************/

#Right #Banner {
}

#rotator {
    position:relative;
    width: 503px;
	height: 220px;
	margin: 0px;
	padding: 0px;
}

#rotator IMG {
    position:absolute;
    z-index:8;
	margin: 0px;
	padding: 0px;
	float: right;
}

#rotator IMG.active {
    z-index:10;
}

#rotator IMG.last-active {
    z-index:9;
}

/*********************************************************/
/* HOME PAGE SETUP                                       */
/*********************************************************/

#intro { 
}
#services {
	clear: both;
	margin-top: 23px;
	float: left;
	width: 200px;
	background-color: #f3f3f5;
	border: 1px solid #002C77;
	/*height: 210px; */ /* with image */
	height: 112px;
}

#extra {
	clear: left;
	margin-top: 13px;
	float: left;
	width: 200px;
	background-color: #f3f3f5;
	border: 1px solid #002C77;
	/*height: 210px; */ /* with image */
	height: 83px;
	overflow: hidden;
}

#extra-right {
	clear: right;
	margin-top: 13px;
	float: right;
	width: 271px;
	height: 85px;
	overflow: hidden;
}

#services img {
	padding: 0px;
	margin: 0px;
}

#services ul {
	margin: -3px 0px 0px 0px !important;
	padding: 0px;
	font-size: 10px;
	list-style: square;
	display: block;
}

#services ul li {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#ceo {
	margin-top: 23px;
	float: right;
	width: 269px;
	background-color: #f3f3f5;
	border: 1px solid #002C77;
	height: 112px;
	overflow: hidden;
}

#tna {
	float: right;
	margin-top: 13px;
}

#ceo .text {
	display: block;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002C77;
	text-align: center;
	padding: 10px 5px 6px 5px;
	line-height: 16px;
}

#ceo .sign {
	color: black;
	font-size: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#underwriters {
	clear: both;
	padding: 2px 0px 2px 0px;
	background-color: #f3f3f5;
	border: 1px solid #002C77;
	text-align: center;
}
#underwriters img {
	padding: 10px 5px;
}

.fancyimg {
	border: 1px solid #002C77;
	margin-right: 10px;
}
/*********************************************************/
/* H1  SETUP                                             */
/*********************************************************/
h1.title, h2.title {
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
h1.title span, h2.title span {
	display: none;
}

h1#transcountytitleagency {
	float: left;
	width: 231px;
	height: 24px;
	background-image: url(../img/ourmissionstatement.jpg);
}

h2#servicestitle {
	height: 24px;
	background-image: url(../img/h2_services.jpg);
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
}
h2#underwriterstitle {
	margin-top: 23px;
	width: 231px;
	height: 24px;
	background-image: url(../img/h2_underwriters.jpg);
	margin-bottom: 5px;
}

h2#calculatorstitle {
	margin-top: 23px;
	width: 231px;
	height: 24px;
	background-image: url(../img/calculators.jpg);
	margin-bottom: 5px;
}

h2#saveonyourelectic {
	height: 24px;
	background-image: url(../img/title-saveonelectric.png);
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
}

h2#postcards {
	height: 24px;
	background-image: url(../img/title-postcards.png);
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
}

/***********************************/

#Content {
	line-height: 18px;
}

#Content h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#Content div.box h1 {
	margin: 0;
	font-size: 14px;
	text-transform: none;
}

#Content ul {
	margin: 0;
	padding-left: 25px;
	margin-bottom: 18px;
}

#Content a {
	color: #E17000;
	text-decoration: none;
	font-style:italic; 
}

#Content a.right {
	float: right;
}

#Content a:hover {
	text-decoration: underline;
}

#Content div.box {
	background-color: #f3f3f5;
	border: 1px solid #002C77;
	padding: 10px;
	margin-bottom: 18px;
}

#Content div.box p {
	margin: 0 0 12px 0;
	text-align: justify;
}

#Content ul, #Content ul li {
	list-style: square!important;
	margin-bottom: 0;
}

#Content .box .affil {
	float: left;
	width: 220px;
	margin: 5px;
	padding: 4px;
	background: #fcfcff;
	text-align: center;
	border: 1px solid #dfecf7;
}

#Content .box .affil h1 {
	display: inline;
}

#Content .column {
	float: left;
	display: inline;
	width: 230px;
	margin-right: 10px;
}

#Content ul.col2 li {
	float: left;
	width: 225px;
}

h1.header {
	height: 22px;
	width: 250px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
}

legend {
	font-weight: bold;
	font-size: 13px;
	color: #002C77;
}

fieldset {
	margin-bottom: 20px;
	border: 1px solid #999999;
	padding: 5px;
}

.txtfield {
		width: 226px;
		border: 1px solid #CCCCCC;
		padding-left: 2px;
		padding-right: 2px;
}

.txtarea {
	width: 450px;
	border: 1px solid #CCCCCC;
}

#Error {
	border: 1px solid red;
	font-weight: bold;
	color: red;
	background-color: #FFCCCC;
	padding: 10px;
	margin-bottom: 20px;
}

.calculator {
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(../img/calculator.png) no-repeat 5%;
	text-indent: 30px;
	margin-right: 5px;
	margin-left: 5px;
}

div.collapse {
	display: none;
	overflow: hidden;
}
div.collapse p {
	margin-bottom: 8px;
}
div.collapse p {
	margin-bottom: 8px;
}
div.collapse span {
	line-height: 8px;
}
div.service {
	margin-bottom: 18px;
	background: #e7e7e9;
	padding: 8px;
}
div.service h2 {
	margin: 0px;
	padding: 0px;
}
div.service h2.expand a {
	text-decoration: none;
	color: #002C77!important;
	font-style: normal!important;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
div.service h2.expand a:hover {
	text-decoration: underline;
}

.floatlist li {
	float: left;
	width: 225px;
	list-style: square;
}
