/* Holy Grail 3 column liquid-layout: No Quirks Mode, No IE Conditional Comments
http://matthewjamestaylor.com/blog/holy-grail-no-quirks-mode.htm
------------------------------------------------------- */
form 
{
	width: 100%;
}
body {
	margin:0;
	padding:0;
	width:100%;
	background:#fff;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
}
#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
#colmask {
   font-size:12px;
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	/*background:#ffd8b7;*/		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:240px;
	background:#fff;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-540px;
	/*background:#ff9;*/    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 0px 0 540px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
	font-size:12px;
}
#col2 {
	float:left;
	width:200px;
	position:relative;
	margin-left:-50%;
	left:310px;
	overflow:hidden;
	/*background:#bb9897;*/
}
#col3 {
	float:left;
	width:260px;
	position:relative;
	left:30px;
	overflow:hidden;
	/*background:#bb4;*/    	/* column 3 background colour */
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:10px 0 0 0;
}



/* GENERAL
------------------------------------------------------- */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}

body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 70%;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	
}

#col1 span
{
 font-size:13px!important;
}

a {
	cursor: pointer;
	color: #003366;
	text-decoration: underline;
}

/*td { font-size: 12px; }*/
a.linkedin
{
	display:block;
	width:110px;
	height:20px;
	background:url(../images/linkedin.png) 0 0 no-repeat;
	text-decoration:none;
}

a.linkedin span
{
	visibility:hidden;
}

a:hover, a:active, a:focus {
	color: #6699cc;
	text-decoration: none;
}

.small {
	font-size: 10px;
}

.red
{
    color: #ff0000;
}

.green
{
    color: #e3f1d7;
}


.bold  {font-weight:700;}


.orange
{
color:#f5c06c;

}



.white, a.white:hover, a.white:active, a.white:focus {
	color: #ffffff;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	color: #333333;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

.clear {
	clear: both;
}

img
{
	border: 0 none;
}

.vamiddle
{
    vertical-align: middle;
}

input {
	border: 1px solid #505050;
	padding: 1px 1px 1px 3px;
}

select
{
	border: 1px solid #505050;
	padding: 1px;
}

.button
{
	font-size: 90%;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    background: #0b3b58;
    padding: 2px;
    margin: 0;
    cursor: pointer;
    text-transform: capitalize;
    text-decoration: none;
}

.button:hover, .button:active, .button:focus
{
	color: #ffffff;
	background: #808080;
}

input.buttonquestion
{
   
    background: #f5c06c;
    color:#ffffff;
    padding:3px;
    vertical-align:top;

}

input.checkbox
{
    margin: 0;
    padding: 0;
    border: 0 none;
}

ul, ol {
	margin: 0;
	padding: 0 0 10px 30px;
}

div.bordered
{
    border: 1px solid #bfbfbf;
    padding: 1px;
}

div.categoryGroup 
{
    border: 1px solid #bfbfbf;
    padding: 1px;
}

.categoryId 
{
	font-size:90%;
}

*:focus { outline: none }

.floatright
{
    float: right;
    padding: 0 5px;
}

.floatleft
{
    float: left;
   
}

p.floatright
{ 
  float:right;
  margin:0; padding:0;
}

p.floatleft
{
	float:left;
}

p.fileimg
{
	width:80px;
	text-align:center;
	font-size:10px;
}

/* CONTAINERS
------------------------------------------------------- */

div.colmask ul {
	list-style-image:none;
	list-style-position:outside;
}

div.innercenter 
{
    width: 445px;
	float: left;
	padding: 0;
	margin: 0;
	min-height: 450px;
	height: auto!important;
	height: 450px;
}

div.innerright
{
    width: 190px;
    float: right;
	padding: 0 0 0 20px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
}




/* HEADER
------------------------------------------------------- */

div.header {
	
	background: url(../images/topnavbannerBG.png) 0 bottom repeat-x;
	height:30px;
	margin:0;
	Padding:0;
	
}

div.header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 90%;
}

div.header li {

		display: inline;
	  

}

div.header li img{

		vertical-align:bottom;
	  

}

div.header ul.headerlinkleft
{
float:left;
list-style-type:none;
padding:0px;
margin:0px;
	
}



div.header ul.headerlinkright
{
float:right;
list-style-type:none;
padding:0px;
margin:0px;

}

div.header li a,
div.header li a:visited {
	
  color:#FFFFFF;
  padding:0px 10px 0 10px;
  
  display:inline-block;
  text-align:center;
  vertical-align:middle;
	
}

div.header ul.headerlinkright li a {
	
  
  padding-top:10px;
  
  vertical-align:top;
	
}

div.header li.loginlink 
{
	top:0px;
	position: relative;
	z-index: 100;
	height: 30px;
}

div.header li.loginlink a.loginlink
 {
	background : url(../images/loginheadBG.png) 0 bottom no-repeat;
	height:30px;
	width:63px;
	text-decoration:none;
	color:#000066;
    margin:0;
    padding:0;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
}

div.header li.loginlink a.loginlink:hover {
	color:#000066;
}




div.generalshowsearch 
{
	display: none;
}




/* PRIMARY NAVIGATION
------------------------------------------------------- */

div.primarynavigation {
	clear: both;
    display: inline-block;
	background: #000066 url(../images/primarynavBG.png) 0 bottom repeat-x;
	width:100%;
	position: relative;
	top: -2px;
	height:40px;
}

div.primarynavigation ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

div.primarynavigation ul li {
	float: left;
}

div.primarynavigation li a.MenuLink {
	display: block;
	width:90px;
    height:40px;
	line-height: 40px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
}

div.primarynavigation li a.MenuLink:hover
 {
	
	color: #000066;
    background: #000066 url(../images/primarynavhov.png) 0 0 no-repeat;
    display:block;
    width:90px;
    height:40px;
    margin:0;
    padding:0;
}

div.primarynavigation li a.MenuLinkOn
{ 
color: #000066;
background: #000066 url(../images/primarynavon.png) 0 0 no-repeat;
display:block;
width:90px;
height:40px;


}

div.primarynavigation fieldset {
	float: right;
	width: 200px;
	text-align: right;
	border: 0 none;
	padding: 3px 10px 7px 0;
	margin:0px;
	font-size: 90%;
}




/* MASTHEAD
------------------------------------------------------- */

div.masthead {
	clear: both;
	
	background: url(../images/MastbannerBGrepeat.png) 0 bottom repeat-x;
	position: relative;
	top: 0px;
	width: 100%;
	height:102px;
}

div.masthead a.logoLink {
    display: block;
    height: 72px;
    left: 10px;
    position: absolute;
    top: 14px;
    width: 174px;
    z-index: 1;
}


div.masthead h1 {
	clear: both;
	display: inline-block;
	background: url(../images/MastbannerBG.png) 0 bottom no-repeat;
	position: relative;
	top: 0px;
	width: 100%;
	height:102px;
	
}


div.masthead fieldset {
	float: right;
	width: 300px;
	text-align: right;
	border: 0 none;
	padding: 3px 10px 7px 0;
	font-size: 90%;
}

