/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	background-image: url(images/PageBack.png);
	background-repeat: repeat-y;
}
.basefont{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}
.requiredfont{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	color: red;
}
.TableCell{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
	background-color: white;
}
.TableHeader{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	background-color: #7883B3;
	color: white;
}
.SectionHeader{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
	background-color: #3D4D92;
	color: white;
	padding: 5px 5px 5px 5px;
}
.SectionContainer{
	padding-top: 5px;
	padding-bottom: 20px;
}
.pagetable{

BACKGROUND-POSITION: left bottom;
BACKGROUND-IMAGE: url(images/pagefooter.png); 
BACKGROUND-REPEAT: repeat-x;

}
.bannerbackground{
	BACKGROUND-IMAGE: url(images/banner_back.png);
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.banner{
width: 1000px;
}
.maintable{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 4px black;
}
.bannercircle{
	padding: 0px 8px 0px 0px;
}

.content{
	padding: 3px 5px 46px 5px;
	width: 825px;
}
.contentForm{
	padding: 3px 5px 46px 5px;
	width: 825px;
}
.contentimage{
padding: 0px 3px 5px 5px;
}
.homecontentimage{
padding: 5px 5px 5px 5px;
}
.contentimage img{
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.menupane{
	padding: 5px 5px 46px 5px;
	width: 175px;
}
.menu{

}

.pagetitle{
	background-color: #AB0808;
	border-bottom: solid 1px black;
	padding: 2px 2px 2px 2px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial;
	margin: 0px 0px 10px 0px;
}

.menu a
{
	padding-right: 4px;
	border-bottom: gainsboro 1px solid;
	display: block;
	padding-left: 16px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/menu_arrow.gif) no-repeat 6px center;
	padding-bottom: 4px;
	color: #3333cc;
	padding-top: 4px;
	font-family: Verdana, Arial;
}
	
.menu a:visited, .menucontainermid a:hover, .menucontainermid a:active  {
	color: #3333cc;
		
}

.menu a:hover  {
	color: #3333cc;
	text-decoration: none;
	background-color: #E1EDFA;
}

.indentedmenu a
{
	padding-right: 4px;
	border-bottom: gainsboro 1px solid;
	display: block;
	padding-left: 26px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/menu_arrow.gif) no-repeat 16px center;
	padding-bottom: 4px;
	color: #3333cc;
	padding-top: 4px;
	font-family: Verdana, Arial;
}
	
.indentedmenu a:visited, .menucontainermid a:hover, .menucontainermid a:active  {
	color: #3333cc;
		
}

.indentedmenu a:hover  {
	color: #3333cc;
	text-decoration: none;
	background-color: #E1EDFA;
}
p{
	font-size: 12px;
}
li{
	font-size: 12px;
}
.boldfontlarger{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    font-weight: bold;
}
.boldfont{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
}

.errormessage{
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border: 1px solid #D10000;;
	color: #D10000;
	background-color: #FFF6AB;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}