﻿body 
{
    background-color:#354b6a;
    padding:0px;
    margin:0px;
    background-image:url(/images/pattern.gif);
    font-family:Tahoma;
}
a
{
    font-size:12px;    
    color:#0066cc;
}
div.content
{
    width:980px;
    top:0px;
    margin-left:auto;
    margin-right:auto;
}
div.header
{
    width:980px;
    background-image:url(/images/header.jpg);
    height:88px;
}
div.topMenu
{
    width:980px;
    background-image:url(/images/topMenubg.jpg);
    height:42px;
    text-align:center;
    padding-top:12px;
}
div.contentBody
{
    width:970px;
    min-height:1500px;
    background-color:#ffffff;
    padding:5px 5px 5px 5px;
}
div.footer
{
    background-color:#ffffff;
    background-image:url(/images/contentBodyFooterBg.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    height:100px;
    width:100%;
    vertical-align:middle;
}
div.footerLine
{
    width:960px;
    height:40px;
    background-image:url(/images/FooterBg.gif);
    background-repeat:repeat-x;
    bottom:0px;
    margin-left:10px;
    padding-top:22px;
    font-size:12px;
    text-align:center;
}
div.header2
{
    height:163px;
    width:980px;
    background-image:url(/images/Header2bg.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#ffffff;
    margin-bottom:2px;
}
div.header2columnLeft
{
    width:255px;
    float:left;
    background-image:url(/images/border-v.gif);
    background-repeat:repeat-y;
    background-position:right;
    margin-left:6px;
    margin-right:6px;
}
div.header2columnRight
{
    padding-top:6px;
}
div.contentBodyColumnLeft
{
    width:255px;
    margin-right:6px;
    position:absolute;
    top:320px;
}
div.contentBodyColumnRight
{
    width:670px;
    min-height:1500px;
    margin-left:255px;
    padding-left:25px;
    padding-right:20px;
    background-image:url(/images/border-v.gif);
    background-repeat:repeat-y;
    background-position:left;
}
div.mnuLeft
{
    width:249px;
}
div.mnuLeft img
{
    padding:0px;
    margin:0px;
}
div.miniOrangeHeader
{
	text-align:center;
    font-size:14px;
    font-weight:bold;
    color:#fd6405;
    width:100%;
    margin:15px;
}
div.mnuLeftItem
{
    background-image:url(/images/mnuItem.gif);
    width:249px;
    height:30px;
    margin-left:0px;
    padding-left:0px;
    padding-top:0px;
    text-indent:40px;
    overflow:hidden;
}
div.mnuLeftHeader
{
    width:249px;
    height:65px;
}
div.mnuLeftFooter
{
    background-image:url(/images/mnuLeftFooter.gif);
    width:249px;
    height:13px;
}
div.mnuLeft a
{
    font-size:13px;
    font-family:Tahoma;
    text-decoration:none;
}
h1
{
    font-size:16px;
    color:#fd6405;
    text-transform:uppercase;
}
p
{
    text-align:justify;
    font-size:12px;
}
img
{
    border:0px;
}
div.videoPlayer
{
    width:283px;
    height:227px;
    background-image:url(/images/videoPlayerBg.gif);
    background-repeat:no-repeat;
    text-align:center;
}
div.videoPlayer img
{
    margin-left:-6px;
    margin-top:6px;
}
div.videoPlayer span
{
    font-size:11px;
    margin-top:42px;
    display:block;
}
div.cover
{
    float:left;
    margin:5px 10px 10px 10px;
    width:150px;
}
div.videoDescription
{
    width: 500px;
    margin-left:160px;
}
.orange
{
    color:#fd6405;
}
ul
{
    list-style-image:url(/images/mnuLeftBullet.gif);
    font-size:12px;
}
table.feedback
{
    width:400px;
    font-size:12px;
    padding-right:80px;
}
table.feedback th
{
    width:100px;
    text-align:right;
}
table.feedback input, table.feedback textarea
{
    width:300px;
}
table.feedback textarea
{
    height:100px;
}
div.tip
{
    width:150px;
    background-color:#bedfff;
    background-image:url(/images/intrTop.gif);
    background-position:top;
    background-repeat:no-repeat;
    font-size:12px;
    margin:10px 10px 10px 10px;
    padding:13px 13px 13px 13px;
    text-align:justify;
}

div.tip div
{
    width:100%;
    text-align:center;
    font-weight:bold;
    color:#FD6405;
    height:25px;
}
div.examplesLinks
{
    width:100%;
    text-align:center;
}
img.simgLeft
{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
img.simgRight
{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
img.simgCenter
{
	display:block;
	margin:10px auto 10px auto;
}
.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
table.calc
{
    font-size:12px;
    font-family:Verdana;
}
table.calc td
{
    vertical-align:top;
}
table.calc input
{
    border:1px solid gray;
}
table.calc th
{
    text-align:left;
}
table.calc2
{
    font-size:12px;
    width:100%;
    font-family:Verdana;
}
table.calc2 td, table.calc2 th
{
    padding:4px;
}

input.invisible
{
    display:none;
}
