* {
margin: 0;
padding: 0;
}

h1,h2,h3,h4,h5,h6
{
   padding: 5px;
}

p
{
  margin-bottom: 1em;
  margin-top: 1em;
}
fieldset
{
padding-bottom: 10px;
}

body
{
   font-size: 12px;
   font-family: Arial, Geneva,  Verdana, sans-serif;
   background:#ffffff url(/img/header_background1.gif) repeat-x top;
   margin:0;
   padding:0
}

a, a:hover
{
   color: #003d4c;
   text-decoration: underline;
}


.clear
{
   clear: both;
}

div#headercontainer
{
   width: 100%;
   height: 100px;
}

div#header
{
   width: 100%;
   background-color: #FFFFFF;
}
div#header img
{
   float: left;
}

div#logout
{
   width: 100px;
   text-align: right;
   float: right;
   padding-right: 20px;
   font-weight: bold;
}

div#bodycontainer
{
   width: 99%;
   padding-left: 10px;
}
div#left_column
{
   width: 20%;
   float: left;
}
div#right_column
{
   padding-left: 10px;
   float: left;
   width: 78%;
}
div#full_column
{
   width: 98%;
   
}
.bluebox
{
   margin-bottom: 8px;
   _margin-bottom:0px
}
.bluebox a
{
   font-size: 13px;
   cursor:hand
}
.bluebox div.top-left
{
   margin-right: 9px;
   background:#D4E3F0 url(/img/blue_head_left.gif);
   height: 28px;
}

.bluebox div.top-left span
{
   padding:6px 0px 0px 10px;
   display:block;
   font-size:13px;
   font-weight:bolder;
   color:#ffffff;
}

.bluebox div.top-right
{
   margin-top: -28px;
   margin-left: 0px;
   height: 28px;
   width:10px;
   background: url(/img/blue_head_right.gif) right top no-repeat;
   float:right
}
.bluebox div.bottom
{
   background:url(/img/gray_bottom_leftbg.gif) 0 0;
   height: 7px;
}
.bluebox #inside
{
   border-left: 1px solid #E6E6E6;
   border-right: 1px solid #E6E6E6;
   background:#ffffff;
   color: #666;
   font-family:arial;
   font-size:12px;
   padding:6px;
   _margin-top:-2px;
   display:block;
   min-height: 500px;
}



label, input, select, textarea
{
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 0px;
   
}

div.input
{
   margin: 0px;
   padding: 0px;
   

}
label
{
  width: 150px;
  display: block;
  float: left;
  clear: left;
  font-weight: bold;
  text-align: right;
  margin-right: 10px;
  
}

input, select, textarea
{
   display: block;
   float: left;
   clear: right;
   
}

input[type=text]
{
   width: 200px;
}

textarea
{
   width: 350px;
}
input[type=submit]
{
   float: none;
   clear: both;
   display: block;
   margin-left: 160px;
   margin-top: 20px;
}
table td input[type=checkbox]
{
   width: 15px;
   margin: 0px;
   padding: 0px;
}

div.checkbox
{
   display: block;
   float: left;
   clear: right;
}

#menu
{
   font-family: arial;
}

#menu ul li a
{
   font-size: 14px;
   font-weight: bold;
}

#menu ul li ul li a
{
   font-size: 12px;
   font-weight: normal;
}
#menu ul
{
   padding:0;
   margin:0;
}
#menu li
{
   padding:0;
   margin:0px;
   padding-top:3px;
   list-style:none;
   background:url(/img/bullet_blue.gif) no-repeat 12px 12px
}

#menu ul li ul
{
   padding:0;
   margin:0;
   margin-left:25px;
}
 
#menu a:link,#menu a:visited,#menu a:active
{
   color:#102F5E;
   padding-left:28px;
   margin:0px;
   padding-top:3px;
   height:24px;
   display:block;
   font-family:arial;
   text-decoration:none;
}


#menu ul li a
{
   background: none;
}
#menu ul li ul li a
{
   background:url(/img/leftmenubg.gif) no-repeat 0px 0px;
}

#menu a:hover
{
   color:#EF8531;
}


table
{
   
   border-color: #FBE9BD;
   border-style: solid;
   border-width: 1px;
   border-collapse: collapse;
   border-spacing: 1px;
}


div.paging div.disabled
{
   display: none;
}

th a, li a
{
   color:#336699;
   font-weight:bold;
   font-size:11px;
   text-decoration:none;
}


th a:hover
{
   color:#EF8531;
   text-decoration:underline;
   
}

