body
{
	background-color: #f0f0f0;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

.normal
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
}

.small
{
	font-family: Arial;
	font-size: 11px;
	color: #555555;
}

.small_comment
{
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	font-style: italic;
}

.red
{
	color:#cc0000;
}

.green
{
	color:#008000;
}

.para1
{
	line-height:18px;
}

#main_wrapper
{
	width:900px;
	border:0px dashed red;
	margin: 0 auto 0 auto;
	padding-left: 10px;
	background: #ffffff;
	background-image: url(../images/grad2lightgrey.png);
	background-repeat: repeat-y;
	
}

#left_column
{
	width:200px;
	border:1px none blue;
	background: #ffffff;
	float:left;
	/*min-height: 800px;*/
}

#right_column
{
	border-right:1px solid #cccccc;
	margin-left: 200px;
	background: #ffffff;
	/*min-height: 800px;*/
}

#logo
{
	border:1px none aqua;
	background: #ffffff;
	height:150px;	
	text-align: center;
}

#logo_text
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	/*color: #E1C38D;*/
	color: #1D396F;
	
	
}

#left_menu
{
	border:0px dashed yellow;
	background: #ffffff;
    padding-left: 3px;
}

#menu_set
{
	padding: 0 10px 0 10px;
}

.menu_item
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0651AB;
	padding: 8px 0 1px 0;
	cursor: pointer;
	border-bottom: 1px dotted #888888;
}

.menu_item:hover
{
	color: #CC0000;
	padding-left: 1px;
}

.share_item
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0651AB;
	padding: 8px 0 1px 0;
	cursor: pointer;
    text-decoration: none;
}

.share_item:hover
{
	color: #CC0000;
	padding-left: 1px;
    text-decoration: none;
}

#header
{
	border:1px none aqua;
	height:145px;	
	padding-left:0px;
	text-align: right;
	background: #ffffff;
	background-image: url(../images/grad2white.png);
	background-repeat: repeat-y;
}

#header2
{
	border:1px none aqua;
	height:290px;	
	padding-left:0px;

	background: #ffffff;
	background-image: url(../images/grad2white.png);
	background-repeat: repeat-y;
}

#Qlinks
{
	padding:0px 0px 10px 3px;
	background: #ffffff;
	/*background-image: url(../images/grad2white.png);*/
	background-repeat: repeat-y;
}

#content1
{
	
	padding-left:20px;
	padding-right:20px;
	background: #ffffff;
	/*background-image: url(../images/grad2white.png);*/
	background-repeat: repeat-y;
	
	min-height:500px;
}

#footer
{
	text-align: center;
	padding:10px 15px 10px 15px;
	background: #ffffff;
	/*background-image: url(../images/grad2white.png);*/
	background-repeat: repeat-y;
	border-top: 1px dotted #cccccc;
	
	font-size: 9px;
}

.boxed
{
	border: 1px dashed #cccccc;
	background: #fefefe;
	padding:5px;
}

/* ============================ */

