﻿
/*
Reset
*/
img{border:0;}


body
{
	margin:0px;
	text-align:center;
	background-image:url('../images/children.gif');
	background-repeat:repeat-y;
	background-position:center;
	background-color:#F6C48E;
	}

td , span , div 
{
	margin:0;
	padding:0;
}
.tmplt {border: dashed 1px silver}
.TopLinksM
{
	color :#00456B;
	width : 100%;
	text-transform : uppercase;
	text-align : center;
	height : 23px;
	font-weight:bold;
		/* NEW */
	cursor:pointer;
	cursor:hand;
			font-size:x-small;
	font-family:Tahoma;

}

.TopLinksM:hover
{
	color :#00456B;
	width : 100%;
	text-transform : uppercase;
	text-align : center;
	height : 23px;
	font-weight:bold;
		/* NEW */
	cursor:pointer;
	cursor:hand;
			font-size:x-small;
	font-family:Tahoma;

}

.TopLinksMover 
{
	color : white;
	width : 100%;
	text-transform : uppercase;
	text-align : center;
	height : 23px;
	font-weight:bold;
			font-size:x-small;
	font-family:Tahoma;

}
.TopLinksMover:hover 
{
	color : white;
	width : 100%;
	text-transform : uppercase;
	text-align : center;
	height : 23px;
	font-weight:bold;
			font-size:x-small;
	font-family:Tahoma;

}


.MenuLinkM {
	width:128px;
	float : left;
	font-weight:bold;
	color :#00456B;
	text-align:center;
	padding-top:2px;
	text-decoration:none;
		font-family : tahoma;
	font-size:xx-small;	
}

.MenuLinkM:hover {
	width:128px;
	float : left;
	font-weight:bold;
	color :#00456B;
	text-align:center;
	padding-top:2px;
	text-decoration:none;
		font-family : tahoma;
	font-size:xx-small;	
}

.MenuLinkMover {
	width:128px;
	float : left;
	font-weight:bold;
	color :#ffffff;
	text-align:center;
	padding-top:2px;
		font-family : tahoma;
	font-size:xx-small;	
}

.MenuLinkMover:hover {
	width:128px;
	float : left;
	font-weight:bold;
	color :#ffffff;
	text-align:center;
	padding-top:2px;
		font-family : tahoma;
	font-size:xx-small;	
}

#TopTable 
{
	margin: auto;
	text-align:left;
	background-color:White;
	width : 850px;
}

#Quicklinks 
{
	background-color : #477994 ;
	text-align :right;
	text-transform : uppercase;
	color:White;
	padding-right : 10px;
	width : 710px;
}

#TopLinks 
{
	color :#00456B;
	width : 90%;
	text-transform : uppercase;
	text-align : center;
	height : 23px;
	font-weight:bold;
}


#TopLinks td 
{
	border-left:solid 1px #7FA2B5 ;
	border: solid 1px #80A2B5;
		/* NEW */
	cursor:pointer;
	cursor:hand;
		font-family : tahoma;
	font-size:x-small;	

}

#TopLinks .Selected 
{
	background-color:#EE9534;
	color : White;
		font-family : tahoma;
	font-size:x-small;	

}


#Links 
{
	padding:5px;
	color : #00456B;
	font-weight:bold;
}
.sep1 , .Links_Selected
{
	color : #EE9534;
}
	 
#TopLinks_Sub { 	 
	 color :#00456B;
	 border-bottom:solid 1px #7FA2B5;
	 height : 21px;
	 padding-left:5px;
}


#MENU {margin: auto; background-color:White;text-align:left}
#Menu1  td
{
	
	background-color:#fff;
	border-top : solid 1px #9FB9C7;
	border-bottom : solid 1px #9FB9C7;
	width:128px;
	float : left;
	height : 19px;
	font-weight:bold;
	color :#00456B;
	text-align:center;
	padding-top:2px;
}

.Menu1_Selected
{
	background-color : #B2BB1E !important ;
	color : #FFF !important ;
}
#Menu2 td
{	
	padding-left:5px;
	color : #00456B;
	height : 20px;
	width  : 850px;
} 
.Menu2_Selected
{
	color :#B2BB1E;
	font-weight : bold;	
}


#Content { width : 850px;margin: auto;
	
	
	
	}
#Content  td 
{
	text-align : left;
	vertical-align : top;
}

#LeftContent 
{
	
	background-color:#F9FAFB;
	padding:5px;
	width : 170px;
	border-right : 3px solid #F6822C;
}
#CenterContent 
{
	background-color:White;
	width : 599px;
	padding:5px;
}
#CenterContentM 
{
	width : 599px;
	padding:5px;
}

#LeftContent div
{
	width : 90%;
	font-family : Tahoma;
	font-size:small;
	font-weight : bold;
	color : #00456B;
}
#LeftContent div input
{
	border : solid 1px #80A2B5;
	width : 155px;
	
	
}
#L2eftContent ul li 
{
	text-align:left;
	width : 80px;
	padding-left : 5px;
	border-left : solid 2px #F6822C;
	font-weight:bold;
	color : #427591;
}

#Copyright
{
	padding-top:10px;
	height:30px;
	text-align:center;
	background-color:#00456B;
	color :White;
}

#UnderCopyright img 
{
	vertical-align:middle;
	float : left;
	}
#UnderCopyright { font-size:xx-small ; color : White;}




.FirstLevel  li
{
	font-size:small;
	color :#407490;
	padding-left: 10px;
}
.SecondLevel li 
{
	font-size:small;
	font-style : italic;
	font-weight:normal;
}
.LevelSelect 
{
	color : #B2BB1E !important;
	font-weight:bold;
}
.MainContent
{
	width : 100%;
	padding:5px;
}