td,th
{
   padding: 5px;
}

tr.altrow td
{
   background-color: #ffffff;
}

tr td, th
{
   background-color: #FEFBF5;
   
}

th
{
   text-align: left;
}

div.index table, div.view table,table.tableBorder
{
   width: 100%;
}


table
{ 
   
   border-collapse: collapse;
   border-spacing: 0;
}

table.tableBorder td
{
   border-style: solid;
   border-width: 1px;
   border-color: #FBE9BD;
   
} 



div.box
{
   border-color: #FBE9BD;
   border-style: solid;
   border-width: 1px;

}

div.box_header
{
   color: #336699;
   background-color:    background-color: #FEFBF5;
   padding: 5px;
   font-weight: bold;
   
   border-width: 0px;
   border-bottom-width: 2px;
   border-style: solid;
   border-color: #FBE9BD
  
}

div.box_content
{
 padding: 5px;
}

div.paging div
{
   display: inline;
}













#footer
{
   width:100%;
   padding:10px auto 10px;
   margin:0px;
   background: #F7F7F7 url(/img/footer_topbg.gif) repeat-x top left;
   border-bottom:5px solid #213F69;
}
#footer p
{
   clear:both;
   text-align:center;
}
#footer p a
{
   font-family:arial;
   font-size:12px;
   color:#102F5E;
   text-decoration:none;
   margin:0px 4px;
}

#footer p a:hover
{
   color:#EF8531;
   text-decoration:underline
}
#footer p.copy
{
   text-align:center;
   padding:5px 0;
   font-family:arial;
   color:#939393;
   font-size:11px;
}

div.float
{
   float: left;
   margin: 0px;
   padding: 0px;
}

div.float div, div.float img
{
   margin-top: 12px;
   margin-left: 10px;
   margin-right: 10px;
}
img.calendar_trigger
{
   margin: 0px;
   padding: 0px;
   
   cursor: pointer;
   border: 1px solid;
   margin-top: 12px;
   margin-left: 2px;
   margin-right: 2px;
   
}


div.formSectHeader
{
    background-color:#FEF8E9;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color:#FBE9BD;
    font-family:Arial, Helvetica, sans-serif;
    color:#336699;
    font-size:12px;
    font-weight:bold;
    width: 100%;
}

div.box_content div.input
{
   height: 30px;
}
div.summaries div.summary_images, div.summaries div.summary_summary, div.summaries div.summary_edit,div.instructions div.instruction_images, div.instructions div.instruction_instruction, div.instructions div.instruction_edit, div.portfolios div.portfolio_images, div.portfolios div.portfolio_portfolio, div.portfolios div.portfolio_edit

{
   float: left;
}


div.summaries div.summary_summary, div.instructions div.instruction_instruction, div.portfolios div.portfolio_portfolio
{

   width: 400px;
}
div.summaries div.summary_edit, div.instructions div.instruction_edit, div.portfolios div.portfolio_edit
{
   padding-left: 20px;
   
}

div.summaries div.summary_images, div.instructions div.instruction_images, div.portfolios div.portfolio_images
{
 
   width: 220px;
}
div.summaries div.summary_images img, div.instructions div.instruction_images img, div.portfolios div.portfolio_images img
{
   padding-right: 20px;
}

div.instructions div.instruction_header p
{
   text-align: center;
}

div.instructions div.instruction_header p.step
{
   text-decoration: underline;
}



dd, dt
{
   padding: 0px;
   margin: 0px;
   float: left;
   display: block;
   margin-top: 5px;
   margin-bottom: 5px;
   
}

dt
{
   font-weight: bold;
   width: 150px;
   clear: left;
   text-align: right;
   padding-right: 20px;
   
}

 
div#flashMessage
{
  font-size: 14px;
  font-weight: bold;
  color: red;
}

td.right, th.right, td.onleft, th.onleft
{
   text-align: right;
}

td.onleft
{
   padding-right: 10px;
}

div#matched_positions p.header
{
   text-decoration: underline;
}

div.error-message
{
   color: red;
   margin-top: 12px;
   margin-left: 10px;
   float: left;
}


div.required
{
 
}


span.breadcrumbs, span.breadcrumbs a
{
   color: white;
   text-decoration: none;
}

div.error div.float div
{
   display: none;
}

div.fixiespacing div.input
{
  height: 30px;
}

legend
{
   margin-left: 12px;
}

div.float div.password
{
   margin-top: 10px;
   margin-left: 0px;
   
}

span.number
{
   font-size: 12px;
   font-weight: bold;
}
