body {
background: #000;
font-size: 12px;
font-family: Verdana;
margin: 0px;
padding: 0px;
}

#container {
background: #fff;
width: 898px;
margin-left: auto;
margin-right: auto;
padding: 0px 1px;
padding-bottom: 1px;
margin-bottom: 5px;
}

#header {}

#header h1, #header h2 {display: none;}

.header1 {
background: #fff url('images/iheader_1.jpg') no-repeat;
width: 896px;
height: 103px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

.header2 {
background: #fff url('images/iheader_2.jpg') no-repeat;
width: 896px;
height: 108px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#nav {
background: #fff url('images/nav_bg.gif') repeat-x;
height: 23px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#nav ul {
margin: 0px;
padding: 4px 0px;
}

#nav ul li {
display: inline;
padding: 0px 5px;
border-left: 1px solid #253e8d;
}

#nav ul li a:link, #nav ul li a:visited {
color: #253e8d;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
}

#nav ul li a:hover, #nav ul li a:active {
color: #789dd4;
}

#ic_container {
border-left: 0px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding-top: 1px;
}

#ic_container h2, #ic_container h3 {
margin: 0px;
text-transform: uppercase;
}

#ic_lcontainer {
color: #fff;
background: #253e8d;
width: 511px;
float: left;
padding: 10px 3px;
}

.irc_left {
width: 164px;
float: left;
text-align: right;
border-right: 1px solid #fff;
padding-right: 12px;
}

.irc_left h2, .irc_right h2 {
color: #9bbbe9;
font-size: 13px;
padding: 3px 0px 0px 0px;
}

.irc_right {
width: 334px;
float: right;
}

#irc_rc img {
background: #fff;
padding: 1px 1px 1px 14px;
margin: 4px 8px 0px 8px;
}

.irc_rcbox {
border-top: 1px solid #fff;
padding: 10px 0px 15px 0px;
clear: left;
height: 105px;
line-height: 15px;
}

.irc_rcbox p {
font-size: 9px;
}

#ic_rcontainer {
background: #fff url('images/ic_right_bg.jpg') no-repeat bottom left;
width: 369px;
height: 327px;
float: left;
text-align: right;
padding: 10px 10px 0px 0px;
}

#ic_rcontainer h2 {
color: #222;
font-size: 13px;
}

#ic_rcontainer h3 {
color: #253e8d;
font-size: 12px;
}

#ic_rcontainer p {
width: 150px;
float: right;
line-height: 16px;
}

#ic_rcontainer form {
clear: right;
}

#ic_rcontainer .login_link {
padding:10px;
clear: right;
display: block;
}

.login_link a:link, .login_link a:visited {
color: #2c3e8f;
font-weight: bold;
font-size: 20px;
background: #fff url('images/irc_input_bg.gif') repeat-x;
text-transform: uppercase;
text-decoration: none;
padding: 3px 4px;
border: 1px solid #6e6e6e;
}

.irc_input {
color: #2c3e8f;
font-weight: bold;
font-size: 10px;
background: #fff url('images/irc_input_bg.gif') repeat-x;
text-transform: uppercase;
padding: 2px 4px;
width: 100px;
border: 1px solid #6e6e6e;
}

#ic_lcontainer .lbutton {
color: #fff;
background: url('images/lbutton_bg.gif') no-repeat;
padding: 2px 5px 3px 5px;
text-transform: uppercase;
text-decoration: none;
font-size: 9px;
font-weight: bold;
}

#sc_container {
background: #253e8d;
padding: 0px 10px 0px 0px;
height: 100%;
}

#sc_left {
width: 150px;
height: 363px;
float: left;
padding-top: 40px;
}

#sc_right {
color: #fff;
background: #253e8d url('images/sc_right_bg.jpg') no-repeat top right;
width: 704px;
float: right;
padding: 40px 8px 0px 8px;
}

#sc_right h1 {
color: #98b8e7;
text-transform: uppercase;
margin: 0px;
}

#copyright {
color: #fff;
text-align: center;
text-transform: uppercase;
font-size: 8px;
}

#copyright a:link, #copyright a:visited {
color: #fff;
font-family: Verdana;
font-size: 8px;
text-decoration: none;
}

h1 {
	color: #98b8e7;
	margin-bottom: 15px;
}

h2 {
	color: #98b8e7;
	margin-bottom: 10px;
}

h3 {
	color: #98b8e7;
	margin-bottom: 10px;
}

h4 {
	color: #98b8e7;
	margin-bottom: 10px;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
}

b {
	
}

i {
	
}

a:link, a:visited, a:active {
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #98b8e7;
}

a:link.link2, a:visited.link2, a:active.link2 {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.link2 {
	color: #666666;

}

a:link.link3, a:visited.link3, a:active.link3 {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.link3 {
	color: #666666;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	border: solid 1px #999999;
}

input.btn {
	background-color: #777777;
	color: #FFFFFF;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	font-weight: bold;
}

input.btn2 {
	background-color: #CCCCCC;
	color: #000000;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
}

img.img {
	border: 1px solid #000000;
}

img.img2 {
	border: 1px solid #999999;
}

img.left {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #000000;
}

img.left2 {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #999999;
}

img.right {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #000000;
}

img.right2 {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #999999;
}

/* label validation faild */
label.error {
	font-weight: bold;
	color: #FFFC17;
}

label.required {
    background: url(images/required.gif) no-repeat left;
    padding-left: 10px;
}
