h1
{
	FONT-SIZE: 16px;
	color: #396ba5;
	letter-spacing: 3px;
}
h2
{
	FONT-SIZE: 14px;
	color: #333333;
}
h3
{
	FONT-SIZE: 12px;
	font-style:italic;
	color: #333333;
}
h4
{
	FONT-SIZE: 11px;
	font-weight:bold; 
	color: #333333;
}
body
{
	margin: 0px;
	background: rgb(247, 248, 252);
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
}

.inputtable
{
	border-collapse:collapse;
	border-style:solid;
	border-color:#2C2D5D;
	background-color:#F6F7FB;
}

.ddl
{
	font-family: Verdana;
	font-size: x-small;
}

.whitepage
{
	background-color:White;
}

p
{
	FONT-SIZE: 11px;
}

padder
{
	padding-right:30px;
	padding-left:10px;
	padding-bottom:10px;
}

input
{
	font-family: Verdana;
	font-size: x-small;
}

TR#all
{
	border: solid 1px black;
}

#container
{
	position: relative;
	background: #ffffff;
	width: 800px !important;
	width /**/: 800px;	
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	height: auto;
	text-align: left; /* For IE, see above */	
}

.detailheader
{
	background-color:rgb(217,221,233);
	color:rgb(44,45,93);
	font-weight:bold;
	padding:2px 2px 2px 2px;
}

.spacer
{
	height:8px;
}

.rowheader
{
	/*background-color:rgb(247, 248, 252);*/
	color:black;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
}

.rowdetail
{
	background-color:rgb(247, 248, 252);
	color:black;
	font-weight:normal;
	padding:0px 10px 1px 10px;
}

.viewtable
{
	border: solid 1px black;
	padding: 0px 0px 0px 0px;
}

.attachheader
{
	background-color:rgb(217,221,233);
	font-weight:bold;
	font-size:12px;
	color:rgb(44,45,93);
	padding-bottom:2px;
	padding-left: 10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;
}

.attachtable
{
	border-style:solid;
	border-color: Black;
	border-width: 1px;
	padding-top:1px;
	padding-bottom:1px;
}

.indentright
{
	padding-right: 50px;
}

.indentcell
{
	padding-left:7px;
}

.languageswitch
{
	font-size : 12px;
	position: absolute;
	left: 550px;
	top: 130px;
	z-index: 1;
}

.footer
{
	background-color: rgb(181, 188, 214);
}

.norepeat
{
	background-repeat: repeat-y;
}

.general
{
	/*border: solid 1px black;*/
	font-family: Verdana;
	font-size: x-small;
}

.leftmenuspacer
{
	padding: 0px;
	width: 269px;
}

.leftmenuitems
{
	font-size : 12px;
	font-weight: bold;
	position: absolute;
	background-image: url(../gfx/vow-topleft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	width: 269px;
	height: 146px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 18px;
}
hr {
	height: 1px;
	width: 200px;
	color: #396ba5;
}

.bodyspacer
{
	padding: 5px;
}

.grid
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: xx-small;
	border-color: #2C2D5D;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	padding: 4px;
}
.gridheader
{
	font-weight: bold;
	color: rgb(44,45,93);
	background-color: rgb(217,221,233);	
}
.griditem
{
	color: #330099;
	background-color: white;
}
.gridselitem
{
	font-weight: bold;
	color: #663399;
	background-color: #FFCC66;
}

.panelMenu
{
	background-color: Maroon;
	color: White;
}

A:link
{
    COLOR: #396ba5;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #396ba5;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #ff9900;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #f66f00;
    TEXT-DECORATION: underline
}

.title
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
    font-style:italic;
}