.linkBox
{
	border: 1px solid #cccccc;
	width: 100px; height: 80px; /*134px, 80px*/
	padding: 3px 3px 3px 3px;
	margin: 0px 20px 20px 0px;
	background-image: url(../images/grad2lightgrey_qb.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E6E6;
	font-family: Arial; font-size: 10px;
	
	float: left;
}

.dotline
{
	height: 0px;
	border-top: 1px dotted #AAAAAA;
	margin: 3px 0 4px 0;
}

.dotline_contacts
{
	height: 0px;
	border-top: 1px dotted #cccccc;
	margin: 0 0 20px 0;
}


.linkIcon
{
	float: left;
	width:40px; height: 60px;
}

.linkText
{
	margin-left: 45px;
}

.link1
{
	font-weight:normal;
	color: #0033AA;
	text-decoration: none;
}

.link1:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.link2
{
	font-size: 9px;
    font-weight:normal;
	color: #888888;
	text-decoration: none;
}

.link2:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.link3
{
	font-weight:normal;
	color: #CC0000;
	text-decoration: none;
}

.link3:hover
{
	color: #0033AA;
	text-decoration: underline;
}

.QlinkBox
{
	border: 1px solid #C7D0F1;
	width: 134px; 
	padding: 3px 3px 3px 3px;
	margin: 3px 15px 3px 15px;
	cursor: pointer;
	font-family: Arial; font-size: 9px; font-weight: normal;
	background: #f0f0f0;
	float: left;
}

.QlinkBox:hover
{
	color: #cc0000;
	background: #fcfcfc;
	border: 1px solid #5D85A9;
}

#QlinkButton
{
	border: 1px solid #C7D0F1;
	background: #f0f0f0;
	font-family: Arial; font-size: 9px; font-weight: normal;
	width: 80px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

#QlinkButton:hover
{
	color: #cc0000;
	background: #fcfcfc;
	border: 1px solid #5D85A9;
}

/* ============================ */

#SLOButton
{
	border: 1px solid #cc0000;
	background: #FFCC00;
	font-family: Arial; font-size: 9px; font-weight: bold;
	width: 80px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

#SLOButton:hover
{
	color: #ffffff;
	background: #00cc00;
	border: 1px solid #000000;
}

#SLOButton2
{
	border: 1px solid #C7D0F1;
	background: #f0f0f0;
	font-family: Arial; font-size: 9px; font-weight: bold;
	width: 50px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}
#SLOButton2:hover
{
	color: #cc0000;
	background: #fcfcfc;
	border: 1px solid #5D85A9;
}

#SLOLayer
{
	position: absolute;
	top:0px; left:0px;
	width: 100%;
	background-color: #000000;

	filter: alpha(opacity=50);
	-moz-opacity :0.5;
	opacity: 0.5; 
	
	display:none;
	z-index: 100;
}

#SLOForm
{
	position: absolute;
	border: 3px solid #333333;
	height: 240px; width: 300px;
	background: #ffffff;
	display:none;
	z-index: 200;
}

/* ============================ */

.stdList
{
	padding-left:30px;
	margin: 20px 0 10px 0;
}

.stdList>li
{
	padding-bottom:12px;
}

.pagetitle
{
	font-family: Tahoma; font-size: 16px; font-weight: bold;
	color: #4B4B4B;
}

.pagetitleNarrow
{
	font-family: Tahoma; font-size: 16px; font-weight: bold;
	padding: 10px 0 10px 0;
	color: #4B4B4B;
	letter-spacing: 1px;
}

.subtitle
{
	font-family: Arial; font-size: 12px; font-weight: bold;
	padding: 5px 0 5px 5px;
	color: #aaaaaa;
}

.subtitle2
{
	font-family: Arial; font-size: 14px; font-weight: bold;
	color: #7b7b7b;
	margin-bottom: 5px;
}

.contact_box
{
	padding: 5px;
}

.message_box
{
	border:1px dashed #CC6633;
	background-color: #ffffcc;
	padding: 10px;
	margin-bottom: 10px;
	line-height:20px;
}

/* ============================ */

.LN1
{
	margin-left: 0px;
	width: 20px;
	float:left;
	font-weight:bold;
	background-color: #ffffff;
}

.LT1
{
	margin-left: 30px;
	margin-bottom: 15px;
	font-weight:bold;
	border: 1px none red;
}

.LN2
{
	margin-left: 10px;
	width: 30px;
	float:left;
	
	background-color: #ffffff;
}

.LT2
{
	margin-left: 50px;
	margin-bottom: 10px;
	border: 1px none red;
}

.LN3
{
	margin-left: 20px;
	width: 40px;
	float:left;
	font-size: .8em;
	background-color: #ffffff;
}

.LT3
{
	margin-left: 70px;
	margin-bottom: 5px;
	
	border: 1px none red;
}

.LN4
{
	margin-left: 30px;
	width: 50px;
	float:left;
	font-size: .8em;
	background-color: #ffffff;
}

.LT4
{
	margin-left: 90px;
	margin-bottom: 5px;
	border: 1px none red;
}

.evo_block
{
	background-color: #1D396F;
	border:0px dashed blue;
	float:left;
	margin:0px 2px 0px 2px;
	padding: 3px 0px 3px 0px;
	color:#fcfcfc;
	text-align: center;
	font-size:11px;
	font-weight:bold;
    cursor:pointer;
}

.evo_block:hover
{
    background-color: #000000;
}

.evo_sml
{
	color:#FFCC00;
	font-size:10px;
}

.hline
{
    border-top: 1px dotted #cccccc;
    height: 0px;
    margin: 5px 0 10px 0;
}

.dyk_box
{
    border:1px solid #cccccc;
    min-height:50px; 
    padding: 5px;
    margin: 20px 10px 0 10px;
    background: #ffffcc;
    line-height: 1.5em;
}



