﻿/* Main */
body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	height: 100%;
}

input, select
{
	font-size: 12px;
}

img
{
	border-width: 0px;
	margin: 0px;
}

img.block
{
	display: block;
}

a.f img, img.f
{
	float: left;
	margin: 0px 5px 5px 0px;
}

a
{
	color: #296cad;
	text-decoration: none;
	cursor: hand;
}

a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

p
{
	margin: 12px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

p ol, p ul
{
	margin: 12px 0px 0px 25px;
}

p li
{
	margin-bottom: 8px;
}

/* /Main */


/* Page */

#LogoTopRight
{
	height: 148px;
	background-image: url(IMGs/Logo/TopRight.gif);
	clear: both;
	min-width: 985px;
}

#LogoBottomRight
{
	height: 39px;
	background-image:url(IMGs/Logo/BottomRight.gif);
	clear: both;
	min-width: 985px;
}

#Left
{
	width: 224px;
	background-image: url(IMGs/Left/Bottom3.gif);
	background-repeat: repeat-y;
}

#LeftPanel
{
	width: 199px;
	height: 150px;
	background-image: url(IMGs/Left/Middle.gif);
	background-repeat: repeat-y;
	padding: 5px 0px 5px 25px;
	margin: 0px;
}

#LeftPanel > div
{
	width: 180px;
}

#LeftBottom2
{
	background-image: url(IMGs/Left/Bottom2.jpg);
	width: 224px;
	height: 177px;
	padding-top: 30px;
	text-align: center;
}

#Content
{
	padding: 5px 0px 5px 28px;
}

#InnerContent
{
	margin: 5px 0px 0px 10px;
}

#Bottom
{
	height: 76px;
	width: 224px;
	background-repeat: repeat-y;
	background-image: url(IMGs/Left/Bottom3.gif);
}


#MenuDiv
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

div.menuTop
{
	top: 40px;
	left: 0px;
	position: absolute;
	text-align: right;
	width: 99%;
}

div.menuTop div
{
	float: right;
	font-size: 110%;
	margin-right: 15px;
	text-align: center;
}

div.menuTop a
{
	color: #ff8400;
	font-weight: bold;
}

div.menuTop a:hover
{
	color: #ff0000;
}

div.mainTitle
{
	height: 51px;
	margin: 15px 0px 10px 0px;
}

div.mainTitle .center
{
	color: #ff8400;
	font-weight: bold;
	height: 32px;
	margin: 0px 0px 0px 50px;
	padding: 19px 0px 0px 10px;
	vertical-align: middle;
	background-image: url(IMGs/Title/Center.gif);
	background-repeat: repeat-x;
}

div.mainTitle .center a
{
	color: #ff8400;
}
div.mainTitle .center a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
/* /Page */


/* Main divs */
div.title, h1.title
{
	font-size: 100%;
	color: #296cad;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin: 15px 0px 10px 0px;
	border-bottom: dotted 1px #296cad;
}

div.subTitle, h2.subTitle
{
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}

.tabContainer
{
	padding: 10px;
	background-color: #f3f3f3;
	border: solid 1px #d2d2d2;
}

div.buttons
{
	width: 500px;
	margin: 20px 20px 5px 0px;
	text-align: right;
}

div.loading
{
	margin: 20px;
	font-weight: bold;
}

div.group
{
	margin-top: 8px;
}

div.group div.top
{
}

div.group div.bottom
{
	margin-top:3px;
}

div.group div.left
{
	float: left;
}

div.group div.right
{
}

div.right input, div.right textarea, div.bottom input, div.bottom textarea
{
	width: 500px;
}

div.childNavigationControl a:hover
{
	background-color: #EEEEEE;
}

div.childNavigationContainer
{
	margin: 2px 0px 5px 0px;
}
/* /Main divs */


/* Tables */
table.tbl
{
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.tbl th
{
	background-color: #cce4f0;
	border: solid 1px black;
}

table.tbl td
{
	border: solid 1px black;
}


table.form
{
	border-collapse: collapse;
}

table.form td
{
	padding: 4px;
	border: 0px;
}

table.form .left
{
	text-align: right;
	color: #383838;
	white-space: nowrap;
}

table.form .right
{
	width: 100%;
}

table.form td.error
{
	color: Red;
	text-align: center;
	border: solid 1px gray;
}

table.form td.buttons
{
	text-align: center;
}


table.data
{
	border-collapse: collapse;
}

table.data td
{
	padding: 6px;
	border: 0px;
}

table.data .left
{
	vertical-align: top;
	white-space: nowrap;
}

table.data .right
{
	vertical-align: top;
}
/* /Tables */


/* Classes */
.row1
{
}

.row2
{
	background-color: #eaeaea;
}

.hint
{
	color: GrayText;
	font-style: italic;
}

.valid
{
	color: Red;
}

.ok
{
	color: Green;
}

.vip
{
	color: #004c96;
}
/* /Classes */


/* Elements */
.searchFast
{
	position: absolute;
	top: 184px;/*0px;*/
	right: 0px;
	padding: 0px 8px 0px 3px;
	height: 18px;
	background-color: White;
}

.searchLabel
{
	font-weight: bold;
	height: 18px;
	line-height: 18px; 
	vertical-align: middle;
	margin-right: 2px;
}

.searchButton
{
}

.searchTextBox
{
	border: solid 1px #ff8400; 
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin: 0px;
}

.news
{
	margin: 10px 0px 0px 10px;
}

.newsTitle
{
	color: #425b9b;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

.newsDate
{
	float: left;
	font-style: italic;
	margin-right: 5px;
	margin-top: 5px;
}

.newsMore
{
	text-align: right;
	font-style: italic;
	margin-top: 5px;
	margin-right: 5px;
}

.newsSeparator
{
	margin: 5px 15px 5px 15px;
	color: Blue;
	border: solid 1px #c6e3fb;
	height: 0px;
}

.contextHelp
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #B6CAD1;
	border: solid 1px #7D7D7D;
	padding: 3px 10px 3px 10px;
	z-index: 2;
}

.contextHelpFrame
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.tagItem
{
	margin: 0px 20px 0px 20px;
	white-space: pre-line;
	line-height: 20px;
}

.tagsPanel
{
	clear: both;
	margin: 20px 15px 0px 10px;
	padding: 10px 10px 10px 10px;
	border: dashed 1px #296cad;
	overflow: auto;
	text-align: center;
}
/* /Classes */


/* Elements */
div.notifPanel
{
	padding: 3px;
	margin-top: 2px;
	border: dashed 1px #296cad;
}

div.notifDate
{
	float: left;
	width: 100px;
	font-weight: bold;
}

div.notifText
{
	float: left;
}

div.notifControl
{
	text-align: right;
}

/* /Elements */
