p, blockquote, q
{
color: #444444;
font-family: Tahoma;
font-size: 12px;
line-height: 2em;
/*text-align: justify;*/
font-style:italic;
}
 
blockquote
{
margin: 2em 0px;
padding-left: 40px;
}
 
blockquote:before
{
color: #990000;
content: '\201C';  /* http://monc.se/kitchen/129/rendering-quotes-with-css */
font-family: Arial, Helvetica, sans-serif;
font-size: 0em;
font-weight: bold;
line-height: 0px;
margin: 0px 5px 0px -40px;
vertical-align: bottom;
}

blockquote:after
{
color: #990000;
content: '\201D';  /* http://monc.se/kitchen/129/rendering-quotes-with-css */
font-family: Arial, Helvetica, sans-serif;
font-size: 0em;
font-weight: bold;
line-height: 0px;
margin: 0px 5px 0px -40px;
vertical-align: bottom;
}

.download-dialog-link
{
	float:right;
	padding-left:25px;
	padding-top:4px;
	height:32px;
	background-image:url(/img/download-18.png);
	background-repeat:no-repeat;
}

body
{
    font-family:arial;
    cursor:default;
}

#main
{
  width:930px;
  min-height:500px;
  background-color:#fff;
  background-image:url(/img/horiz2.png);
  background-repeat:no-repeat;
  background-position:0px -510px;
  
  margin:0 auto;
  padding:15px;
  margin-bottom:10px;
  border-top:0px;
}

a
{
    color: #990000;
    
    font-size: 16px;
    
    line-height: 25px;
    text-decoration:none;
    
    font-weight: bold;
    
    cursor: pointer;
}

#header
{
  width:830px;
  margin:0 auto;
  padding:15px;
  background-color:#fff;
  background-image:url(/img/horiz2.png);
  background-repeat:no-repeat;
  background-position:0px -510px;
  height:420px;
}

.remarks
{
    margin-bottom:20px;
    width:500px;    
    font-size:14px;
    line-height:20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

h1
{
    font-size:24px;
    color:#363636;
    font-weight:normal;
}

h2
{
    font-size:18px;
    color:#565656;
    font-weight:normal;
}

.video-divider
{
    height:10px;
    margin-bottom:40px;
}    


#title
{
    font-weight:bold;
    font-size:28px;
    color:#990000;
}

#title-par
{
    font-weight:normal;
    font-size:14px;
    color:#222222;
    width:340px;
    margin-top:5px;
    line-height:17px;
    font-weight:bold;
}

#add-res
{
  margin-top:30px;
  font-size: 12px;
  font-weight: normal;
  font-family:arial;
  color:#464646;
  line-height:20px;
}

#add-res a
{
  color:blue;
  font-size:16px;
  font-weight:normal;
  font-family:arial;
}

#lhs
{
    width:200px;
    min-height:500px;
    padding:0;
    
}

#rhs
{
    min-height:500px;
    padding-left:10px;
    border-left:1px solid #b04567;
}

#menu 
{
    margin:0;
    padding:10px 0 0 0px;
}

#menu li
{
    color:#990000;
    
    font-size:16px;
    list-style: none;
    line-height:25px;
    font-weight:bold;
    margin:5px 10px 5px 0;
    padding-left:7px;
    cursor:pointer;
}

h3
{
    color:black;
    
    font-size:16px;
    
    font-weight:normal;
    
}

#menu li:hover
{
    background-color:#ddccaa;
}

.menu-selected
{
    background-color:#fcd927;
}

#menu-soon
{
    margin:0;
    padding:10px 0 0 10px;
}

#menu-soon li
{
    font-size:16px;
    list-style: none;
    line-height:25px;
    font-weight:normal;
    margin:5px 10px 5px 0;
    padding-left:7px;
    cursor:pointer;
}


.clear
{
    clear:both;
}



#disclaimer
{
  font-size: 12px;
  font-weight: normal;
  font-family:arial;
  color:#1636a6;
  line-height:20px;

}

#footer
{
  font-size:11px;
  font-family:arial;
  color:yellow;
  
}

.link-desc
{
    font-size:16px;
}

#intro-body
{
    width:550px;
    /* background-color:#f0f0f0; */
    /* border:1px solid #d0d0d0; */
    padding:10px;
    line-height:26px;
    font-size:16px;
    color:#333333;
}
