body {
	margin: 0;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt !important;
	line-height: 1.55em;
	background: url(/images/body_bg.gif) repeat-x scroll left 0;
	color: #333;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

.cleat { clear: both;}
.no-wrap {  white-space: nowrap;}

a img,:link img,:visited img {
	border: none;
}

a:link,a:visited {
	text-decoration: underline;
	color: #C64934;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3 {
	color:#333;
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:1.5;
	margin:0;
	padding-bottom:0.1em;
}
h2 {font-size:1.6em;}
h3 {font-size:1.5em;}



ul, ol {
	margin-bottom:1.35em;
	margin-top:0.4em;
	padding-left:1.5em;
}
ul {
	list-style-type: square;
}


/* head */
.header {
	position: relative;
	height: 110px;
}

.culture{
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.program{
    position: absolute;
    right: 250px;
    top: 60px;
}
.program input,
.program select{
    font-size: 12pt;
    font-weight: bold;
    padding: 3px;
}
.program-select td{
    vertical-align: top;
}

.nav {
  padding-bottom:20px;
}

#maincontent {
  padding:0px 50px 20px 50px;
}

.logo a,.logo a:hover {
	position: absolute;
	left: 70px;
	top: 35px;
	display: block;
	height: 55px;
	text-indent: -5000px;
	width: 145px;
	background: transparent url(/images/frse.png) no-repeat scroll left top;
}

.slogan {
	position: absolute;
	left: 220px;
	top: 40px;
	display: block;
    font-size:1.8em;
    font-weight:normal;
    color:#014A8E;
	letter-spacing:-1px;
	line-height:1.5;
	margin:0;
	padding:0;
}

.footer {
	text-align: center;
	font-size: 10px;
	padding: 10pt 0 20pt 0;
	border-top: 4px solid #444444;
	
	background: #FFFFFF url(/images/footer_bg.gif) repeat-x scroll left top
}

/* top menu */ /* top menu */


.invertedshiftdown2 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      background:url("/images/menu_bg.gif") repeat-x left bottom;
      }
.invertedshiftdown2 ul {
	  margin:0;
	  padding:0px 10px 0 50px;
	  list-style:none;
      }
.invertedshiftdown2 li {
      display:inline;
      margin:0;
      padding:0;
      }
.invertedshiftdown2 ul a {
      float:left;
      background:url("/images/menu_tab_left.gif") no-repeat left top;
      margin:0 3px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.invertedshiftdown2 ul a span {
      float:left;
      display:block;
      background:url("/images/menu_tab_right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      font: bold 12px Arial;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.invertedshiftdown2 ul a span {float:none;}
    /* End IE5-Mac hack */
.invertedshiftdown2 ul a:hover span {
      color:#FFF;
      }
.invertedshiftdown2 ul a:hover {
      background-position:0% -42px;
      }
.invertedshiftdown2 ul a:hover span {
      background-position:100% -42px;
      }  


#menu-user-box {
	float: right;
	margin: 2px 20px 0 0;
	padding: 0;
}

/* end top menu */ /* old forms */
.form-row {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	padding: 10px;
}

.form-row .content {
	padding-left: 9em;
}

.form-errors {
	background-color: #FFF8DF;
	border: 2px solid #C73924;
	margin: 10px 0pt;
}

.html-form fieldset {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
	margin-top: 3px;
	text-align: left;
}

.html-form  input,
.html-form textarea,
.html-form select {
	background-color: #F1F3FF;
	border: 1px solid #AAAAAA;
	font-family: Arial, sans-serif;
	padding: 3px;
	vertical-align: middle;
}

.html-form label {
	list-style-type: none;
}



#sf_guard_auth_form {
	width: 300px;
	margin: 20px auto;
}

.html-form fieldset h2 {
	background-color: #CCCCFF;
	color: #333;
	font-size: 11px;
	padding: 3px;
}


.html-form fieldset h2 {
	background: #fff url(/images/admin/background.jpg) !important;
	font-size: 10pt !important;
	padding: 7px 3px;
}


.msg-notice{
	border:1px solid #73B65A;
	margin-bottom:10px;
}
.msg-notice h2{
	background:#73B65A url(/ico/accept.png) no-repeat scroll 5px 2px;
	color:#FFFFFF;
	font-size:11px;
	margin:0pt !important;
	padding:5px 20px 5px 25px;
}

.msg-error{
	border:1px solid #C73924;
	margin-bottom:10px;
}
.msg-error h2{
	background:#C73924 url(/ico/cross.png) no-repeat scroll 5px 2px;
	color:#FFFFFF;
	font-size:11px;
	margin:0pt !important;
	padding:5px 20px 5px 25px;
}


/* table */
table td {
	border:1px solid #CCCCCC;
	padding:3px 5px;
	text-align:left;
	vertical-align:top;
}
table th {
	background:#EEEEEE none repeat scroll 0%;
	border-color:#999999;
	border-style:solid;
	border-width:1px 1px 2px;
	padding:2px 10px;
	text-align:left;
}
tbody th {
	border-bottom:1px solid #CCCCCC;
}
th {
	border-bottom:3px solid #CCCCCC;
	padding-right:1em;
	text-align:left;
}

ul.actions {
    list-style-type:none;
    margin: 0; padding: 0;
}
ul.actions li {
	display: block ;
	list-style-type:none;
	white-space: nowrap;
}
ul.actions li a:link, ul.actions li a:visited {
    text-decoration: none;
    color: #333;
}
ul.actions li a:hover {
    color: #C64934;
}



/* box */

div.confirm-box, div.message-box{
	width: 400px;
	display: block;
	background-color: #FEFDE0;
	border: 3px solid #CBB945;
	margin: 0 auto;
}
div.confirm-box .box-options {
	padding: 5px 20px 5px 20px;
}

div.confirm-box .box-options input {
	padding: 3px 15px 2px 15px;
	}

ul.td-menu { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0; padding: 0;
}
ul.td-menu li {
	display:inline;
	list-style-type:none;
}

div.tabber {
padding-left: 2em;
}
.tabber h3 {
    border-bottom: 1px solid #ccc;
    margin: 1.5em 0 1em 0;
    line-height: 0.7;
    margin-left: -2em;
}

.tabber h4 {
    margin: 1.5em 0 0.1em 0
}

.programs {
	margin: 40px auto -30px auto;
	text-align: center;
	height: 100px;
	}
.programs img {
    margin-left: 25px;	
}

.project-info .label{
  color: #888;
}
	
	

