/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.news {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }.gelogo {
	background-image: url(../images/gebg.gif);
	background-repeat: no-repeat;
}
a.video:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #28297B;
}
a.video:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #28297B;
}
a.video:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D86F25;
}
a.video:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D86F25;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #101884;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #101884;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28297B;
	text-decoration: none;
}
a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28297B;
	text-decoration: none;
}
a.topmenu:active{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #3865AF;
	}
a.topmenu:hover{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #3883F4;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D86F25;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td.vertnorepeat {
	background-repeat:repeat-x;
	}
td.horiznorepeat {
	background-repeat:repeat-y;
	}
.newsbg {
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


/* Global Link */
	A {
		font-size: 12px;
		font-family: Arial, Verdana, Sans-Serif;
	}
	A:link{
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 12px;
		color: #000080;
		font-weight: 200; 
	}
	A:visited{
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 12px;
		color: #476089;
		font-weight: normal; 
	}
	A:active{
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 12px;
		color: #3865AF;
		font-weight: normal; 
	}
	A:hover{
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 12px;
		color: #3883F4;
		font-weight: normal; 
	}
.menubg {
	background-image: url(../images/menu.gif);
	background-repeat: repeat-y;
}
