*{
	margin:0px;
	padding:0px;
}


body {
	font-size: 12px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	border-top:0px solid #8BC159;
	text-align: center;
	margin: 0px auto 0px auto;
	background-color:#0099CC;		
	margin-left: auto;
	margin-right: auto;
	z-index:0;
	background-image : url(images/global/faded_bg.gif);
	background-repeat : repeat-x;
	background-position : top;
}

TD, TEXTAREA, TH{	
	font-size: 12px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}

TH{
	text-align: left;
	
	
}

.shadedTable{
		width: 470px;
		border: 1px solid #cccccc;
		border-bottom:none;
		margin: 12px 0px 12px 0px;
		
}

.shadedTable TD, .shadedTable TH{
	border-bottom: 1px solid #cccccc;
	padding: 3px 8px;
	vertical-align: top;
}

#content .shadedTable p {
	margin:0.5em 0;
	line-height: normal;
}



#wrapper {
	margin: 0 auto 0 auto;
	border:0px solid red;
	width:780px;
	background-image : url(images/global/body_bg.gif);
	background-repeat : repeat-y;
	background-position : center;
	
}

#topblock{
	width:780px;
	background-image : url(images/global/header_bg_fade.gif);
	background-repeat : no-repeat;
	background-position : bottom center;
	height:20px;
	border:0px solid red;
	margin:10 auto 0 auto
}

#bottomblock{
	width:780px;
	background-image : url(images/global/footer_bg_fade.gif);
	background-repeat : no-repeat;
	background-position : top center;
	height:35px;
	border:0px solid red;
	margin:0 auto 10 auto
}

#innerwrapper {	
	width:760px;
	border:0px solid red;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		
}
	

#headercontainer {
	border:0px solid blue;
	width:760px;
}
	
#header {
	border:0px solid #BCE77C;
	padding:0px 10px 0px 20px;
	height:90px
}

#flashbanner{
	height:120px;
	width:760px;
	background-color: #555555;
}

#noflash{
	padding:20px;
	color:#ffffff
}

#logo{
	float:left;
	display: inline;
	padding:0px;
	margin: 5px 0px 0px 0px;
	}




#header .description {
	float:right;
	margin:66px 0 0 0;
	font-size:120%;
	background-color:none
	}

#header h1 {
	display:none
}

#mainnavcontainer{
	position:absolute;
	top:210px;
	padding: 0px 25px 0px 25px;
	height:30px;
	background-color: transparent;
	border:0px solid red;
	width:760px;
	xoverflow:hidden;
	z-index : 100;
}

#nav {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:30px;
	border:0px solid red;
	background-color: transparent;
}

#nav, #nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
		
}


#nav li {
	float:left;
	list-style:none;
	border:0px solid green;
	height:30px;
	background-color: transparent;
	overflow: visible;
	background-image : url(images/global/nav_item_bg.gif);
	background-repeat : no-repeat;
	background-position : 0px -83px;
	margin: 0px 1px 0px 0px;
	position:relative
}

#nav li a{
	color:#E2E2E2;
	padding:0px 7px 0px 14px;
	line-height:30px;
	font-size:11px  !important;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
}

#nav li.doubleLine{
	height:40px;
	
}

#nav li.doubleLine a{
	line-height:20px;
}

#nav li a:hover {
	text-decoration:none;
	color:#ffffff
}

#nav li.active a {
	text-decoration:none;
	color:#ffffff
}

#nav li.active  {
	background-color: transparent;
	border: 0px solid blue;
	background-image : url(images/global/nav_item_bg.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	color:#ffffff
}

#nav  a.daddy {
	background: url(images/global/rightarrow2.gif) center right no-repeat;
	border: 0px solid green
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:190px;
	font-weight: normal;
	margin: 0;
	border:0px solid black
}

#nav li ul.thinner, #nav li ul.thinner li {
		width:108px;
	}


#nav li li {
	padding-right: 1em;
	width:190px;
	background-color: #D52B17;
	border-bottom:1px solid #941D10;
	border-top:1px solid #EF7769;
	color:#ffffff;
	background-image : none;
	xposition:relative

	}

#nav li ul a, #nav li ul a:hover{
	background-color: transparent;
	font-weight:normal;
	color:#ffffff
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index:500
}

 #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li.sfhover, #nav li:hover  {
	border:0px solid lime;
	background-image : url(images/global/nav_item_bg.gif);
	background-repeat : no-repeat;
	background-position : 0px -42px;
	color:#ffffff
}

