

/*---Core Start---*/
div, h1, h2, h3, p, hr, input, form{
padding:0;
margin:0;
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53577a;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#MainContainerBG{
	width:840px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-color:#fff;
	background-image:url(../core/bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left; 
	min-height:300px;
}

#MainContainer{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;	
	text-align:left; 
	min-height:300px;
	
	padding-top: 100px;
	background-image:url(../core/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}
h1
{
font-size:30px;
padding:3px 0px 5px 0px;
color:#2775b2;
}

h2
{
font-size:20px;
color:#2775b2;
padding:3px 0px 5px 0px;
}

h3
{
font-size:16px;
color:#2775b2;
padding:3px 0px 5px 0px;
}

p
{
font-size:12px;
padding-bottom:10px;
color:#53577a;
}

.darkBlue
{
color:#2f3695;
}

a, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #2775b2;
	text-decoration:underline;
}
a:visited {
	color: #2775b2;
	text-decoration:underline;
}
a:hover { 
	color: #53577a; 
	text-decoration:underline;
}



.col1{
float:left;
width:522px;
padding-right:15px;
overflow:hidden;
height:auto;
padding-bottom:20px;
}

.col2{
float:right;
width:203px;
overflow:hidden;
height:auto;
}

/*---Core End-----*/

/*---Head Start---*/
#PageHead{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	height:80px;
	padding-top:20px;
	border-bottom:thin #FFFFFF solid;
	background-image:url(../core/header.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}


#headerLoc{
float:right;
height:30px;
line-height:30px;
width:100px;
padding-left:10px;
background-color:#000000;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
/*---Head End-----*/

/*---HPage Navigation-----*/

#PageNavigation{
	height:21px;
	padding-bottom:5px;
	border-bottom:#a4c3e4 thin solid;
	margin-bottom:25px;
	padding-top:5px;
}


.PageNavItems a, .PageNavItems a:link, .PageNavItems a:active, .PageNavItems a:visited, .PageNavItems a:hover 
{
	font-size:14px;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
	color:#2d499d;
	padding:0px 10px 0px 10px;
}


.PageNavItems a.current, .PageNavItems a:hover {
	display:block;
	height:21px;	
	text-align:center;
	color:#FFFFFF;		
	background-color:#2f3695;
	text-decoration:none;
}

.PageNavItems a.selected{
	color:#ff6391;
	background-color:#2f3695;
	/*background-image:url(../core/WhitetabEnd.png);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	text-decoration:none;
}

.PageNavItems a:hover{
	background-color:#2775b2;
}

#PageNavigation ul{
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
	height: 21px;
	position: relative;
	z-index: 1;
	border-bottom:#FFFFFF thick solid;
	width:540px;
	float:left;
}

#PageNavigation ul.ChooseAnotherTPs
{
	width:200px;
	float:left;
}

#PageNavigation ul li{
	display:block;
	float:left;
	height:21px;
	margin-right:13px;
	position:relative;
}

/* Page Nav End */


/*---Body Start---*/
#PageBody{
	text-align:left;
	padding:0px 0px 20px 0px;
}

.RHSec{
height:100px;
height:auto;
min-height:100px;
background-color:#ebf3fc;
color:#000000;
width:203px;
margin-bottom:20px;
}

.RHSecTitle{
background:#5895c5;
width:198px;
height:18px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:5px 0px 5px 5px;
}

.RHSecDesc{
background:#ebf3fc;
width:150px;
height:131px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:0px 0px 5px 0px;
margin:0px auto 10px auto;
text-align:center;
background-image:url(../core/RHdescBG.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.RHSecDesc a
{
color:#FFFFFF;
}

.RHSecCon{
width:193px;
padding:5px 5px 20px 5px;
}

.HPimg{
margin:7px 0px 7px 0px;
border:none;
}

.notice
{
font-size:20px;
text-align:center;
font-weight:bold;
background-image:url(../core/worldcuplogo.jpg);
background-repeat:no-repeat;
background-position:top;
height:260px;
width:193px;
}

.notice_big
{
font-size:150px;
display:block;
color:#2775b2;
}

A.BigButtonBox, A.BigButtonBox:active, A.BigButtonBox:visited, A.BigButtonBox:link, A.BigButtonBox:focus{
	display:block;
	line-height:30px;
	margin-top:10px;
	height:30px;
	width:115px;	
	text-align:center;
	font-size:14px;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
	background-image:url(../core/MedFloatingBtn.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

A.BigButtonBox:hover{
	display:block;
	line-height:30px;
	margin-top:10px;
	height:30px;
	width:115px;	
	text-align:center;
	font-size:14px;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
	background-image:url(../core/MedFloatingBtn.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.TextField{
	font-size:14px;
	padding:5px;
	border:#cccccc 1px solid;
	background-color:#a9d9ff;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.TextArea{
	font-size:14px;
	padding:5px;
	border:#cccccc 1px solid;
	background-color:#a9d9ff;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	height:70px;
}


/*---Body End-----*/

/*---Foot Start---*/
/* footer */
.footerBlank {
	clear:both;
	color: #ffffff;	
	height: 48px;
	padding:3px 0px 3px 10px;
	text-align:left;
	background-color:#5895c5;
}

.footerBlank img
{
	border:none;
}

#foot_col1
{
	float:left;
	width:370px;
	display:block;
	overflow:hidden;
}

#foot_col2
{
	float:right;
	width:360px;
	display:block;
	overflow:hidden;
	text-align:right;
}



.footerBlank a, .footerBlank a:link, .footerBlank a:visited{
	COLOR: #ffffff;
	text-decoration:underline;
}
.footerBlank a:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}


/******* end footer **/
/*---Foot End-----*/

