div.page-wrapper
{
width				: 940px;
overflow			: hidden;
padding				: 0px 0px 0px 0px;
background-image	: url(../images/generic/bottomLeft.gif);
background-repeat	: no-repeat;
background-position	: bottom left;
/*background-color	: #EEE;*/
}

div.left-nav
{
width				: 200px;
overflow			: hidden;
display				: block;
float				: left;
padding				: 15px 0px 15px 0px;
}

#no-left-nav
{
width				: 200px;
overflow			: hidden;
display				: block;
float				: left;
padding				: 15px 0px 15px 0px;
}

div.left-nav ul
{
list-style-type		: none;
margin				: 0px;
padding				: 0px;
}

div.left-nav ul li
{
margin				: 0px;
padding				: 0px;
font-size			: 70%;
}

div.left-nav ul li a
{
display				: block;
border-bottom		: 1px solid #CCEEF9;
color				: #666;
font-weight			: bold;
text-decoration		: none;
padding				: 5px 0px 5px 20px;
}

div.left-nav ul li a.on
{
background-color	: #CCEEF9;
}

div.left-nav ul li a.on:hover
{
background-color	: #CCEEF9;
color				: #666;
}

div.left-nav ul li a:hover
{
background-color	: #00AEEF;
color				: #FFF;
}


div.content-image
{
width				: 709px;
overflow			: hidden;
display				: block;
float				: left;
padding				: 0px 10px 20px 20px;
border-left			: 1px solid #999999;
}

div.content
{
width				: 400px;
overflow			: hidden;
display				: block;
float				: left;
padding				: 10px 20px 20px 0px;
min-height			: 400px;
}


div.content h2
{
font-size			: 140%;
font-weight			: bold;
line-height			: 28px;
padding				: 10px 0px 20px 0px;
margin				: 0px 0px 0px 0px;
color				: #00AEEF;
}

div.content h3
{
font-size			: 70%;
font-weight			: normal;
line-height			: 16px;
padding				: 0px 0px 0px 0px;
margin				: 0px 0px 20px 0px;
color				: #666;
}

div.content p
{
font-size			: 70%;
font-weight			: normal;
line-height			: 16px;
padding				: 0px 0px 0px 0px;
margin				: 0px 0px 20px 0px;
color				: #666;
}

div.content p a
{
color				: #666;
}

div.rightside-image
{
width				: 289px;
overflow			: hidden;
display				: block;
float				: left;
padding				: 25px 0px 20px 0px;
}

div.rightside-image p
{
margin				: 0px 0px 0px 0px;
background-color	: #000;
font-size			: 70%;
line-height			: 36px;
}

div.rightside-image p a
{
display				: block;
color				: #00AEEF;
padding-left		: 20px;
text-decoration		: none;
}


em.error
{
color				: red;
font-style			: normal;
}

#mov-on-right-side
{
padding-top         : 10px;
}

p#example
{
background-color    : #FFF;
color               : #666;
line-height         : 14px;
padding             : 5px;
}

p#example a
{
padding             : 0px;
}

#getqt
{
display             : inline;
padding             : 0px;
}