#nav li.sfhover a, #nav li:hover a{
	color:#ffffff
}

#nav li li.sfhover, #nav li li:hover    {
	border-bottom:1px solid #941D10;
	border-top:1px solid #EF7769;
	color:#ffffff;
	background-image : none;
	background-color: none;
	background: #BA2514;	
}


.clear {
	clear:both;
}

#contentcontainer{
	border: 0px solid #D52B17;
	border-top: 3px solid #D52B17;
	

}

#content {
	border: 0px solid #D52B17;
	margin:0px 260px 0px 0px !important;
	padding:10px 0px 20px 25px;
	}

#content p {
	line-height:23px;
	margin:0px 0px 0px 0px;
	word-spacing:1px;
}

a {
	text-decoration: underline;
	color:#D52B17;
}

a:hover {
	color:#D52B17;
	background-color: #FBDEDB
}

#content h1 {
	font-size:2em;
	font-weight:normal;
	color:#D52B17;
	padding: 0px 3px 0px 0px;
	margin:7px 0 5px 0px;
	border-bottom:1px solid #eee;
}

#content h2 {
	font-size:1.4em;
	font-weight:normal;
	margin:10px 0px 10px 0px;
	border-bottom:0px dotted #999999;
	padding:0px 0px 0px 0px;
	color: #555555;
}

#content h3 {
	font-size:1.2em;
	font-weight: nornal;
	margin:18px 0px 5px 0px;
	border-right:1px solid #AAAAAA;;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding:5px;
	background: #F5F5F5 url(images/global/sidebar_news_bg.gif) repeat-x bottom;
}

#content h4{
	font-size:1.15em;
	color: #555555;
	font-weight: bold;
	line-height: 150%
}

#content P{
	margin:.9em 0px .9em 0px
}

#content .imageRight{
	float: right;
	border: none;
	display: inline;
	margin: 0px 0px 10px 10px  ;
	padding:0px
}

#content a{
background-image: none;
	
}


#content ul, ol {
	margin:5px 10px 10px 25px;
	border-top:1px solid #eee;
}

#content li {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #eee;
	list-style-type : none;
	list-style-image : url(images/global/bullet.gif);
	line-height: 150%
}

#content ul.downloadlist {
	margin:5px 10px 10px 0px;
	border-top:1px solid #eee;
	padding:0
}

#content ul.downloadlist li{
	list-style-image: none;
	margin:0
}

#content ul.downloadlist li A.pdf{
	background-image:url(images/global/icon_pdf.gif);
	background-repeat: no-repeat;
	padding:2px 0px 2px 21px;

}


#sidebar {
	width:250px;
	float:right;
	display:inline;
	margin: 0px 0px 0px 0px;
	border:0px solid green
	
}
#sidebarInner{
	margin: 0px 0px 0px 0px;
	padding:10px 10px 30px 10px;	
	border-left:1px solid #eee;
	border-right:0px solid #eee;
	border-bottom:0px solid #eee;
	border:0px solid blue
}


#sidebar h2 {
	font-size:1.3em;	
	color:#333;
	border-bottom:1px solid #999999;
	padding:0px 0px 3px 0px;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}


#sidebar IMG {
	border:1px solid #999999;
	margin:0px 0px 0px 0px
}

#sidebar P{
	margin:7px 0px 7px 0px
}


p.news {
	padding:10px;
	background: #F5F5F5 url(images/global/sidebar_news_bg.gif) repeat-x bottom;
	margin:7px 0px 7px 0px;
	color: #444444;
	border:1px solid #999999;
}

p.news STRONG{
	font-size:120%	
}

#download, .download {
	padding:10px 5px 10px 10px;
	background: #F5F5F5 url(images/global/sidebar_news_bg.gif) repeat-x bottom;
	margin:7px 0px 7px 0px;
	color: #444444;
	border:1px solid #999999;
}

#download li, #sidebar .download li{
		border:none;
}


#download a, .download a {

	padding: 2px 0px 2px 20px;
	margin:0px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : 0px 0px;
	height: 20px;

}

#download a.pdf, .download a.pdf, #content a.pdf, #download a.newwin, #content a.newwin  {
	background-image : url(images/global/icon_pdf.gif);
	padding: 2px 0px 2px 20px;
	margin:0px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : 0px 0px;
	height: 20px;
}

