body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #dbedf5;
	border: 1px solid #a5b3ba;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	border: 1px solid #000033;
}

.radio{
	border-style:none;
	background:none;
}

.error{ color:#CC3300; font-family:verdana; font-size:12px; }

.error1 ul {
	background: url(../images/alert.png) 5px 0.5em no-repeat #F8E0D6;
	border:#DD7244 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.error1 li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:11px;
	color:#cc0000;
}

.displayMsg ul {
	background: url(../images/ok.png) 5px 0.5em no-repeat #D9EAC8;
	border:#C5D898 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.displayMsg li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:11px;
	color:#003300;
}

img {
	border-style:none;
}

/******************************************** Header ************************************/
.headerTop{ background:url(../images/X-Winter-Final_01.jpg) no-repeat top left; width:1101px; height:159px; }
.header1{ background:url(../images/X-Winter-Final_02.jpg) no-repeat top left; width:10px; height:45px; }	
.header2{ background:url(../images/X-Winter-Final_03.jpg) repeat-x; }
.header3{ background:url(../images/X-Winter-Final_05.jpg) no-repeat top left; width:10px; height:45px; }

/******************************************** Left **************************************/
.left_1{ background:url(../images/X-Winter-Final_06.jpg) no-repeat top left; width:228px; height:39px; }
.left_2{ background:url(../images/X-Winter-Final_08.jpg) no-repeat top left; width:228px; height:16px; }
.left_3{ background:url(../images/X-Winter-Final_13.jpg) repeat-y top left; width:228px; }
.left_4{ background:url(../images/X-Winter-Final_21.jpg) no-repeat top left; width:228px; height:16px; }
.left_5{ background:url(../images/X-Winter-Final_23.jpg) no-repeat top left; height:125px; width:228px; } 
.left_6{ background:url(../images/X-Winter-Final_26.jpg) no-repeat top left; height:106px; width:228px; } 
.left_7{ background:url(../images/X-Winter-Final_28.jpg) no-repeat top left; width:228px; height:22px; } 
.left_8{ background:url(../images/X-Winter-Final_08.jpg) no-repeat top left; width:228px; height:16px; }
.left_9{ background:url(../images/X-Winter-Final_13.jpg) repeat-y top left; width:228px; }
.left_10{ background:url(../images/X-Winter-Final_21.jpg) no-repeat top left; width:228px; height:16px; }

/******************************************** body **************************************/
.body_1{ background:url(../images/X-Winter-Final_07.jpg) no-repeat top left; width:770px; height:43px; }
.body_2{ background:url(../images/body_top_bg.jpg) repeat-x top left; border-left:#3366cc 2px solid; border-right:#3366cc 2px solid; padding:5px; width:770px; }
.body_3{ background:url(../images/X-Winter-Final_29.jpg) no-repeat top left; width:770px; height:37px; }


h1{
	color:#000000;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
}

h1 span{
	color:#ff0000;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
}

h2{
	color:#003768;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

h2 span{
	color:#ff0000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

#navigation{
	float:left;
	height:45px;
	margin:0;
	padding:0;
}

#navigation ul{
	margin:0;
	padding:0;
	height:45px;
}

#navigation ul li {
	float:left;
	list-style:none;
	height:45px;
	line-height:45px;
	background:url(../images/li_right.jpg) no-repeat right;
}

#navigation ul li a:link, #navigation ul li a:visited{
	color:#0d3c8a;
	font-size:18px;
	font-family:Arial;
	/*font-weight:bold;*/
	height:45px;
	line-height:45px;
	text-decoration:none;
	padding:0 15px 0 15px;
	margin:0;
}

#navigation ul li a:hover{
	color:#F3FCFE;
	font-size:18px;
	font-family:Arial;
	/*font-weight:bold;*/
	line-height:45px;
	text-decoration:none;
	height:45px;
	padding:0 15px 0 15px;
	margin:0;
}

/************************************************* *********************/
#navigation1{
	margin:0;
	padding:0;
	width:190px;
	padding-left:15px;
}

#navigation1 ul{
	margin:0;
	padding:0;
}

#navigation1 ul li {
	list-style:none;
	height:41px;
	line-height:41px;
	border-bottom:2px dotted #0d3c8a;
	width:190px;
}

#navigation1 ul li a:link, #navigation1 ul li a:visited{
	color:#0d3c8a;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	height:41px;
	line-height:41px;
	text-decoration:none;
	padding:0px;
	margin:0;
	width:190px;
}

#navigation1 ul li a:hover{
	background-color:#d5eaff;
	color:#0d3c8a;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	line-height:41px;
	text-decoration:none;
	height:41px;
	padding:0px;
	margin:0;
	width:190px;
}

/************************************* Navigation 2 ************************************************/
#navigation2{
	margin:0;
	padding:0;
	width:190px;
	padding-left:15px;
}

#navigation2 ul{
	margin:0;
	padding:0;
}

#navigation2 ul li {
	list-style:none;
	height:41px;
	line-height:41px;
	border-bottom:2px dotted #333333;
	width:190px;
}

#navigation2 ul li a:link, #navigation2 ul li a:visited{
	color:#333333;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	height:41px;
	line-height:41px;
	text-decoration:none;
	padding:0px;
	margin:0;
	width:190px;
}

#navigation2 ul li a:hover{
	background-color:#CCCCCC;
	color:#333333;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	line-height:41px;
	text-decoration:none;
	height:41px;
	padding:0px;
	margin:0;
	width:190px;
}

.content_txt{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3075b5;
}