
body
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-image : url(/images/AEIP/bgimage.gif);
	margin : 0px;
}

body.home
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin : 0px;
	background-color: White;
	background-image: none;
}

td
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

td.content
{
	padding : 20px;
}

td.left
{
	background-color : #00309C;
	color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
	width : 150px;
	height : 100%;
	padding-left : 5px;
}

td.top
{
	background-color : #00309C;
	color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
	height : 30px;
	padding-left : 5px;
}

td.header
{
	background-color : Gray;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14 px;
	font-weight : bold;
	text-align : center;
	padding : 5 px;
}

td.header2
{
	background-color : Silver;
	font-size : 14 px;
	font-weight : bold;
	padding : 3 px;
}

td.line
{
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding : 5 px;
}

a
{
	font-weight : normal;
}

a.menu
{
	color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

a.menu:hover
{
	color : #FFCF00;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
}

a.menudown
{
	color : #FFCF00;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}


.menudown_nohref
{
	color : #FFCF00;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}
h1
{
	color : #00309C;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 18px;
}

h2
{
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
}

p
{
	text-align : justify;
}

p.info
{
	text-align : right;
}

input
{
	border : 1px solid #FFCF00;
	background-color : White;
	height : 20px;
}

input.buttoncolor
{
	border : 1px solid #FFCF00;
	background-color : #FFCF00;
	height : 19px;
}

hr
{
	width : 50%;
	color : #FFCF00;
}