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

html
	{
	height: 100%;
	}

body
	{
	background-image:  url(../pictures/theme/bg_page.jpg);
	background-position:center top;
	background-attachment: fixed;
	text-align: left;
	font-family: 'Judson', serif;
	font-size: 1em;

	background-color: #fff;
	color: #333333;
	margin: 0;
	padding: 0;
	height: 100%;

}




div {
   font-size: 1em;
}

img {
   border: 0;
}


a,
a:link 
a:active {
   text-decoration: none; 
   background-color: inherit; 
   color: #08478b; 
}

a:visited {
   text-decoration: none;
   background-color: inherit;
	color: #08478b;                /* a different color can be used for visited links */
}


a:hover {

   background-color: #inherit;
   color: #08478b;
   text-decoration: underline;
}

div#pagewrapper {

   margin: 0 auto;     /* this centers wrapper */
   max-width: 980px; /* IE wont understand these, so we will use javascript magick */
   min-width: 980px;



}

#main {

	padding-bottom:30px;
	background: url(../pictures/theme/bg_content.png);
    background-repeat: repeat;

}

#mycontent {
   margin-left: 220px;
   margin-right: 50px;
   width: 710px;
   

}

#myfullcontent {

   width: 980px;
   
}


#mybody {
display:block;
}

#contentheader {
	width:980px;
	height:116px;
	background-image:  url(../pictures/theme/public_head.png);
	background-repeat:no-repeat;
	background-position:center center;
}

#contentfooter {
	width:980px;
	height:35px;
	background-image:  url(../pictures/theme/foot.png);
	background-repeat:no-repeat;
	background-position:center center;
}

#contentfooter p {
font-size: 0.9em;
padding-top:4px;
text-align:center;
}

#logofsd {
	width:930px;
	height:116px;
	display:inline-block;
	margin: 0 25px 0 25px;
	position: relative;
}

#logofsd a{
	width:930px;
	height:116px;
	background-image:  url(/pictures/theme/logo-fsd.png);
	background-repeat:no-repeat;
	background-position:center center;
	position: relative;
	display:inline-block;
}


.hid {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	width:1px;
	height:1px;
}


p {
	text-align:justify;
	font-size: 0.9em;
	line-height: 1.5em;
}


#mycontent p {
	/* width: 600px; */
}

.light p {
color: #005ea7;
font-size: 0.7em;
}

#mycontent h1 {
	color: #394a59;
	font-size: 1.4em;
	font-family: 'Judson', serif;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 700;
}

#mycontent h2 {
	color: #394a59;
	font-size: 1.2em;
	font-family: 'Judson', serif;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 700;
}

#mycontent h3 {
	color: #394a59;
	font-size: 1em;
	font-family: 'Judson', serif;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 700;
}

#mycontent h1 a,
#mycontent h1 a:link,
#mycontent h1 a:active,
#mycontent h1 a:visited,
#mycontent h1 a:hover{
	color: #394a59;
	text-decoration:none;
}

h2 {
  color: #005ea7;
  font-size: 1.2em;
}

h3 {
  color: #005ea7;
  font-size: 0.9em;
}


strong,
b	{
/* color: #005ea7; */
color: #394a59;

	font-weight: 700; 
}




div#footer p{
	font-size: 0.5em;
	padding: 0px 0px 0px 0px;
	color: #777777;
	text-align: center;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.2em;
	clear:both;
   
}





hr {
display:none;
}





div#myTable td{
background-color: #e3e8eb;
}


div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 170px;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-left: 30px;
   text-align: left;
}

div#sidebar p{
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	color:#08478b;
}

div#header {

	background: #ddddee;    
}

div#header h1 {
	color: #ffffff;
	font-weight: bold;
	padding: 40px 20px 15px 20px;
	font-size: 6em;
	font-weight: bold;
	text-align: center;
	font-family: Times, serif;
}



#page-table {
    height: 100%;
    width: 100%;
    border-collapse: collapse;

}
#page-td {
    height: 100%;
    padding: 0;
    vertical-align: middle;
}




div#main_menu {
	background-image:  url(../pictures/theme/bg_menu.png);
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	width: 980px;
	height:40px;
	margin-left: auto;
	margin-right: auto;
}

#nav li.topmenu_separator {
	position:relative;
	display:inline-block;
	background-image:  url(../pictures/theme/bg_menu_sep.png);
	width: 5px;
	height: 40px;
	margin: 0;
	margin-bottom:-17px;
	padding-left: 0px;
	padding-right: 0px;
}



#nav ul.scriptaculously{
	text-align:left;
	width:400px;
	background:#e1e1e1;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-khtml-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-webkit-box-shadow: 0 0 8px #3d4f5f;
	-moz-box-shadow: #3d4f5f 0 0 8px;
	box-shadow: 0 0 8px #3d4f5f;
	margin:6px 0 0 0;
	padding: 5px 0px 5px 0px;
	position:absolute;
	left:0px;
	top:10px;
	background-image:  url(../pictures/theme/bg_submenu.png);
	background-position:center 0px;
	background-repeat: repeat-x;
}


