/* This style is for the CSS1 capable Browsers */

div {border: 0px solid #ffffff;}
#TEMPNAV {visibility:hidden;}
/* Bodydefinitions */
body				{ margin:0; padding:0; background-image:url(/img/BG.jpg);font-family:Arial, helvetica, sans serif; color:#ffffff; background-color:#003979;}
#main				{ width:600px; height:1000px;}
#homebody			{ text-align:center; }
/* Standarddefinitions */
a					{ color:#ffffff; }
a:hover				{ color:#FEA000; }

p,td				{ font-size:80%;}

.alert				{ color:#F7AF2B; } 
.sup				{ font-size:70%; text-decoration:none; }
.sub				{ font-size:70%; text-decoration:none; }

b					{ font-weight:bold; }

h1 					{ font:110% Arial, helvetica, sans serif; font-weight:bold; padding:0; margin:0;}
h2 					{ font:100% Arial, helvetica, sans serif; font-weight:bold; padding:0; margin:0; color:#FEA000;}
ul					{ font:80% Arial, helvetica, sans serif; list-style:circle inside; margin-top:5px; margin-bottom:10px; margin-left:0px; margin-right:0px;} 

.statement			{ font-size:85%; color:#878787; width:520px; margin:0 0 10px 55px; 	}
.pad30				{ height:35px; padding:0; margin:0; 	}
.topbutton			{ padding:0 0 10px 0; margin:0; width:650px;	}

/* Definitions for single Element-IDs and ID-childs */
#content			{ top:0px; left:0px; z-index:1; margin:0; padding:0; width:100%; height:100%;}
#popupcontent		{ position:absolute; top:100px; left:40px; z-index:0; height:100%;	}
#logo				{ position:absolute; top:20px; left:12px; z-index:99; }
#logo2				{ position:absolute; top:520px; left:700px; z-index:99;	}
#logosmall			{ position:absolute; top:289px; left:815px; z-index:99; width:188px;	}
#contentbody		{ position:absolute; left:143px; top:0px; width:685px;	}
#topBar				{ position:absolute; left:230px; top:0px; width:600px; z-index:1;}
#mainhome			{ position:static; left:0px; top:0px; z-index:1;   }
#rightNav			{ position:absolute; left:750px; top:100px; width:180px; z-index:99; font-family:Arial Narrow, Arial, Verdana; font-size:14px;}
#first				{ font-weight:bold;	}
#popupcontent p		{ padding:0 40px 0 0; margin:0;	}
#popupcontent h1	{ font:110% Arial, helvetica, sans serif; font-weight:bold; color:#1e317B; padding:0 40px 10px 0; margin:0;	}
#mainContent		{ float:right; position:relative; top:160px; left:230px; z-index:99; width:320px; }
#contentbodyTEXT	{ position:absolute; top:100px; left:230px; z-index:99; width:560px;}
#mainImg			{ float:left; position:relative; top:120px; left:230px; z-index:99; width:235px; }
#mainFlash			{ float:left; position:relative; top:150px; left:230px; z-index:99; }
#mainnavi			{ position:absolute; top:148px; left:40px; z-index:1; width:235px; }

/* Copyrightline */
#copyright		{ color:#ffffff; font-size:70%; position:relative; left:230px; top:100px; text-align:center; clear:both; border:0px solid #fffff; }
#copyrightTEXT		{ color:#ffffff; font-size:70%; text-align:center; clear:both; border:0px solid #fffff;}
#copyright a 	{ color:#ffffff; }

p.statement ol		{ padding:0; margin:0;	}

/* Standardlinkdefinition */
a.standard 			{ text-decoration:underline;	}
a.standard:hover 	{ text-decoration:underline;	} 

/* Styles for the forms */
.formstyle			{ width:130px; color:#000000; font-family:Arial, helvetica, sans serif; border:0px; background-color:#DFF7FD;	 position:relative; left:10px; margin-bottom:5px; margin-top:5px;}
td.formtext			{ font-size:80%; }	
.smallformstyle		{ width:70px; color:#000000; background-color:#DFF7FD; border:0px; }	
.longformstyle		{ width:286px; color:#000000; font-family:Arial, helvetica, sans serif; background-color:#DFF7FD; border:0px; position:relative; left:10px; margin-bottom:5px; margin-top:5px;}