div.masthead fieldset p
{
    margin: 0;
    padding: 2px 0 4px 0;
}

/* CENTERWRAP - Breadcrumb, Utility links, Page title
------------------------------------------------------- */

ul.breadcrumb 
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 10px;
    min-width: 500px;
}

ul.breadcrumb li
{
	display: block;
	height: 20px;
	float:left;
    padding: 0;
    margin: 0;
	background: url(/images/breadcrumbs_bg.png) 0 0 repeat-x;
}

ul.breadcrumb li div.item 
{
	padding: 3px 4px 3px 4px;
}

ul.breadcrumb li a 
{
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

ul.breadcrumb li.start
{
	background: url(/images/breadcrumbs_left.png) 0 0 no-repeat;
	width: 5px;
	height: 20px;
}
ul.breadcrumb li.end
{
	background: url(/images/breadcrumbs_right.png) 0 0 no-repeat;
	width: 5px;
	height: 20px;
}
ul.breadcrumb li.sep
{
	background: url(/images/breadcrumbs_sep.png) 0 0 no-repeat;
	width: 10px;
	height: 20px;
}

ul.utilitylinks 
{
    float: right;
    list-style: none;
    margin: 7px 0px 7px 0px;
    padding: 0;
    
}

ul.utilitylinks li
{
    display: inline;
    padding: 0 9px 0 0px;
    margin: 0;
}
h1.pagetitle 
{
    clear: both;
    padding: 0px 0 5px 0;
    font-size:170%;
}

div.pagetitle
{
	clear: both;
	padding:12px 0 6px 0;
	font-weight: 700;
	font-size: 11pt;
}

/* SECTION NAVIGATION
------------------------------------------------------- */

div.sectionnavigation
{
    clear: both;
    padding: 0px 0px 0px 0px;
    /*margin: 0px 0px 15px 0px;*/
}

div.sectionnavigation ul
{
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;    
}

div.sectionnavigation li
{
    margin: 0;
    padding: 3px 0;
    font-size:90%;
}

div.sectionnavigation li.tlName
{
    font-size: 120%;
    padding-bottom: 6px;
    font-weight: 700;
}
div.sectionnavigation a.on
{
    font-weight: 700;
    color: #CC6600;
    cursor: default;
    text-decoration: none;

}

div.sectionnavigation a
{
   font-size:11px;
   
}
ul.topnav li 
{
	position: relative;
	z-index:99;
}
ul.topnav li ul 
{
	position:absolute;
	display: none;
	border: 2px solid #0D3D58;
	border-top: none;
	background-color: #CC6600;
	z-index: 99;
}
ul.topnav li:hover  ul 
{
	display: block;
	width: 170px;
}
ul.topnav li ul  li
{
	display: block;
	width: 170px;
}



/* SEARCH
------------------------------------------------------- */

div.searchbox
{
	
margin:0;
padding:0;
position:absolute;
right:10px;
top:0;
}



div.searchbox input 
{

background:transparent url(../images/searchfieldBk.png) no-repeat scroll 0 0;
border:0 none;
float:left;
width:169px;
height:31px;
margin:5px 0;
padding:0 0 0 5px;
color:#333333;
line-height:31px;
   
}




div.searchbox a.button {

background:transparent url(/images/searchbutton.png) no-repeat scroll right top;
border:0 none;
display:block;
float:left;
height:30px;
margin-top:5px;
padding:0;
position:relative;
width:60px;
}

div.searchbox a.button:hover {
background-position:0 -30px;
}




div.searchbox2
{
    display: none;
    width: 190px;
}


/* LISTS */



p.listtitle
{
    background: transparent;
    padding: 0 0 5px 0;
    color: #000066;
    font-weight: 700;
    font-size:14px;
}

p.listtitleblue
{
    background: #000066;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: 700;
}


p.listtitleorange
{
    background: #f5ad3c;
    padding: 5px 10px;
    color: #FFFFFF;
    font-weight: 700;
}

p.listtitleorange a, a:active, a:focus
{
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
}

p.listtitleorange a:hover
{
    color: #ffffff;
    font-weight: 700;
    text-decoration: underline;
}


p.listtitlegreen
{
    background: #e3f1d7;
    padding: 5px 10px;
    color: #000066;
    font-weight: 700;
}



p.listdescription
{
    padding:5px 10px 0;
    font-size:90%;
}
.listtitle
{
    background: #0b3b58;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: 700;
}

.listdescription
{
    padding:5px 10px 0;
    font-size:90%;
}
.listtext 
{
	color: #ffffff;
}

.listtextbottom
{
	font-weight:700;
}

div.featurelist ul
{
    margin: 0;
    padding: 10px;
    list-style: none;
    font-size: 90%;
}

div.featurelist ul li
{
    margin: 0;
    padding: 0;
}

div.featurelist ul li a, a:active, a:focus
{
    color:#003366;
    font-weight:normal;
    text-decoration:underline;
}





div.featurelist a.closeupBtn
{
	float:right;
	display:block;
	position:relative;
	height:60px;
	cursor:pointer;
}

div.childrenlist ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.childrenlist li
{
    padding: 5px;
}

div.FaqList
{
    padding-bottom:10px;
}


div.FaqList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.FaqList ul li {
	padding:5px 0px;
  font-weight:bold;
  clear:both;
}




div.FaqList p.faqLink
{
    padding: 0 0 0 30px;

     
}

ul.plainlist
{
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

ul.plainlist li
{
    margin: 0;
    padding:15px 5px 15px 5px;
}

ul.plainlist li.even
{
    background: transparent;
   
}

ul.plainlist p.title
{
    padding: 0 0 5px 0;
    font-weight: 700;
}

ul.plainlist p.title a 
{
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: 700;
}
ul.plainlist p.title a:hover
{
	text-decoration: none;
}

ul.plainlist p.title img
{
    vertical-align: middle;
    padding-left: 5px; 
}

ul.plainlist p.fileinfo
{
    font-size: 10px;
    padding: 0;
    color: #303030;
    text-align:right;
}


ul.plainlist p.typeinfo
{
    font-size: 90%;
    padding: 0 0 5px 0;
    color: #606060;
}


ul.plainlist p.description
{
  
    padding: 0 0 5px 0;
    
}


ul.plainlist p.col1
{
    float: left;
    width: 60%;
    
}

ul.plainlist p.col3
{
    float: right;
    width: 15%;
    padding-top:10px;
}

ul.plainlist div.photo
{
    float: left;
    width: 64px;
    padding: 0 10px 0 0;
}

ul.plainlist div.fcontent
{
    float: left;
    width: 85%;
}

ul.plainlist div.photo img
{
    width: 64px;
}

div.filterbox
{
    border: 1px solid #bfbfbf;
    padding: 1px;
}

div.filterbox fieldset
{
    background: #000066;
    padding: 5px 10px;
    color: #ffffff;
}

div.filterbox ul
{
    margin: 0;
    padding: 0 0 5px 0;
    list-style: none;
}

div.filterbox li
{
    display: inline;
    padding: 2px;
}

div.filterbox a
{
    color: #ffffff;
}

div.filterbox a:hover
{
    color: #6699cc;
}

div.filterbox a.on,div.filterbox a.on:hover
{
    color: #ffffff;
    text-decoration: none;
    cursor: default;
}

div.letters
{
    padding: 4px 2px;
    text-align: center;
}

div.letters ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.letters ul li
{
    display: inline;
    padding: 0 5px;
}

div.letters ul li a
{
    color: #ffffff;
    text-decoration: none;
}

div.letters ul li a:hover
{
    color: #6699cc;
    text-decoration: underline;
}

div.letters ul li a.letterdisabled,div.letters ul li a.letterdisabled:hover
{
    color: #808080;
    text-decoration: none;
    cursor: default;
}

div.letters ul li a.selected,div.letters ul li a.selected:hover
{
    color: #ffffff;
    text-decoration: underline;
    cursor: default;
}

div.pager
{
    background: #e3f1d7;
    padding: 5px;
    text-align: center;
    font-size: 90%;
}

div.pager ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.pager li
{
    display: inline;
	padding:0 2px 0 2px;
}

ul.aspnetDefaultUl
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.aspnetDefaultUl li
{
    padding: 0 0 10px 0;
}

div.sitemap ul
{
    list-style-type:none;
    margin: 0;
    padding: 0 0 0 30px;
}

div.sitemap li
{
    padding:10px 0 0 0;
}

div.sitemap li a
{
    font-weight:bold;
    text-decoration:none;
    font-size: 12px;
}

div.sitemap li a:hover
{
    text-decoration:none;
}

div.sitemap ul ul li a
{
    font-weight:normal;
    text-decoration:underline;
    font-size: 11px;
}

div.sitemap ul ul ul
{
	list-style-type:disc;
}

div.sitemap ul ul ul ul
{
	list-style-type:circle;
}

div.issuesArchive ul
{
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.issuesArchive h1
{
	font-size:15px;
	margin:0 0 0 10px;
}

div.issuesArchive img
{
    width:80px;
    height:107px;
}

div.issuesArchive ul li
{
	float:left;
	margin:0;
	padding:0;
}

div.issuesArchive div.image
{
	margin:0 0 15px 0;
	width:80px;
	height:107px;
}

div.issuesArchive ul ul li
{
	float:left;
	margin:0;
	padding:0px 15px 0 15px;
	text-align:center;
	font-size:10px;
}

/* CONTENT ITEMS
------------------------------------------------------- */

div.staffphoto
{
  float: left;
  width: 75px;
  padding: 3px 0 0 0;
}

div.staffphoto img
{
    width: 64px;
}

div.staffinfo
{
  float: left;
  width: 443px;
}

div.contactinfo
{
  clear: both;
  margin: 10px 0 0 0;
  padding: 1px;
  border: 1px solid #bfbfbf;
}

div.contactinfo div.top
{
  padding: 10px;
  background: #efefef;
}

div.contactinfo div.bottom
{
}

div.contactinfo ul
{
  margin: 0;
  padding: 10px 0 0 0;
  list-style-type: none;
}

div.contactinfo li
{
  float: left;
  width: 30%;
}

div.contactinfo h3
{
	display: inline;
}

div.contactinfo img
{
	vertical-align: middle;
}

div.eventLocationBox
{
    float: right;
    margin: 0 0 5px 5px;
    padding: 1px;
    border: 1px solid #bfbfbf;
}

div.eventLocationBox div.top
{
    width: 150px;
    padding: 5px;
    background: #efefef;
}

div.eventLocationBox div.bottom
{
}

div.downloadinfo
{
    float: right;
    padding: 0 0 10px 5px;
    text-align: center;
}

div.letterbody
{
    padding: 0 10px;
    margin: 10px 0;
}

div.loginright
{
	width: 190px;
	float: right;
	padding: 10px 10px 0 20px;
}

div.loginright ul
{
    background: #ffffff;
}

div.memberprofile fieldset
{
    padding: 10px;
}

div.memberprofile fieldset label.main
{
    display: inline-block;
    width: 100px;
}

div.memberprofile input.button
{
    margin-left: 10px;
}

.radiobuttons input,.checkbuttons input
{
    border: 0 none;
}

div.newsSubscribe
{
    border: 1px solid #bfbfbf;
    padding: 1px;
    margin-top:20px;
}

div.newsSubscribe fieldset
{
    padding: 10px;
}

div.loginbox2
{
    display: none;
}


div #RowCit
{
    font-size:11px;
    color:#666666;
    margin-top:20px;
    padding-top:10px;
    border-top: dotted 1px #BFBFBF;
}




div.faq
{
margin:0px;
padding:0px;

}


div.faq input.searchquestion 
{
width:170px;
height:20px;
margin-right:2px;
}

div.faqnewquestion
{
border-top:dotted 2px #BFBFBF;
border-bottom:dotted 2px #BFBFBF;

margin-top:5px;
margin-bottom:25px;


padding:15px 0px;

}


div.faqnewquestion input.faqtext
{
width:400px;
height:20px;

}

ul.faqanswers 
{
    margin: 0;
    padding: 0;
   list-style: none;

}



ul.faqanswers li
{
    margin: 0;
    padding: 10px 0 10px 0;
   

}



div.blognewcomment
{
border-top:dotted 2px #BFBFBF;
border-bottom:dotted 2px #BFBFBF;

margin-top:5px;
margin-bottom:25px;


padding:15px 0px;

}


div.blognewcomment input.faqtext
{
width:400px;
height:20px;

}

div.blognewcomment input.captchaText
{
width:200px;
height:20px;

}

ul.bloganswers 
{
    margin: 0;
    padding: 0;
   list-style: none;

}



ul.bloganswers li
{
    margin: 0;
    padding: 10px 0 10px 0;
   

}



/* FOOTER
------------------------------------------------------- */

div.footer {
	padding-top: 10px;
	color: #000066;
	clear: both;
	background: url(../images/footerBK.png) 0 0 repeat-x;
	font-size: 10px;
	width:100%;
	clear:both;
	height:218px;
	position:relative;
}


div.footer a,div.footer a:hover
{
    color: #000066;
}

div.footer div.address
{   
    float: left;
    width: 100%;
    color:#444444;
    padding:20px 0px 0 0px;
    
}
div.footer div.address p
{   
   
    padding:0px 0px 0px 10px;
    
}

div.footer div.address img
{   
   
    padding:0px 5px 0px 0px;
    
}

div.footer div.copyright
{
	padding:0 0 0 10px;
    float: left;
    text-align: left;
    color:#444444;
}
div.footer div.links
{
    float: left;
    text-align: left;
    width:100%;
    padding:0;
}

div.footer div.links .floatright
{
    float: right;
    
}





div.footer ul
{
    margin: 0 10px 0 10px;
    padding: 0;
    list-style: none;
}

div.footer ul li
{
    display: inline;
    padding: 0;
}

div.albumThumb 
{
    float:none;
    width:auto;
    padding:5px 0;
}

div.albumThumb img
{
    width:78px;
    border:solid 2px #9e9e9e;
}

div.albumTitle
{
    float:left;
    width:80px;
    font-size:11px;
    font-weight:bold;
    padding:5px 0;
}

div.expnav
{
	position: relative;
	float: right;
	width: 450px;
	height: 20px;
	overflow: hidden;
	text-align: right;
	padding-right: 45px;
	background:url(../images/vertnavBg.png) 0 -50px no-repeat;
}
div.expnav ul,div.vertnav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
div.expnav li
{
	display: inline;
	height: 20px;
	line-height: 20px;
}
div.vertnav
{
	position: absolute;
	float:none;
	right: 4px;
	height: auto;
	top:4px;
	z-index:200;
	padding: 13px 20px 5px 15px;
	width:175px;
	text-align: left;
	background: #cc6600 url(../images/vertnavBg.png) 0 0 no-repeat;
	border-bottom:solid 15px #d78d43;
}
div.vertnav li
{
	display:block;
	height: auto;
	line-height: normal;
	padding-bottom: 5px;
}
div.vertnav li.sep
{
	display:none;
}		 	
div.expnav a.navtoggle
{
	display: block;
	position: absolute;
	z-index: 5;
	right: 3px;
	top: 5px;
	width: 38px;
	height: 11px;
	text-decoration: none;
	background:url(../images/toggledown.png) 0 0 no-repeat;
}
div.vertnav a.navtoggle
{
	background-image:url(../images/toggleclose.png);
	width:13px;
	height:13px;
}

div.expnav a.navtoggle:hover, div.vertnav a.navtoggle:hover
{
	text-decoration: none;
}

div.expnav a,div.expnav a:hover
{
	color:#CC6600;

}
div.vertnav a
{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
div.vertnav a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
div.pagetitle
{
	padding-bottom:0;
}
a.sectiontoggle {
    display:block;
    width:151px;
    height:9px;
    background:url(../images/toggle2.png) 0 -9px no-repeat;
    overflow:hidden;
}
a.sectionexpand
{
    background-position:0 0;
}
div.sectionlist
{
    width:136px;
    background:#ffffff;
    margin:0 0 0 15px;
    text-align:left;
}
div.sectionlist ul
{
    margin:0;
    padding:0;
}

div.sectionlist a.on
{
	display:inline;
	padding-left:0;
}

div.expnavshort
{
	padding-right: 5px;
}

.sharelinks
{
    
    margin:0;
    vertical-align:top;
    
}

.sharelinks ul
{
 list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.sharelinks li
{
    float:left;
    color:#333333;
}

.sharelinks li.share
{
    font-size:10px;
    text-transform:uppercase;
    padding:2px 5px 0 0;
    font-weight:700;
}

.sharelinks li a
{
    display:block;
    float:left;
    height:16px;
    line-height:16px;
    padding:0 7px 0 19px;
    text-decoration:none;
    font-size:11px;
}

.sharelinks li.buzz a
{
    line-height:normal;
    padding:0;
}

.sharelinks li.buzz a span
{
    /* padding-top:5px;
    top:3px; */
}

.sharelinks li.linkedin a
{
    background:url(../Images/bookmarks/linkedin.png) 0 bottom no-repeat;
}

.sharelinks li.digg a
{
    background:url(../Images/bookmarks/digg.png) 0 bottom no-repeat;
}

.sharelinks li.facebook a
{
    background:url(../Images/bookmarks/facebook.png) 0 bottom no-repeat;
}

.sharelinks li.mixx a
{
    background:url(../Images/bookmarks/mixx.png) 0 bottom no-repeat;
}

.sharelinks li.stumbleupon a
{
	background:url(../Images/bookmarks/stumbleupon.gif) 0 bottom no-repeat;
}

.sharelinks li.delicious a
{
	background:url(../Images/bookmarks/delicious.png) 0 bottom no-repeat;
}

.sharelinks li.email a
{
    background:url(../Images/utility_email.png) 0 bottom no-repeat;
}
.sharelinks li.print a
{
    background:url(../Images/utility_print.png) 0 bottom no-repeat;
}

.no_video 
{
	display: block;
	color: red;
	font-size: 10px;
}
.citation 
{
	font-size: 10px;
	color: gray;
	border-top: 1px solid #999999;
	padding-top: 3px;
	/*font-weight: bold;*/
}




/*
Feature Tool Box 1 */
div.box1 
{
	width:260px;
}
div.box1 div.top 
{
	background: url(/images/box1_top.png) 0 0 no-repeat;
	height: 28px; 
	width:260px;
}
div.box1 div.top div.title 
{
	padding: 6px 14px 0px 14px;
	font-weight: bold;
	color: #333333;
	width:260px;
}
div.box1 div.bg 
{
	width:260px;
	background: url(/images/box1_bg.png) 0 0 repeat-y;
	padding: 0px 14px 0px 14px;
}
div.box1 div.bottom 
{
	width:260px;
	background: url(/images/box1_bottom.png) 0 0 no-repeat;
	height: 6px;
}
div.box1 div.bg p
{
	padding: 0 0 5px;
}
div.box1 div.bg ul 
{
	padding: 0px;
	width:232px;
	list-style: none;
	margin: 0px;
}
div.box1 div.bg ul li 
{
	padding-top: 5px;
}
div.box1 div.bg ul li a.title
{
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
div.box1 div.bg ul li a.title:hover 
{
	text-decoration: none;
}
div.box1 div.bg ul li a.title2
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
div.box1 div.bg ul li a.title2:hover 
{
	text-decoration: none;
}
div.box1 div.bg div.description 
{
	padding-top: 5px;
	width: 232px;
}
div.box1 div.bg div.description 
{
	padding-top: 5px;
	width: 232px;
	padding-bottom: 5px;
}


/*
Feature Tool Box 2 */

div.expanding_box1 {
    position: relative;
}
div.expanding_box1 div.ebox1_top 
{
    padding: 0px 5px 0px 5px;
    min-height: 28px;
}	
div.expanding_box1 div.ebox1_topleft 
{
	position: absolute;
	left:0px;
	top: 0px;
	background: url(/images/box2_topl.png) top left no-repeat;
	width: 5px;
	height: 28px;
}
div.expanding_box1 div.ebox1_topright 
{
	position: absolute;
	right:0px;
	top: 0px;
	background: url(/images/box2_topr.png) top right no-repeat;
	width: 5px;
	height: 28px;
}
div.expanding_box1 div.ebox1_topcenter 
{
	background: url(/images/box2_top.png) top left repeat-x;
	height: 28px;
}

div.expanding_box1 div.title 
{
	padding:6px 10px 0;
	font-weight: 700;
	color:#333333;
	
}

div.expanding_box1 div.ebox1_content_border
{
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-top: 0px;
	border-bottom: 0px;
} 

div.expanding_box1 div.ebox1_content 
{
	padding: 0 14px;
	
}

div.expanding_box1 div.ebox1_content ul
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

div.expanding_box1 div.ebox1_content ul li
{
padding-top:5px;
}

div.expanding_box1 div.ebox1_content ul li a.title
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
div.expanding_box1 div.ebox1_content ul li a.title:hover 
{
	text-decoration: none;
}
div.expanding_box1 div.ebox1_content ul li a.title2
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
div.expanding_box1 div.ebox1_content ul li a.title2:hover 
{
	text-decoration: none;
}

div.expanding_box1 div.ebox1_bottom 
{
    padding: 0px 5px 0px 5px;
    height: 6px;
}	
div.expanding_box1 div.ebox1_bottomleft 
{
	position: absolute;
	left:0px;
	bottom: 0px;
	background: url(/images/box2_bottoml.png) bottom left no-repeat;
	width: 5px;
	height: 6px;
}
div.expanding_box1 div.ebox1_bottomright 
{
	position: absolute;
	right:0px;
	bottom: 0px;
	background: url(/images/box2_bottomr.png) bottom right no-repeat;
	width: 5px;
	height: 6px;
}
div.expanding_box1 div.ebox1_bottomcenter 
{
	background: url(/images/box2_bottom.png) bottom left repeat-x;
	height: 6px;
	font-size:4px;
}



/*
Feature Tool Box 3 */

div.box3 
{
	width:200px;
}
div.box3 div.top 
{
	background: url(/images/box3_top.png) 0 0 no-repeat;
	height: 31px; 
	width:200px;
}
div.box3 div.top div.title 
{
	padding: 6px 14px 0px 14px;
	font-weight: bold;
	color: #333333;
	width:172px;
}
div.box3 div.bg 
{
	width:172px;
	background: url(/images/box3_bg.png) 0 0 repeat-y;
	padding: 0px 14px 0px 14px;
}
div.box3 div.bottom 
{
	width:200px;
	background: url(/images/box3_bottom.png) 0 0 no-repeat;
	height: 12px;
}
div.box3 div.bg ul 
{
	padding: 0px;
	width:172px;
	list-style: none;
	margin: 0px;
}
div.box3 div.bg ul li 
{
	padding-top: 5px;
}
div.box3 div.bg ul li a
{
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: 700;
}
div.box3 div.bg ul li a.title:hover 
{
	text-decoration: none;
}
div.box3 div.bg div.description 
{
	padding-top: 5px;
	width: 172px;
}

/*
Feature Suggest A Resource 4 */
div.suggest {
    width: 260px;
    height: 60px;
    background: url(/images/suggest_resource.png) 0 0 no-repeat;
    position: relative;
}
div.suggest a 
{
	position:absolute;
	background: url(/images/button1_go.png) 0 0 no-repeat;
	width:60px;
	height: 30px;
	left:191px;
	top:20px;
}
div.suggest a span 
{
	display: none;
}


/*
Feature Ask Us Resource 5 */
div.ask {
    width: 260px;
    height: 62px;
    background: url(/images/ask_us.png) 0 0 no-repeat;
    position: relative;
}
div.ask a 
{
	position:absolute;
	background: url(/images/button1_go.png) 0 0 no-repeat;
	width:60px;
	height: 30px;
	left:191px;
	top:9px;
}
div.ask a span 
{
	display: none;
}

div.ask p 
{   width:132px;
    padding:9px 0 0 55px;
	color:#333333;
	font-size:10px;
}



/*
Feature What do you think 6 */
div.whatdoyou {
    width: 260px;
    height: 72px;
    background: url(/images/whatdo.png) 0 0 no-repeat;
    position: relative;
}
div.whatdoyou a 
{
	position:absolute;
	background: url(/images/button1_go.png) 0 0 no-repeat;
	width:60px;
	height: 30px;
	left:191px;
	top:20px;
}
div.whatdoyou a span 
{
	display: none;
}

/*
Feature Simple Box 2 */
	div.expanding_boxS2 {
	}
	div.expanding_boxS2 div.eboxS2_topright {
		padding:0px;
		height: 28px;
		padding-right:5px;
		background: url(/images/box2_topr.png) top right no-repeat;
	}
	div.expanding_boxS2 div.eboxS2_topleft {
		padding:0px;
		height: 28px;
		padding-left:5px;
		background: url(/images/box2_topl.png) top left no-repeat;
	}
	div.expanding_boxS2 div.eboxS2_topbg {
		height: 28px;
		background: url(/images/box2_top.png) top left repeat-x;
		padding: 0px;
	}
	div.expanding_boxS2 div.eboxS2_title {
		color:#333333;
		font-weight:700;
		padding:6px 10px 0;
	}
	div.expanding_boxS2 div.eboxS2_bottomright {
		padding:0px;
		height: 6px;
		padding-right:5px;
		background: url(/images/box2_bottomr.png) bottom right no-repeat;
	}
	div.expanding_boxS2 div.eboxS2_bottomleft {
		padding:0px;
		height: 6px;
		padding-left:5px;
		background: url(/images/box2_bottoml.png) bottom left no-repeat;
	}
	div.expanding_boxS2 div.eboxS2_bottombg {
		font-size: 1px;
		padding:0px;
		height: 6px;
		background: url(/images/box2_bottom.png) bottom left repeat-x;
	}
	div.expanding_boxS2 div.eboxS2_border {
		padding:0px;
		border-left: solid 1px #BFBFBF;
		border-right: solid 1px #BFBFBF;
	}
	div.expanding_boxS2 div.eboxS2_content {
		padding:0 14px;
	}
	

div.expanding_boxS2 div.eboxS2_content ul
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

div.expanding_boxS2 div.eboxS2_content ul li
{
padding-top:5px;
}

div.expanding_boxS2 div.eboxS2_content ul li a.title
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
div.expanding_boxS2 div.eboxS2_content ul li a.title:hover 
{
	text-decoration: none;
}
div.expanding_boxS2 div.eboxS2_content ul li a.title2
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
div.expanding_boxS2 div.eboxS2_content ul li a.title2:hover 
{
	text-decoration: none;
}




/* Login Pop Up */
#loginPopUp 
{
	background: url(/images/box_login.png) 0 0 no-repeat;
	width: 165px;
	height: 151px;
	position: absolute;
	left:4px;
	top:20px;
	display:block;
}
#loginPopUp ul 
{
	display: block;
	text-align: left;
	padding: 10px 4px 4px 6px;
	margin: 0px;
}
#loginPopUp ul li 
{
	display: block;
	padding: 4px 0px 0px 4px;
	text-align: left;
	float:none;
	color: Black;
	font-size: 10px;
	vertical-align:top;
}
#loginPopUp ul li input.input 
{
	font-size: 10px;
	border: 0px;
	background: url(/images/box_login_input.png) 0 0 no-repeat;
	width:145px;
	height: 22px;
	color: Black;
	padding: 4px 4px 0px 4px;
}
#loginPopUp ul li input.checkbox 
{
	height:12px;
	border: 0px;
	background: none;
}
#loginPopUp ul li a.cancel 
{
	text-decoration:none;
    margin:0;
	background: url(/images/box_login_but1.png) 0 0 no-repeat;
	width: 70px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	color: Black;
	padding:0px;
	margin:0px;
	padding-top:4px;
}
#loginPopUp ul li a.cancel:hover
{
	color: #555;
}
#loginPopUp ul li a.submit 
{
	text-decoration:none;
    margin:0;
	background: url(/images/box_login_but2.png) 0 0 no-repeat;
	width: 70px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	color: Black;
	padding:0px;
	margin:0px;
	padding-top: 4px;
}
#loginPopUp ul li a.submit:hover
{
	color: #555;
}
#loginPopUp ul li a.cktext 
{
	text-decoration:none;
    margin:0;
	padding:0px;
	background: none;
	text-align: left;
	color: Black;
	vertical-align:top;
	padding:0px;
}
#loginPopUp ul li a.cktext:hover
{
	color: #555;
}
/* Hierarchy Navigator (Left) */
div.sectionnavigation li.tlName 
{
	display: none;
}
div.sectionnavigation ul 
{
	padding:0px;
	margin:0px;
}
div.sectionnavigation li 
{
	border-bottom: 1px solid #000066;
}
div.sectionnavigation li a 
{
	display:block;
	font-size: 12px;
	color:#000066;
	padding-top: 10px;
	padding-bottom:10px;
	font-weight:normal;
	text-decoration:none;
}
div.sectionnavigation li a:hover
{
	color:#628CAE;
}
div.sectionnavigation li a.on
{
	color:#000066;
}
div.sectionnavigation li a.on:hover
{
	color:#000066;
}
/* Blog content type
------------------------------------------------------- */
div.graybox 
{
	border:1px solid #dddddd;
	padding:6px;
	text-transform:uppercase;
	font-size:10px;
}
div.faq div.SearchBox
{  
   margin:0;
   padding: 5px 2px 5px 0px;
   float:right;
}

div.BlogSearchBox
{  
   margin:0;
   padding: 2px 0px 15px 0px;
   float:right;
}

div.BlogSearchBox input, div.faq div.SearchBox input
{  
   width:148px;
   height: 18px;
   background: url(../images/blog_searchbox.png) 0 0 no-repeat;
   border: none 0;
   /*margin: 3px 2px 0 0;*/
   padding: 2px 10px 0 10px;
   float: left;
}

div.BlogSearchBox a.button, div.BlogSearchBox a.button:hover, 
div.faq div.SearchBox a.button, div.faq div.SearchBox a.button:hover
{
    width:60px;
    display:block;
    background: url("../images/blog_searchbutton.png") no-repeat scroll top right;
    height:18px;
    padding-top:2px;
    border:0;
    float:left;
}
div.faq div.SearchBox .button span
{
	display:none;
}
div.faq div.TitleBar 
{
	background: url(/images/comments_bar.jpg) 0 0 repeat-x;
	border: 1px solid #dddddd;
	height: 28px;
	position:relative;
}
div.faq div.TitleBar div.title  
{
	padding: 6px 4px 4px 10px;
	font-size: 14px;
	color: #888888;
	float:left;
}
div.faq div.what {
	position:absolute;
	right:18px;
}
div.faq div.what a
{
	height:30px;
	line-height:29px;
	width:103px;
	background-image:url(../images/ask-a-question.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	display:block;
	text-decoration:none;
	float:right;
	color:#000;
}
div.blog div.TitleBar div.what a
{
	color: #000066;
	text-decoration: none;
	padding-top:6px;
	display:block;
}
div.blog div.TitleBar div.what a {
	color:#000066;
	display:block;
	padding-bottom:4px;
	padding-top:0px;
	padding-right:1px;
	text-decoration:none;
	width:294px;
	
}
div.blog div.TitleBar div.what a img, div.faq div.what a img
{
	vertical-align:middle;
}
div.blog div.Content, div.faq div.Content 
{
	border: 1px solid #dddddd;
	padding: 10px;
}
div.BlogComments ul.comments 
{
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
div.BlogComments ul.comments li 
{
	padding-top: 10px;
	padding-bottom:4px;
}
div.BlogComments ul.comments div.comment 
{
	background-color: #EAF7FD;
	padding-top: 10px;
	padding: 20px 10px 10px 10px;
	position: relative;
}
div.BlogComments ul.comments div.comment span.searchedWord
{
	color:green;
	font-weight:bold;
}
div.BlogComments ul.comments div.comment div.postby 
{
	position: absolute;
	top: -10px;
	left:10px;
	padding: 3px;
	font-size:10px;
	border: 1px solid #D1E0E7;
	background-color:White;
	text-transform: uppercase;
	color:#000066;
	float:left;
}
ul.faqanswers div.comment div.question 
{
	font-size: 14px;
	color: #000066;
	padding-bottom: 10px;
	font-weight: bold;
}
div.BlogForm, div.FaqForm 
{
	padding-top: 20px;
	padding-bottom: 20px;
}
div.BlogForm div.TitleBar div.required, div.FaqForm div.TitleBar div.required
{
	padding: 6px 10px 4px 0px;
	float:right;
}
div.BlogForm div.TitleBar div.required img, div.FaqForm div.TitleBar div.required img
{
	vertical-align:middle;
}
div.BlogForm div.Content input, div.FaqForm  div.Content input
{
	border: 1px solid #a6a6a6;
	background: url(/images/blog_comment_input.jpg) 0 0 repeat-x;
	height: 19px;
	width: 200px;
	color: Black;
	font-size: 13px;
	padding:3px 4px 3px 5px;
}
div.BlogForm div.Content input.captchaText, div.FaqForm div.Content input.captchaText
{
	width: 50px;
}
div.BlogForm div.Content a.submit, div.FaqForm div.Content a.submit
{
	width: 177px;
	height: 56px;
	border: 0px;
	background: url(/images/blog_comment_submit.png) 0 0 no-repeat;
	display: block;
}
div.BlogForm div.Content textarea, div.FaqForm div.Content textarea
{
	border: 1px solid #a6a6a6;
	background: url(/images/blog_comment_textarea.jpg) 0 0 repeat-x;
	height: 145px;/*163-2-8-8*/
	width: 500px;
	color: Black;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
}
div.BlogForm div.Content div.field, div.FaqForm div.Content div.field
{
	padding-bottom:10px;
}
div.BlogForm div.Content div.fieldname, div.FaqForm div.Content div.fieldname
{
	padding-bottom:6px;
}
div.BlogForm div.Content div.field img, div.FaqForm div.Content div.field img
{
	vertical-align:top;
}


div.filterbox-dir, div.filterbox-dir span, div.filterbox-dir div.clear-filters input, .letters a:hover, div.filterbox-dir .letters a.selected, div.directoryList div.results, div.fdir div.listtitle, div.search-filters input.buttonquestion, a.prev_page_disabled, a.first_page_disabled, a.next_page, a.last_page, a.next_page_disabled, a.last_page_disabled, a.first_page, a.prev_page, a.prev_page_disabled:hover, a.first_page_disabled:hover, a.next_page:hover, a.last_page:hover, a.next_page_disabled:hover, a.last_page_disabled:hover, a.first_page:hover, a.prev_page:hover {
	background-image:url(../images/directory-graphics.jpg);
}
div.filterbox-dir {
	background-position:0 0;
	background-repeat:repeat-x;
	height:61px;
}
div.pager-filter span {
	font-size:12px;
}
span.filterbox-dir-l {
	display:block;
	background-repeat:no-repeat;
	background-position:-361px -83px;
	width:16px;
	height:61px;
	float:left;
}
span.filterbox-dir-r {
	display:block;
	background-repeat:no-repeat;
	background-position:-380px -83px;
	width:16px;
	height:61px;
	float:right;
}
div.filterbox-dir div.clear-filters {
	float:right;
}
div.filterbox-dir div.clear-filters input {
	background-repeat:no-repeat;
	background-position:-71px -83px;
	border:0;
	padding:0;
	width:63px;
	height:20px;
	color:#333;
	cursor:pointer;
	font-weight:bold;
}
div.filterbox-dir div.clear-filters input:hover {
	background-repeat:no-repeat;
	background-position:-71px -83px;
}
div.resource-type {
	float:left;
	width:284px;
	color:#fff;
	font-weight:bold;
}
div.search-filters {
	float:left;
}
div.search-filters input.buttonquestion {
	background-position:-71px -83px;
	background-repeat:no-repeat;
	padding:0;
	width:63px;
	height:20px;
	color:#000;
	border:0;
	font-weight:bold;
	cursor:pointer;
}
div.search-filters input {
	height:18px;
	line-height:20px;
	line-height:18px;
}
div.filter-pager div.pager {
	background-color:#fff;
}
div.filter-pager div.pager ul li.pager-index {
	float:left;
	line-height:30px;
	font-size:12px;
}
div.filter-pager div.pager ul li.pager-size {
	float:right;
	line-height:30px;
	font-size:12px;
}
a.prev_page_disabled, a.prev_page_disabled:hover {
	background-position:-210px -83px;
	width:19px;
	height:21px;
	cursor:default;
	display:inline-block;
	vertical-align:middle;
}
a.first_page_disabled, a.first_page_disabled:hover {
	background-position:-189px -83px;
	width:19px;
	height:21px;
	cursor:default;
	display:inline-block;
	vertical-align:middle;
}
a.next_page {
	background-position:-279px -107px;
	width:19px;
	height:21px;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
}
a.last_page {
	background-position:-300px -107px;
	width:19px;
	height:21px;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
}
a.next_page_disabled, a.next_page_disabled:hover {
	background-position:-300px -83px;
	width:19px;
	height:21px;
	cursor:default;
	display:inline-block;
	vertical-align:middle;
}
a.last_page_disabled, a.last_page_disabled:hover {
	background-position:-279px -83px;
	width:19px;
	height:21px;
	cursor:default;
	display:inline-block;
	vertical-align:middle;
}
a.first_page {
	background-position:-189px -107px;
	width:19px;
	height:21px;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
}
a.prev_page {
	background-position:-210px -107px;
	width:19px;
	height:21px;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
}
a.first_page:hover {
	background-position:-189px -130px;
}
a.prev_page:hover {
	background-position:-210px -130px;
}
a.next_page:hover {
	background-position:-279px -130px;
}
a.last_page:hover {
	background-position:-300px -130px;
}
div.filter-pager ul li span select {
	vertical-align:middle;
}
div.filter-content {
	margin-top:8px;
}
div.filterbox-dir div.filter-top {
color:#FFFFFF;
float:left;
line-height:20px;
margin-top:8px;
}
div.filterbox-dir .letters ul {
	margin:37px 0 0 0;
	color:#5c5c5c;
}
div.filterbox-dir .letters li {
	padding:0;
	display:inline;
	width:17px;
}
div.filterbox-dir .letters a {
	width:17px;
	height:16px;
	color:#5c5c5c;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin:0 3px;
	min-height:16px;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	*display:inline;
}
div.filterbox-dir .letters a.letterdisabled:hover {
	background:none;
}
div.filterbox-dir .letters a.selected, div.filterbox-dir .letters a.selected:hover {
	display:inline-block;
	background-position:-331px -104px;
	background-repeat:no-repeat;
	width:23px;
	height:29px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-top:-13px;
	line-height:40px;
	padding-left:1px;
}
div.filterbox-dir .letters a:hover {
	background-repeat:no-repeat;
	background-position:-156px -87px;
	color:#fff;
	text-decoration:none;
}
div.directoryList div.results {
	background-repeat:repeat-x;
	background-position:0 -160px;
	height:24px;
	line-height:24px;
	color:#fff;
}
div.with-border ul.plainlist {
	border:#c8c7c7 solid 1px;
}
div.fdir div.listtitle {
	background-repeat:repeat-x;
	background-position:0 -160px;
	height:24px;
	line-height:24px;
	color:#fff;
	padding:0 0 0 15px;
}
div.directoryList span.results-left {
	float:left;
	display:block;
	width:15px;
	height:24px;
}
div.fdir div.listtitle {
	background-repeat:repeat-x;
	background-position:0 -160px;
	height:24px;
	line-height:24px;
	color:#fff;
	padding:0 0 0 15px;
}
 ul.plainlist {
}
div.fdir li.odd {
	background-color:#fff;
	padding:5px;
}
div.fdir li.even {
	background-color:#fff;
}
div.fdir li.even p.listtitle {
	background-color:#e2f4f9;
}
div.fdir div.staffphoto img {
	border:#6b6b6b solid 1px;
	width:64px;
	height:80px;
}
div.fdir div.state {
	float:left;
	font-weight:bold;
}
div.fdir div.person-details {
	float:left;
	width:70%;
	color:#333;
}
div.person-details div.name a {
	font-size:15px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
div.person-details div.name a:hover {
	color:#93d5e7;
}
div.person-details div.job-title {
	font-weight:bold;
}
div.FaqList ul li a {
	display:block;
	line-height:30px;
	margin-left:5px;
}
div.FaqList ul li img {
	float:left;
	margin:6px 0 0 0;
	padding-right:5px;
}
ul.faqanswers li div.question img {
	float:left;
	margin:0px 5px 5px 0;
}
div.field-inp {
	position:relative;
	width:509px;
}
div.field-inp span.req-buttton {
	position:absolute;
	top:-11px;
	right:-1px;
}
div.cptch span.req-buttton1 {
	position:absolute;
	top:13px;
	right:5px;
}
div.cptch {
	width:516px;
	position:relative;
}
div.BlogForm div.Content input.captchaText, div.FaqForm div.Content div.cptch input.captchaText
{
	width: 305px;
	margin-top:4px;
}
div.BlogForm div.Content a.submit, div.FaqForm div.Content div.smbt a.submit {
	background-image:url(../images/sbmt-but-grey.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:160px;
	height:53px;
	line-height:53px;
	text-align:center;
	color:#000;
	text-decoration:none;
	float:right;
	margin-right:5px;
}
div.FaqForm div.Content div.smbt a.submit:hover {
	color:#000066;
}
div.BlogForm div.Content div.smbt a.submit, div.FaqForm div.Content div.smbt a.submit span {
	display:block;
	font-size:14px;
	font-weight:bold;
}
div.smbt {
	width:515px;
}
.answerby {
	font-weight:14px;
	font-weight:bold;
	line-height:25px;
}
/* Blog */

div.blog div.BlogSearchBox input, div.blog div.BlogSearchBox a.button, div.blog div.BlogSearchBox a.button:hover, div.blog div.TitleBar, div.blog div.TitleBar span.TitleBar-left, div.blog div.TitleBar span.TitleBar-right, div.blog div.TitleBar div.what span.image-what, div.blog div.required-title span, div.blog div.field input, div.blog div.field textarea, div.blog a.submit, div.field span.field-required, div.field span.field-text-required, div.field span.field-captcha-required {
	background-image:url(../images/blog-graphics.jpg);
	background-repeat:no-repeat;
}
div.blog div.BlogSearchBox input {
	width:174px;
	height:17px;
	padding:3px 4px 0 20px;
	border:0;
	background-position:-202px -85px;
	float:left;
}
div.blog div.BlogSearchBox a.button {
	width:62px;
	height:20px;
	color:#000;
	line-height:20px;
	text-align:center;
	display:block;
	font-size:11px;
	float:left;
	background-position:-231px -33px;
	padding:0;
	border:0;
	margin:0 0 0 5px;
}
div.blog div.BlogSearchBox a.button:hover {
	background-position:-328px -36px;
}
div.blog div.BlogComments {
	clear:both;
}
div.blog div.TitleBar {
	background-position:0px 0px;
	background-repeat:repeat-x;
	height:28px;
	width:100%;
}
div.blog div.TitleBar div.title {
	line-height:28px;
	float:left;
	font-size:14px;
}
div.blog div.TitleBar span.TitleBar-left {
	display:block;
	float:left;
	height:28px;
	width:6px;
	background-position:-207px -31px;
}
div.blog div.TitleBar span.TitleBar-right {
	display:block;
	float:right;
	height:28px;
	width:6px;
	background-position:-220px -31px;
}
div.blog div.TitleBar div.what {
	float:right;
	
	line-height:28px;
	position:relative;
	margin-right:15px;
}
div.blog div.TitleBar div.what a {
	color:#0185ac;
	text-decoration:none;
	padding-right:35px;
}
div.blog div.TitleBar div.what span.image-what {
	display:block;
	height:58px;
	width:40px;
	background-position:-162px -30px;
	position:absolute;
	top:-7px;
	right:0px;
}
div.blog div.Content {
	border-bottom:#bfbfbf solid 1px;
	border-left:#bfbfbf solid 1px;
	border-right:#bfbfbf solid 1px;
}
div.blog ul.comments {
	margin:0;
	padding:5px 0 5px 0;
	list-style:none;
}
div.blog ul.comments li {
	display:block;
	width:100%;
	margin:0px auto 0 auto;
	background-color:#ecf7fb;
	padding:20px 0px 0px 0px;
	position:relative;
}
div.blog ul.comments li div.postby {
	position:absolute;
	top:-10px;
	left:10px;
	background-color:#fff;
	border:#cdcdcd solid 1px;
	padding:0 5px 0 5px;
	line-height:20px;
}
div.blog div.BlogForm {
	margin-top:20px;
}
div.blog div.required-title {
	float:right;
	width:110px;
	line-height:27px;
	position:relative;
}
div.blog div.required-title span {
	display:block;
	width:17px;
	height:17px;
	position:absolute;
	right:8px;
	top:6px;
	background-position:-301px -34px;
}
div.blog div.field textarea {
	border:#979797 solid 1px;
	width:500px;
	height:130px;
	background-position:0px -137px;
	background-repeat:repeat-x;
	overflow:hidden;
}
div.blog .cerrors {
	font-size:14px;
	display:block;
	line-height:20px;
	font-weight:bold;
	margin:5px;
}
/* Search Page */
div.GSASearchResults ul.GSAResultsList li.Result div.ResultTitle a:hover {
    color: #6699CC;
}
div.GSASearchResults div.ResultDescription b {
    color:#336699;
}
div.GSASearchResults div.ResultDescription br {
	display:none;
}
div#col1 div.GSALoading {
    height: 32px;
    margin-bottom: -32px;
    margin-top: 0;
    position: relative;
    width: 32px;
	float:right;
	left:0;
	margin-right:275px;
}
div#col1 div.GSASearchResults ul.GSAResultsList {
	padding-left:5px;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingCenter a.GSAFirstPage {
    background-image: url("/images/startArrowD.png");
	background-position:left 5px;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingCenter a.GSAPrevPage {
    background-image: url("/images/backArrowD.png");
    background-position: left 5px;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingCenter a.GSANextPage {
    background-image: url("/images/forwardArrowD.png");
    background-position: left 5px;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingCenter a.GSALastPage {
    background-image: url("/images/endArrowD.png");
    background-position: left 5px;
}
div#col1 div.GSABox div.GSAPagingControls {
	background:none #E3F1D7;
	padding:4px 5px 5px 0;
	height:auto;
}
div#col1 div.GSABox div.GSAPagingCentered { 
	margin:auto; 
	min-width:725px;
	width:735px;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingLeft {
	padding-top:3px;
	width:300px;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingRight { 
	float:left;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingCenter {
	width:250px;
}
div#col1 div.GSABox div.GSAPagingControls div.GSAPagingRight span.GSAPageSizeText {
	top:-1px;
}
div#col1 div.GSABox div.GSAPagingControls select.GSAPageSizeCombo {
	width:auto;
}
div#col1 div.GSABox div.GSAPagingControls select.GSAPageIndexCombo {
	margin-right:5px;
}
div#col1 div.GSABox div.GSASearchBox input.GSASearchInput {
    background: url("/images/search_bg.PNG") left top;
	border:0 none;
}
div#col1 div.GSABox div.GSASearchBox input.GSASearchButton {
    background:url("/images/searcBtn_bg.PNG") left top;
	border:0 none;
}
div#col1 div.GSABox div.GSASearchBox input.GSASearchButton:hover {
    background:url("/images/searcBtn_bg.PNG") left -20px;
}
div#col1 div.GSABox div.GSASearchBox {
	margin-top:3px;
	border: 1px solid #BFBFBF;
    padding: 1px;
	top:0;
    padding: 0px;
	float:none;
	padding:1px;
}
div#col1 div.GSABox div.GSASearchBox div.GSASearchBox_bg {
	background: none repeat scroll 0 0 #000066;
    color: #FFFFFF;
	width:100%;
	padding:6px 0;
}
div#col1 div.GSABox div.GSASearchBox div.GSASearchBox_toright {
	float:right;
	margin-right:10px;
}
