body, select, input, textarea
{
	font-family: Tahoma;
	font-size: 12px;
}

body
{
	text-align: center;
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0;
	width: 100%;
}

#innerWrapper { 
	width: 100%;
}

#header {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0;
}

#logo
{
	float: left;
}

#search
{
	float: right;
	overflow: hidden;
	height: 40px;
	margin-top: 26px !important;
	margin-top: 30px;
}

#menu
{
	width: 100%;
	height: 40px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#innerMenu 
{
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#menu ul
{
    list-style:none;
    margin:0;
    padding:0;
    width:auto;
}

#menu ul li
{
    line-height:normal;
    float:left;
}

#menu ul li img
{
    float:left;
}

#menu ul li a
{
	color: #FFFFFF;
	display: inline-block;
	margin: 0;
	padding: 7px 20px;
	text-decoration: none;
}

#menu ul li .selected
{
	background-image: url(images/menu_bg2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

#menu ul li .highlighted
{
	background-image: url(images/menu_bg2.gif);
	background-repeat: repeat-x;
}

.subMenu
{
	text-align: center;
	border: 1px solid #86b9d6;
}

.subMenuItem a
{
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	display:block;
	background: #ddeff7;
	color: #006699;
}

.subMenuItem a:hover
{
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	display:block;
	background: #8ccbea;
	color: #FFFFFF;
}

#main {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
}

#content {
	text-align: left;
}

#innerContent {
	text-align: left;
}

#canvas
{
	width: 570px;
	height: 100%;
	float: left;
}

#sidebar
{
	width: 400px;
	float: right;
}

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#UpdateProgress
{
	position: absolute;
	right: 1px;
	top: 1px;
	background-color: #c70000;
	color: white;
}

.contentBox
{
	border: #B5C7DE 1px solid;
	vertical-align: middle;
	text-align: center;
	padding: 8px;
	margin-bottom: 10px;
	overflow: auto;
}

.TextBoxNone
{
	border: none;
	margin-right: 10px;
	background: none;
	cursor: text;
	margin-bottom: 1px;
}

.TextBox
{
	border: none;
	padding: 6px 0 6px 9px;
	font-size: 8pt;
	font-family: Tahoma;
	background-image: url(images/textbox_bg.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}

.TextBoxFocus
{
	border: none;
	padding: 6px 0 6px 9px;
	font-size: 8pt;
	font-family: Tahoma;
	background-image: url(images/textbox_bg.gif);
	background-repeat: no-repeat;
	background-position: left -40px;
}

.Container
{
    width: 100%;
}

/* Clear Fix */

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */

.roundcorner {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    /* behavior:url(/images/border-radius.htc) */
}
 
/* Box */
.Box
{
	border: solid 1px #C6C6C6;
	padding: 1px;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.Box .Header
{
	background: url(images/box_header.gif) top;
	padding: 3px 5px;
	color: #4372b0;
	position: relative;
}

.Box .Title
{
	background: url(images/box_header2.gif) bottom repeat-x;
	color: #4D4D4D;
	padding: 5px 10px 6px 10px;
}

.Box .Title2
{
	background: url(images/box_header3.gif) center repeat-x;
	color: #4D4D4D;
	padding: 12px 10px 12px 10px;
}

.Box .Content
{
	padding: 5px;
}

.cntbulltopl {background-image:url("images/bull_l_t.gif"); font-size:2px; line-height:2px; width:2px; height:2px; position: absolute; left: -1px; top: -1px;}
.cntbulltopr {background-image:url("images/bull_r_t.gif"); font-size:2px; line-height:2px; width:2px; height:2px; position: absolute; right: -1px; top: -1px;}
.cntbullbotl {background-image:url("images/bull_l_b.gif"); font-size:2px; line-height:2px; width:2px; height:2px; position: absolute; left: -1px; bottom: -1px;}
.cntbullbotr {background-image:url("images/bull_r_b.gif"); font-size:2px; line-height:2px; width:2px; height:2px; position: absolute; right: -1px; bottom: -1px;}

/* Font */
.Tip
{
	text-align: left;
	padding: 5px;
	color: #999999;
}

.Account
{
    line-height: 200%;
    text-align: center;
}

h1
{
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid #C6C6C6;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    clear:both;
}

.title
{
    font-weight:bold;
    border-bottom:1px solid #C6C6C6;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    clear:both;
}

.UserInfo
{
    color: #FFFFFF;
	padding: 7px 0;
}

.UserInfo a, .UserInfo a:visited
{
    color: #FFFFFF;
	text-decoration: none;
}

.UserInfo .Item
{
	margin: 0 0 0 15px;
}

.UserInfo a:hover
{
	text-decoration: underline;
}

.TabPanel
{
    padding: 20px;
}

/*Icons*/
.icon {background: url('images/icons.gif'); background-repeat:no-repeat; background-attachment:scroll;}

img
{
    border: none;
}