html>body #nav ul.scriptaculously{/*ie shit*/
	position:absolute;
	top:17px;
}

#nav ul.scriptaculously a:hover{
	position:relative;
	color:#ffffff;
	background:#08478b;
	font-weight: bolder;
	padding: 5px 5px 5px 10px;

}
#nav ul.scriptaculously a{
	position:relative;
	z-index:999;
	font-weight: bolder;
	margin: 3px 10px 3px 10px;
	padding: 5px 5px 5px 10px;
	background:transparent;
	color:#394a59;
	display:block;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
}
#nav li a:hover{
	text-decoration: none;
	color: #ffffff;
	background-image:  url(../pictures/theme/bg_menu_hi.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:12px;
	padding-bottom:10px;
}


#nav li a.menuselected{
	text-decoration: none;
	color: #08478b;
	background-image:  url(../pictures/theme/bg_menu_on.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:12px;
	padding-bottom:10px;
}



.keepover a{
	text-decoration: none;
   color: #ffffff;
   background-image:  url(/pictures/theme/admin/bg_up_menu_hi.png);
   background-position: center top;
   background-repeat: repeat-x;
   padding-left: 15px;
   padding-right: 15px;
}

#nav li a{
	text-decoration: none;
	color: #394a59;
	padding-left: 5px;
	padding-right: 5px;
}
#nav{
	position:relative;
	width:980px;
	text-align:center;
	list-style:none;
	margin:0 auto;
	padding:0;
	height: 40px;
	white-space:nowrap;
}
#nav li{
	position:relative;
	display:inline;
	margin:0;
	padding:0;
	height:40px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	margin-left:-5px;
	margin-right:-5px;
	margin-top:-20px;
}

#nav li li{
	position:relative;
	display:inline;
	margin:0;
	padding:0;
	height:40px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 300;
	margin-left:-5px;
	margin-right:-5px;
	margin-top:-20px;
}

ul.files_same_line {
	display:inline;
	list-style-type: none;
}

ul.files_same_line li {
	display:inline-block;
	width:64px;
	text-align:center;
	margin-right:50px;
}

ul.files_same_line li div.pdf {
	width:64px;
	padding-top:68px;
	background-image:url(/pictures/app/icons/pdf_64.png);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align: text-bottom;
	
}

ul.files_same_line li a{
	text-decoration:none;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 0.7em;
}



.leftmenu{
display: block;
margin: 0px 0px 5px 0px;
padding: 3px 1px 1px 1px;
color: #002d44;

}



.leftmenu:hover {


}

.leftmenu h1{
padding: 0px 0px 0px 2px;
display: inline;
letter-spacing: 0em;
font-size: 0.7em;


}


.leftmenu h1 a{
text-decoration: none;
color: #002d44;
}

.leftmenu h1 a:hover{
text-decoration: underline;
color: #aa2200;
}

.leftmenu h2{
padding: 0px 0px 0px 2px;
display: inline;
letter-spacing: 0em;
font-size: 0.7em;

}


.leftmenu h2 a{
text-decoration: none;
font-weight: lighter;
color: #002d44;
}

.leftmenu h2 a:hover{
text-decoration: underline;
font-weight: lighter;
color: #aa2200;
}



.mytabs h1 {
	text-decoration: none;
	font-weight: bolder;
	color: #002d44;
	font-size: 0.7em;
}

.mytabs h1 a {
	text-decoration: none;
	font-weight: bolder;
	color: #cccccc;
	font-size: 1.0em;
}

.mytabs h1 a:hover{
	text-decoration: none;
	font-weight: bolder;
	color: #aa2200;
	font-size: 1.0em;
}










input {
display: inline;
border:0px solid black;
background-color:#eeeeee;
margin: 0px 0px 0px 0px;
}

input file{
display: inline;
border:0px solid black;
background-color:#eeeeee;
margin: 0px 0px 0px 0px;
}

textarea {
display: inline;
border:0px solid black;
background-color:#eeeeee;
margin: 0px 0px 0px 0px;
}


input[type=hidden]
{
   display : none;
}


input:focus {
background-color: #ffd05e;
}

input:hover {
background-color: #ffd05e;
}



div.spacer {
 	clear: both;
 }


 
 ul.bigBullet {
	 font-size: 0.9em;
	 display: list-item;
	 margin-bottom: 1em;
	 list-style-position: outside;
	 list-style-type: none;
	 line-height: 1.5em;
 }
 
 ul.bigBullet li {
	 font-size: 0.95em;
	 line-height: 1em;
	 margin-bottom: 1em;
 }
 
  ul.smallBullet {
	 font-size: 0.9em;
	 margin-bottom: 15px;

 }
 
  ul.smallBullet li {
	 font-size: 1.0em;
	 line-height: 1.2em;
	 list-style-position: inside;
	 list-style-type: disc;
 }
 
 .logotexsmall {
	 width: 100px;
	 height: 12px;
	 background-image: url(/pictures/theme/logo-blue-small.png);
	 display: inline-block;
	 white-space : nowrap;
 }

 
 .multiColumn {
  display: inline-block;
  margin-right: 50px;
  vertical-align: top;
  width: 280px;
}
