body 
{
    margin             : 0px;
}

body,
td
{
    font-family        : Verdana;
    font-size          : 12px;
}

td
{
    vertical-align     : top;
    padding : 0px;
}

form
{
    margin : 0px;
}

a
{
	color              : #0080CC;
	text-decoration    : none;
}

a:hover
{
	color              : #FF0000;
	text-decoration    : underline;
}

div#BrandBanner
{
    background-color   : #003366;
}

div#HeaderMenu
{
    background         : url(/Common/Images/HeaderMenu/Background.jpg);
    height             : 15px;
    font-family        : Verdana;
    font-size          : 11px;
    color              : #808080;
    padding-top        : 1px;
    padding-left       : 10px;
}

div#HeaderMenu a
{
    color              : #808080;
    font-weight        : bold;
    text-decoration    : none;
}

div#HeaderMenu a:hover
{
    color              : #CC0000;
}

table#Main
{
    width              : 100%;
}

td#MenuPanel
{
	font-family        : Verdana;
	font-size          : 12px;
	width              : 175px;
	background-color   : #CEDFFF;
	border-right       : 1px solid #003366;
	padding            : 0px;
}

td#MenuPanel div.MainCategory,
td#MenuPanel div.Category
{
	padding-top        : 6px;
	font-family        : Verdana;
	font-size          : 12px;
	padding-bottom     : 6px;
}

td#MenuPanel div.MainCategory h1,
td#MenuPanel div.Category h1
{
    padding-left       : 6px;
	margin             : 0px;
	margin-top         : 0px;
	margin-bottom      : 6px;
	font-family        : Verdana;
	font-size          : 12px;
	font-weight        : bold;
	color              : #000066;
}

td#MenuPanel div.MainCategory ul,
td#MenuPanel div.Category ul
{
	list-style-type    : none;
	margin             : 0px;
	padding            : 0px;
}

td#MenuPanel div.MainCategory ul li,
td#MenuPanel div.Category ul li
{
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 10px;
}

td#MenuPanel a
{
	color              : #0000CC;
}

td#MenuPanel div.MainCategory
{
    background-color   : #003366;
}

td#MenuPanel div.MainCategory a
{
	color              : #FFFFFF;
}

td#Content
{
    padding : 8px;
    height : 400px;
    border-right : 1px dashed #DEDEDE;
    width : 825px;
}

div#Footer
{
    background-color   : #003366;
    height             : 45px;
    font-family        : Verdana;
    font-size          : 11px;
    padding-top        : 2px;
    color              : #999999;
}

div#Footer a
{
    color              : #999999;
    font-weight        : bold;
    text-decoration    : none;
}

div#Footer a:hover
{
    color              : #FFFFFF;
    font-weight        : bold;
    text-decoration    : none;
}

small
{
	font-size          : 11px;
}

h1
{
    font-family        : Arial;
    font-size          : 20px;
    font-weight        : normal;
    color              : #003366;
    margin-top         : 6px;
    margin-bottom      : 6px;
}

h2
{
    font-family        : Arial;
    font-size          : 17px;
    font-weight        : bold;
    color              : #003366;
    margin-top         : 12px;
    margin-bottom      : 2px;
}

h3
{
    font-family        : Arial;
    font-size          : 13px;
    font-weight        : bold;
    color              : #000000;
    margin-top         : 12px;
    margin-bottom      : 2px;
}

hr
{
    color              : #999999;
    width              : 100%;
    height             : 1px;
}

label
{
    font-weight        : bold;
}

p
{
    margin-top         : 0px;
    margin-bottom      : 8px;
    line-height        : 18px;
}

p.help
{
	font-size          : smaller;
	line-height        : normal;
}

div.box
{
    border-top         : 6px solid #003366;
    border-bottom      : 2px solid #003366;
    padding            : 0px; 
    background-color   : #0059B3;
    margin-top         : 0px;
    margin-bottom      : 8px;
    font-size          : 12px;
    color  : #DEDEDE;
}

div.box h1
{
    font-family : Arial;
    font-size : 16px;
    font-weight : bold;
    color : #DEDEDE;
    margin : 0px;
    padding : 2px;
}

div.box p
{
    margin : 2px;
}

div.box ul.listview
{
    list-style-type : none;
    margin-top : 4px;
    margin-bottom : 8px;
    margin-left : 2px;
    margin-right : 2px;
}

div.box ul.listview li
{
    margin-top : 4px;
    margin-bottom : 4px;
}

div.box a
{
    color : #DEDEDE;
    text-decoration : none;
    font-weight : bold;
}

div.box a:hover
{
    color : #DEDEDE;
    text-decoration : underline;
    font-weight : bold;
}

table.ListGridView
{
    border : 1px solid #DEDEDE;
}

table.ListGridView tr th
{
    font-family : Verdana;
    font-weight : bold;
    text-align : left;
    background-color : #808080;
    color : #DEDEDE;
    padding : 2px;
}

table.ListGridView tr.row td
{
    background-color : #FFFFFF;
}

table.ListGridView tr.alternatingRow td
{
    background-color : #F0F0F0;
}

table.ListGridView tr td
{
    padding : 2px;
    padding-left : 4px;
    padding-right : 4px;
}

table.ListGridView a
{
    color : #000000;
    font-weight : bold;
    text-decoration : none;
}

table.ListGridView a:hover
{
    color : #FF0000;
}

div.Breadcrumb
{
    border-bottom : 1px solid #DEDEDE;
    padding : 3px;
}

span.Breadcrumb
{
}
