﻿.Free_Form {

    color: #453c3c;

    font-family: 'Verdana', 'Garamond', 'Palatino-Roman', 'Palatino', 'serif';

    font-size: 12px;

    font-style: normal;

    font-variant: normal;

    font-weight: normal;

    letter-spacing: 1;

    line-height: 18px;

    margin-bottom: 0px;

    margin-left: 0px;

    margin-right: 0px;

    margin-top: 0px;

    opacity: 1.00;

    padding-bottom: 0px;

    padding-top: 0px;

    text-align: justify;

    text-decoration: none;

    text-indent: 0px;

    text-transform: none;

}

.Header {

    color: #6a6f75;

    font-family: 'Palatino-Bold', 'Palatino', 'serif';

    font-size: 29px;

    font-style: normal;

    font-variant: normal;

    font-weight: bold;

    letter-spacing:     0.16em;

    line-height: 38px;

    margin-bottom: 0px;

    margin-left: 0px;

    margin-right: 0px;

    margin-top: 0px;

    opacity: 1.00;

    padding-bottom: 0px;

    padding-top: 0px;

    text-align: center;

    text-decoration: none;

    text-indent: 0px;

    text-transform: uppercase;

}





.Normal 
{
    padding: 4px;
}

.graphic_generic_body_textbox_style_default 
{
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;

}

.graphic_generic_header_textbox_style_default 
{
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

.graphic_generic_title_textbox_style_default
{
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;

}

.graphic_shape_style_default 
{
    background: #ffffff;
    float: none;
    margin: 0px;
    opacity: 1.00;
}


a {
    color: #1c1900;
    font-family: 'Verdana', 'Garamond', 'Palatino-Roman', 'Palatino', 'serif';
    text-decoration: underline;
    padding: 0px;
    padding-bottom: 4px; 
}

a:visited 
{
    color: #6a6f75;
    text-decoration: underline;
}

a:hover 
{
    color: #a7663d;
    text-decoration: underline;
}





.iconlist
{
	list-style: none;
	margin: 0;
	padding: 0px;
}


li.expand
{
	list-style: none;
	background-image: url("icon_bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0 3px 20px;
	margin: .2em 0;
}

li.pdf
{
	list-style: none;
	background-image: url(icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 10px 3px 10px;
	margin: .4em 0;
}

li.doc
{
	list-style: none;
	background-image: url(icon_document.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}



li.link
{
    font-family: 'Georgia Serif', 'Garamond', 'Palatino-Roman', 'Palatino', 'serif';
    font-size: 12px;
	list-style: none;
	background-image: url(icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}





div {

    overflow: visible;

}



img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}


.content {

text-align:left;
margin:0 auto;
width:450px;
height:auto;
border:1px solid #ccc;
padding:20px;

}





.course {

	display: none;
    color: #453c3c;
    background: #FFFFFC;    
    border:2px dotted #ccc;

    font-family: 'Verdana', 'Garamond', 'Palatino-Roman', 'Palatino', 'serif';
     
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;

    letter-spacing: 0.09em;
    line-height: 18px;


    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
    
    opacity: 1.00;

    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 7px;

    
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;

}





#container{

  background-color:#FFFFFF;

  overflow:visible;

  width:600px;

}





#content{

  background-color:#FFFFFF;

  width:100px;

  border-right:10px solid #FFFFFF; Ãˆ

  /* The width and color of the rail */

  margin-right:-300px; /* Hat tip to Ryan Brill */

  float:left;
  
  overflow:visible;
}

#rail{

  background-color:#FFFFFF;

  width:400px;

  float:left;

      padding-top: 7px;

}







#about{
  background-color:#FFFFFF;
  width:100px;
  border-right:50px solid #FFFFFF; Ãˆ
  /* The width and color of the rail */
  margin-right:-300px; /* Hat tip to Ryan Brill */
  float:left;
}
