body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	background-color: #D8DAE0;
}

* html .minwidth {
	border-left:670px solid #FBFCFC;
	position:relative;
	float:left;
	z-index:1;
}

* html #wrapper{
	margin-left:-670px;
	position:relative;
	float:left;
	z-index:2;
}

div	{
	vertical-align: top;
}

.center, .center table {
	margin-left: auto;
	margin-right: auto;
}

.center	{
	text-align: center;
}

.center table, .left, .content, .content h1, .contentmain	{ 
	text-align: left;
}

.right	{
	text-align: right;
}

img {
	border: 0;
}

td	{
	vertical-align: top;
}

#topmenu	{
	background-image: url(/images/template2007/topmenu.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}

#topmenu a, #midmenu a, #footer a {
	color : #fff;
}

#topmenu a:LINK, #topmenu a:VISITED, #midmenu a:LINK, #midmenu a:VISITED, #footer a:LINK, #footer a:VISITED	{
	text-decoration : none;
	color : #fff;
}

#topmenu a:HOVER, #midmenu a:HOVER, #footer a:HOVER	{
	text-decoration : none;
	color : #68707F;
}

#logol, #logor	{
	background-image: url(/images/template2007/logobkg.gif);
	background-repeat: repeat-x;

}

#logor	{
	width: 100%;
	text-align: right;
}

#midmenu	{
	background-image: url(/images/template2007/topmenu.gif);
	background-repeat: repeat-x;
	line-height: 40px;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}

#contentedge	{
	border: 1px solid #1A3F79;
	background-color: #FBFCFC;
	text-align: left;
	display: block;
	color: #000;
}

p, li, label {
	font-size: 80%;
}

.small {
      font-size: 85%;
}

#contentedge h1	{
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #1A3F79;
}

.box    {
	border: 1px solid #1A3F79;
	text-align: left;
}

#contentedge h2, #contentedge h3, #contentedge h4, #contentedge h5, #contentedge h6	{
	font-size: 95%;
	font-weight: bold;
}

#contentedge A:LINK, #contentedge A:VISITED, #contentedge A:ACTIVE {
	text-decoration : underline;
	color : #1A3F79;
}

#contentedge A:HOVER {
	color : #68707F;
	text-decoration : underline;
}

.top	{
	font-size: 75%;
	text-align: right;
}

.tableheader    {
	color : #fff;
	background-color : #1A3F79;
	margin-left: auto;
	margin-right: auto;
	margin:0;
	padding: 5px;
	font-size: 80%;
}

.main {
	background:#FBFCFC;
}

.main .insertr	{
	float:right;
	width:300px; 
	background:#D8DAE0;
	margin:0px 0px 10px 10px;
}

.main .insertl	{
	float:left;
	width:300px; 
	background:#D8DAE0;
	margin:0px 10px 10px 0px;
}

.commentheader {
	padding: 5px;
	color: #000;
	border-left: 1px solid #1A3F79;
	border-right: 1px solid #1A3F79;
}

.commentbox    {
	border: 1px solid #1A3F79;
	text-align: left;
	padding: 10px;
}

.commenttableheader	{
	color : #fff;
	background-color : #1A3F79;
	margin-left: auto;
	margin-right: auto;
	margin:0;
	padding: 5px;
}

#footer	{
	background-image: url(/images/template2007/topmenu.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}
