/* ********* Set Defaults to Zero ******* */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
/* turn off the link outline in Firefox */
a {outline: none;}
/* !!!!!!!!!! YOU MUST RESTYE THE ABOVE AS NEEDED !!!!!!!!!!!!!  */

/* set global paragraph margin */
p { margin:0 0 15px 0;}
/* Apply left margin only to the few elements that need it: */
dd, blockquote { margin-left: 1em; }
li { margin-left: 2.5em; }
.mini{font-size: 9px;}
/* remember to define focus styles! */
:focus {outline:0px;}

/* This makes the text left justified in the CS debug area */
.cfdebug {text-align:left;}

.floatleft { float:left;}
.floatright { float:right;}
.clear { clear:both;}

a:link {color: #657CBA;	text-decoration: underline;}
a:visited {color: #657CBA; text-decoration: underline;}
a:hover {color: #F7A224; text-decoration: underline;}
a:active, a:focus {color: #657CBA; text-decoration: underline;}

body { font-size: .8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ; text-align: center; background-color:#EDCFA4; color:#666666; }

input, select, textarea { font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
input { vertical-align:middle;}
select { vertical-align:middle;}
/*  NOTE - the percentages below will scale off of the font size set in the body selector style above */
/* Header tag styles */
h1 { font-size:160%;color:#5DAE81;}
h2 { font-size:140%;color:#5DAE81;}
h3 { font-size:120%;color:#5DAE81;}

.centered { text-align:center;}
.align-right { text-align:right;}
.align-left { text-align:left;}

/* this contains everything in the site and controls centering and margins */	
#container{ width:780px; margin: 0 auto; margin-bottom: 20px; height:auto; text-align: left; background:#B8DFE8 url(../graphics/main_bg.gif) bottom no-repeat; }

#left-content { width:160px; float:left;}
#fsma-logo { width:118px; height:72px; margin:20px 0 20px 25px;}
#menu-div { margin-left:56px; margin-top:-5px; width:108px; height:310px; background-color:#B3DEE8; border-left:1px solid #82ABB7; border-bottom:1px solid #82ABB7; }

/* Menu styles -------------------------------------------------------------------- */
#vertmenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; width: 96px; padding: 0px; margin: 5px 0 0 6px; border-top: 1px solid #FFF; }
#vertmenu ul { list-style: none; margin: 0px; padding: 0px; border: none; }
#vertmenu ul li { margin: 0px; padding: 0px; }
#vertmenu ul li a { display: block; border-bottom: 1px solid #FFF; padding: 5px 0px 5px 4px; text-decoration: none; color: #657CBA; width:92px; }
#vertmenu ul li a:hover, #vertmenu ul li a:focus { color: #657CBA; background-color: #9BD3D9; }

/* On styles */
.NavOn1 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn2 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn3 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn4 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn5 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn6 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn7 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn8 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn9 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn10 a{ color: #FFF; background-color: #9BD3D9;}
.NavOn11 a{ color: #FFF; background-color: #9BD3D9;}

/* ------------------------------------------------------------------------------------------ */

#content-div { float:right; margin-right:12px; width:601px; border-left:1px solid #000; border-right:1px solid #000; background-color:#FFFFFF; }
.inside-content { width:90%; margin:0 auto; margin-top:10px; }
/* Content Creator styles */
.cc-pic { float:right; margin:0 0 0 10px;}
.cc-image {}
.cc-caption { font-size:10px; text-align:center;}
.cc-divider { width:100%; height:10px; margin:10px auto; border-top: 1px solid #87B2BA;}
.cc-title { font-size:16px; font-weight:bold;}
.scroller { text-align:center; margin-bottom:20px;}
.picture-left { float:left; margin:0 10px 10px 0; }
.picture-right { float:right; margin:0 0 10px 10px; }
/* Speakers */
.speaker-photo { float:left; margin-right:15px; margin-bottom:10px;}
.more-link { font-weight:bold; font-style:italic;}
/* Attendees */
#attendees-view-yrs { width:90%; margin:10px auto; font-size:100%; text-align:center;}
#attendees-list { width:90%; margin:0 auto; font-size:100%;}
#attendees-list td{ padding:2px; }
.attendees-name { width:30%; padding:3px 0 3px 10px; color:#657CBA; }
.attendees-title { width:30%; padding:3px 0 3px 10px; color:#8A91A8; font-style:italic;}
.attendees-company { width:40%;}
.row-1 { background-color:#FFFFFF;}
.row-2 { background-color:#F4FBFB;}
/* Photo Album */
.photoAlbum-table { width:564px; background-color:#EEEEEE; margin-left:22px; font-size:100%;}
.pager-td {padding:15px 10px 10px 0px; text-align:center;}
.picture-table { width:90%; margin-left:27px; xborder:1px solid black;}
.picture-table td{ text-align:center; }
.photoOutline { border:2px solid #000; } 

.photoNoline { border:2px solid #EEEEEE; } 

/* for form validation  */
.required { font-weight:bold;}
.alert { font-weight:bold; color:#CC0000;}
/* contact form */
#form-table { width:510px; font-size:100%; margin-top:20px; margin-bottom:20px;}
#form-table thead td.cell-1 { width:100px; }
#form-table thead td.cell-2 { width:410px;}
#form-table tbody td { height:30px; padding:4px;} /* height:20px; in IE fix style sheets */
#form-table tbody td.cell-1 { width:200px; text-align:right;}
#form-table tbody td.cell-2 { width:310px;}
#form-table .textbox {border:1px solid #81B8D6; width:300px; height:18px; }
#form-table .textbox-city {border:1px solid #81B8D6; width:131px; height:18px; }
#form-table .textbox-zip {border:1px solid #81B8D6; width:60px; height:18px; }
#form-table .textarea-comments {border:1px solid #81B8D6; width:300px; height:200px; }
#form-table .select {border:1px solid #81B8D6; height:20px; }
#form-table .button { border:1px solid #81B8D6; margin:4px 0 0 4px; }

/* Client Info */
.client-info-name { font-size:120%; font-weight:bold; margin:5px 0;}
.client-info-address1 { margin:5px 0;}
.client-info-address2 { margin:5px 0;}
.client-info-citystatezip { margin:5px 0;}
.client-info-phone { margin:5px 0;}
.client-info-phone span{ font-weight:bold; text-transform:lowercase; font-size:11px;}


/* page classes */
.fineprint { font-size:80%;}
.mediumprint { font-size:85%;}

/* ************** Pager Classes - used on utl_callPager.cfm ******************* */

.Pager {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.onPage {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#D40AE6;
}

a:link.LoopLink {font-weight:bold; color:#0AD4E6; font-size:90%; text-decoration:none;}
a:visited.LoopLink  {font-weight:bold; color:#0AD4E6; font-size:90%; text-decoration:none;}
a:hover.LoopLink  {text-decoration:none;}
a:active.LoopLink  {text-decoration:none;}


