\"";
 voice-family: inherit;
 width: 390px;
}

/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}


/*---  Used in Trackback and Pingback page.  ---*/

H2 {
 font-family: trebuchet, verdana, sans-serif;
 font-size:   20px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
	font-family: verdana, trebuchet, sans-serif;
	color:       #333333;
	border-bottom-style: dotted;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:visited{ 
 color:       #ffffff;
 font-family: "Trebuchet MS";
 font-size:   14px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}
.blu-tx-lrg {
font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;font-size : 14px; color: #005A94; font-weight: bold; ; line-height: 16px}
.blutx2 {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #005A94;
	font-weight: bold;
	;
	line-height: 14px;
	text-decoration: none;
}
.blutxsml {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 10px;
	color: #005A94;
	font-weight: bold;
	;
	line-height: 14px;
	text-decoration: none;
}
.blutx3 {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 11px;
	color: #004A7A;
	font-weight: bold;
	;
	line-height: 12px;
	text-decoration: none;
}
.date {
	padding-bottom: 12px;
	border-bottom:1px dotted #000000;
	font-family: "Trebuchet MS", Trebuchet, sans;
	font-size: 14px;
	font-weight: bold;
., ; }
.askbutton {
	background-color:   #B40000;
	font-family:        "Trebuchet MS", Trebuchet, Arial;
	font-size:          11px;
	font-weight:        bold;
	text-transform:     uppercase;
	color:              #FFCC00;
	margin: 2px;
	padding: 2px;
	border: 3px solid #FFCC00;
}
.redtx {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #B40000;
	font-weight: bold;
	;
	line-height: 14px;
	text-decoration: none;
}
.menuboxes {
	background-color: #002B82;
}
.boxheads {
	font-family: "Trebuchet MS";
	font-size:   12px;
	color:       #000000;
	font-weight: bold;
	line-height: 18px;
	background-color: #FFFFCC;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-indent: 1pt;
}
.boxdefs {
	font-family: verdana, trebuchet, sans-serif;
	font-size:   11px;
	color:       #000000;
	font-weight: normal;
	line-height: 13px;
	margin-left: 12px;
}
.bluboxheads {
	font-family: "Trebuchet MS";
	font-size:   12px;
	color:       #000000;
	font-weight: bold;
	line-height: 18px;
	background-color: #DEd3F2;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-indent: 1pt;
}
.withmarg450 {
font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;font-size : 14px; margin-left: 15px; margin-right: 50px; margin-top: 10px; line-height: 16px
}
.ylotxmargin {
	font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #FFCC00;
	font-weight: bold;
	;
	background-color: #666666;
	line-height: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	margin-right: 5px;
}
.boxlinks {
	font-family: verdana, trebuchet, sans-serif;
	font-size:   11px;
	color:       #0000FF;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
}
.boxlinksbold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:   11px;
	color:       #0000CC;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}
.answer {
font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size : 12px; color: #005A94; margin-right: 200px; font-weight: bold;; line-height: 14px
}
.title {
font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;font-size : 26px; color: #ffffff; font-weight: bold; margin-left: 15px;
}
.title {font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;font-size : 26px; color: #ffffff; font-weight: bold; margin-left: 15px;}
.blu_tx {
	font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #005A94;
	font-weight: bold;
	;
	line-height: 14px;
	text-decoration: none;
}
a:visited.nav_active {margin-left: 15px; font-family : Verdana,Arial, Helvetica, sans-serif;font-size : 11px; color: #ffffff; text-decoration : none; font-weight: bold;}
.nav_onpage {margin-left: 12px; font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif, Arial; font-size : 12px; color: #000000; font-weight: bold; text-decoration : none;}
.bg_back {;background-color: #000000; margin-left: 5px}
.with_marg {font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;font-size : 14px; margin-left: 15px; margin-right: 200px; margin-top: 10px; line-height: 16px}
.org_text {font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;font-size : 12px; color: #F77331; font-weight: bold; ; line-height: 14px}
a.main {font-family : Trebuchet MS, Verdana, Arial;font-size : 14px; color: #005A94; font-weight: bold; }
a:visited.main {font-family : Verdana,Arial, Helvetica, sans-serif; font-size : 11px; color: #005A94; font-weight: bold; text-decoration: underline; }
ul {margin-left: 30px;; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif; font-size: 12px; line-height: 14px}
li {list-style-image: url("../images/bullet.gif"); padding: 0px 0px 8px 0px; margin-left: 0px;; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif; font-size: 12px; line-height: 14px}
.email_list {list-style-image:  url(../../images/email_bullet.gif); padding: 0px 0px 8px 0px; margin-left: 0px;}
body {
	margin: 0px;
}
.bodycopy {
	font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px}
.ylo_tx {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 11px;
	color: #FFCC00;
	font-weight: bold;
	;
	background-color: #000000;
	line-height: 22px;
	padding-left: 10px;
	text-decoration: none;
	border: 1px solid #000000;
}
.blktx {
	font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #FFCC00;
	font-weight: bold;
	;
	line-height: 14px;
	text-decoration: none;
}
.subtitle {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 14px;
	color: #CC0033;
	font-weight: bold;
	line-height: 18px;
}
.blutxmargin {
	font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #005A94;
	font-weight: bold;
	;
	line-height: 14px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 200px;
	margin-left: 15px;
}
.blutxmarginlge {
	font-family : Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size : 14px;
	color: #005A94;
	font-weight: bold;
	;
	line-height: 18px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 200px;
	margin-left: 15px;
}
.boxheadsred {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size:   12px;
	color:       #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	background-color: #BF160B;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-indent: 1pt;
}
.boxheadsblkylo {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #666666;
	font-weight: bold;
	;
	background-color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 1px;
	margin: 0px;
}
}\"";
 voice-family: inherit;
 width: 390px;
.gryylotx {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 12px;
	color: #000067;
	font-weight: bold;
	;
	background-color: #CCAF91;
	line-height: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.paraandlf {
	font-family : "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size : 14px;
	margin-left: 15px;
	margin-right: 50px;
	margin-top: 10px;
	line-height: 17px;
	padding-bottom: 17px;
	width: 500px;
}