#download a.word, a.word {
	background-image : url(images/global/icon_doc.gif);
}

#download a.newwin, #content a.newwin {
	background-image : url(images/global/icon_newwin.gif);
}


#download STRONG, .download STRONG{
	font-size:120%
}



blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}


#content img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}


a.more {
	display:block;
	text-align:right;
	color:#D52B17;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}


.floatright{
	float: right;
	display: inline;
}

.floatleft{
	float: left;
	display: inline;
	margin-left:14px
}


#content IMG.noBGnoBorder{
	background-color: transparent;
	border: none;
}

.table1 {
	width:470px;
	margin: 0px 0px 20px 0px;
	border:0px solid green;
	}

.table1  td {
	padding: 5px 3px 10px 5px;
	border:0px solid green;
	vertical-align : top;
	border-bottom:1px solid #eee;

}

.table1  .desc {
	width: 150px;	
	background-color : #F7F7F7;
	font-weight:bold
}


.MainSectionHeading{
	font-size:1.3em;
	margin:0;
	margin-top:6px;
	color: #555555
}


.desc.sectionStart, .sectionStart, .table1 .desc.sectionStart{
	background-color: #888888;
	color: #ffffff;
	padding: 8px;
	width: 100%
} 


.nobold{
	font-weight: normal;
}

.hiddenValue{
	display: none;
	background-color: #eaeaea;
	border: 1px solid #cccccc;
	padding:6px
}

#content .hiddenValue p{
	margin-top:0px;
		margin-bottom:0px
}


#cleaner{
	clear: both;
}
#footer {
	clear: both;
	padding:10px 20px 10px 20px;
	text-align:left;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
	font-size:.9em;
	line-height: normal;
	border:0px solid red
}	
#footerlogos {
float:right;
margin:0px 0px 10px 0px
}


/*Submit form*/

#errorsDiv UL{
	border:0px solid red;
	margin:10px 0 10px 20px
}

.innerError{
	border:3px solid red;
	padding:10px;
	margin: 10px 0 15px 0
}


.width1{
	width:300px
}


.hiddenValue .width1{
	width: 270px
}

.width1a{
	width:275px
}

.table1 TD.submitTD{

	text-align: left;
	
}


#regardingOptionsNew, #regardingOptionsExisting, .hiddenField, #otherOccupation, #otherBody1{
	display: none;
	border: 1px solid #707070;
	background-color: #F7F7F7;
	padding: 5px 10px 10px 10px;
	xwidth: 300px;
}

#otherOccupation INPUT{
	xborder:1px solid red;
	width:95%
}

.required{
	color:red;
	font-weight: bold;
}

/*Submit form ends*/



#content .table1.team img {
	border:2px solid #EEEEEE
}

#content .table1.team TH {
	width:90px;
	padding: 10px 5px 0px 6px;
	
}

#content .table1.team TD{
	border-bottom: none
} 


#content .table1.team TD, #content .table1.team TH{
	padding-top:10px;
	padding-left:0px
}

#content .table1.team TH.first {
	padding-left: 0px 
	
}





#content .table1  h1 {
	font-size:1.2em;
	
}

#content .table1  h2 {
	font-size:1em;
	margin:0;
	margin-top:6px

}

#content .table1  h3 {
	font-size:1em;
	font-weight: nornal;
	font-style: italic;
	margin:0px;
	border:none;
	padding:0;
	background-image: none;
	background-color: transparent;
	color:#999999;
	font-weight: normal;

}


/*Image trail bits*/
#trailimageid{
	position: absolute;
	left: 0px;
	top: -1001px;
	width: 1px;
	height: 1px;
	border: none;
	padding: 0px;
	display: none;
	background: #ffffff url(/images/global/loading.gif) no-repeat center center;
	z-index: 101;
	border: 0px solid red;
}

#ttimg{
	border: 5px solid #DDDDDD;
	background-color: #DDDDDD;
	
}

/*Image trail bits ends*/


.crimefighter{
	display:none
}


LABEL.error{
	display: block;
	color: red;
}
/*tooltips*/
.toolTipIcon{
	height:16px;
	width: 18px;
	float: right;
	background-image: url(images/global/icon_tooltip.png);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 1%;
	line-height: 0px;
	cursor: help;
	
}



