BODY
{
	margin: 15px;
	text-align: center;
	background: #294380;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: tahoma;
}

INPUT.must, textarea.must, select.must
{
	background: #EFFFFF;
}

LABEL.must
{	
	color1: #004B7C;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

P.info
{
	font-size: 90%;#menu
	color: #666666;
	margin-bottom: 10px;
}

.clear
{
	clear: left;
}

.error
{
	font-size: 80%;
	color: #CC0000;
}

#wrapper
{
	width: 972px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#banner
{
	width: 972px;
	height: 450px;
}

#border
{
	width: 932px;
	height: 410px;
	position: absolute;
	border-width: 20px;
	border-style: solid;
	border-color: #D4D9E6;
	border-color: #F0FAFF;
	border-color: #F5F5F5;
}

#borderwhite
{
	width: 930px;
	height: 408px;
	margin-top: 20px;
	margin-left: 20px;
	position: absolute;
	border: 1px solid #FFFFFF;
}

#menu
{
	width: 930px;
	color: #FFFFFF;
	font-size: 90%;
	margin-top: 21px;
	margin-left: 21px;
	margin-right: 21px;
	position: absolute;
	background: url('../images/menu_bg.jpg') repeat-x;
}

#menu UL
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	list-style-type: none;
}

#menu UL LI
{
	float: left;
	line-height: 45px;
}

#menu UL LI A
{
	display: block;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	font-family: georgia;
	text-decoration: none;
}

#menu UL LI.over A, #menu UL LI A:hover
{
	color: #294380;
}

#menu UL LI DIV
{
	position: absolute;
}

#menu UL LI UL
{
	font-size: 110%;
	background: #457AB0;
}

#menu UL LI UL LI
{
	float: none;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu UL LI.over UL LI A, #menu LI UL LI A
{ 
	_width: 100%;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 20px;
	font-weight: normal;
	font-family: tahoma;
	white-space: nowrap;
	display: inline-block;
}

#menu UL LI UL LI A:hover, #menu UL LI.over UL LI A:hover, #menu UL LI.over UL LI.over A
{
	color: #457AB0;
	background: #FFFFFF;
}

#menu UL LI UL LI UL
{
	font-size: 100%;
	padding-top: 10px;
	background1: #000000;
}

#menu UL LI.over UL LI.over UL A
{
	color: #FFFFFF;
	background: #457AB0;
}

#leftbg
{
	width: 200px;
	height: 363px;
	margin-top: 66px;
	margin-left: 21px;
	position: absolute;
	background: #C6CDDD;
	background: #E7E7E7;
}

#left
{
	width: 160px;
	height: 363px;
	margin-top: 66px;
	margin-left: 40px;
	position: absolute;
}

#logo
{
	width: 160px;
	height: 158px;
	background: url('../images/gipcl_logo.png')
}

#logo1
{
	width: 199px;
	height: 210px;
	position: relative;
	margin-left: -18px;
	background: url('../images/gipcl1_logo.png')
}

#news
{
	height: 170px;
	color: #294380;
	margin-top: 10px;
	position: absolute;
}

#news H1
{
	margin: 0px;
	font-size: 110%;
	margin-bottom: 7px;
	font-family: georgia;
}

#news H1 A
{
	color: #000000;
	text-decoration: none;
}

#news H1 A:hover
{
	text-decoration: underline;
}

#news P
{
	margin: 0px;
	font-size: 90%;
	margin-bottom: 20px;
}

#news P A
{
	color: #294380;
	text-decoration: none;
}

#news P A:hover
{
	text-decoration: underline;
}

#image
{
	width: 730px;
	height: 363px;
	margin-top: 66px;
	margin-left: 221px;
	position: absolute;
}

#title
{
	margin: 0px;
	width: 730px;
	color: #294380;
	font-size: 200%;
	line-height: 40px;
	margin-top: 389px;
	margin-left: 221px;
	position: absolute;
	padding-left: 20px;
	font-family: georgia;
	background: #FFFFFF;
	filter: alpha(OPACITY=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#content
{
	color: #333333;
	font-size: 110%;
	margin-top: -20px;
	font-family: arial;
	background: #F5F5F5;
}

#content .margin
{
	margin: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#content #leftbar
{
	float: left;
	width: 200px;
	font-size: 90%;
	background: #F5F5F5;
}

#leftbar H3
{
	margin: 0px;
	color1: #294380;
	font-size: 170%;
	margin-bottom: -5px;
	font-family: trebuchet ms;
}

#content #tab
{
	padding-top: 20px;
	background: #E7E7E7;
	padding-bottom: 20px;
}

#content #tab UL
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}

#content #tab UL LI
{
	line-height: 22px;
	padding-left: 20px;
}

#content #tab UL LI A
{
	width: 100%;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content #tab UL LI A:hover
{
	font-weight: bold;
	text-decoration: none;
}

#content #tab UL LI A.active
{
	font-weight: bold;
	padding-left: 20px;
	background: #F5F5F5;
	text-decoration: none;
}

#leftbar .box
{
	padding: 15px;
	padding-top: 30px;
	background: #E7E7E7;
	padding-bottom: 10px;
	border-top1: 1px solid #BEBEBE;
	border-bottom: 2px solid #BEBEBE;
}

#leftbar p   
{
	margin: 0px;
	margin-bottom: 20px;
}

#leftbar A
{
	color: #294380;
	text-decoration: none;
}

#leftbar A:hover
{
	text-decoration: underline;
}

#leftbar OL, #leftbar UL
{
	margin: 0px;
	padding: 0px;
	color: #294380;
	margin-left: 25px;
	padding-bottom: 15px;
}

#leftbar OL LI
{
	margin-bottom: ;
}

#leftbar OL LI.active
{
	color: #333333;
}

#leftbar .info
{
	font-size: 90%;
	color: #666666;
}

#leftbar .info A
{
	color: #666666;
	text-decoration: none;
}

#leftbar .info A:hover
{
	text-decoration: underline;
}

#content #main
{
	margin-left: 199px;
	padding-left: 20px;
	border-left: 1px solid #E7E7E7;
}

#content #main.full
{
	margin-left: 0px;
	border-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#main H2
{
	margin: 0px;
	color: #00AEEF;
	font-size: 150%;
	margin-bottom: 20px;
	font-family: georgia;
}

#main H3
{
	margin: 0px;
	font-size: 135%;
	margin-bottom: 10px;
	font-family: georgia;
}

#main H4
{
	margin: 0px;
	font-size: 120%;
	margin-bottom: 10px;
	font-family: georgia;
}

#main A
{
	color: #294380;
	text-decoration: none;
}

#main A:hover
{
	text-decoration: underline;
}

#main UL LI
{
	margin-bottom: 5px;
}

#main .box
{
	float: right;
	width: 220px;
	font-size: 90%;
	margin-left: 20px;
	background: #EEEEEE;
	border: 1px solid #E7E7E7;
}

#main .box .margin
{
	margin: 20px;
}

#main .box .margin UL
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 25px;
}

#bottom
{
	padding: 10px;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	background: #0086B8;
}

DIV.hidden
{
	display: none;
}

DIV.active
{
	display: inline;
}

#bottom A
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottom A:hover
{
	text-decoration: underline;
}

#path
{
	font-size: 80%;
	font-weight: bold;
}

#path A
{
	color: #294380;
	text-decoration: none;
}

#path A:hover
{
	color: #000000;
}

.album
{
	float: left;
	width: 163px;
	height: 140px;
	color: #FFFFFF;
	font-size: 90%;
	display: inline;
	margin-right: 19px;
	text-align: center;
	margin-bottom: 20px;
	background: #E7E7E7;
	border-top: 1px solid #BEBEBE;
	border-bottom: 2px solid #BEBEBE;
}

.album P
{
	margin: 9px;
	text-align: center;
}

.album P SPAN
{
	font-size: 90%;
	color: #333333;
}

.album P A
{
	margin-bottom: 10px;
}

.album P A SPAN
{
	color: #CC0000;
	display: block;
	font-size: 100%;
	margin-top: 5px;
}

.dwn
{
	padding-top: 10px;
	background: #F2F2F2;
	border-top: 1px solid #E7E7E7;
	border-bottom: 2px solid #E7E7E7;
}

.download
{
	float: left;
	width: 130px;
	color: #294380;
	font-size: 90%;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
}

.download P
{
	margin-left: 10px;
	margin-right: 10px;
}

.download P SPAN
{
	font-size: 90%;
	color: #666666;
}

.download A
{
	color: #294380;
	text-decoration: none;
}

.download A:hover
{
	text-decoration: underline;
}

.post
{
	font-size: 90%;
	margin-right: 20px;
	background: #F2F2F2;
	margin-bottom: 20px;
	border-bottom: 1px solid #BEBEBE;
}

.post DIV
{
	color: #000000;
	font-size1: 90%;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	background: #E7E7E7;
	margin-bottom1: 10px;
	border-bottom: 1px solid #BEBEBE;
}

.post DIV SPAN1
{
	margin-right: 490px;
}

.post P
{
	margin-left: 10px;
	margin-right: 10px;
}

.post P B
{
	color: #000000;
}

.post P SPAN
{
	font-size: 90%;
	color: #666666;
}

.post A
{
	color: #294380;
	text-decoration: none;
}

.post A:hover
{
	text-decoration: underline;
}

.inputtable
{
	width: 708px;
	color: #333333;
	background: #F2F2F2;
	border-bottom: 2px solid #E7E7E7;
}

.inputtable .info
{
	font-size: 90%;
	color: #294380;
}

.inputtable INPUT, TEXTAREA, SELECT
{
	color: #333333;
	border: 1px solid #717171;
}

.inputtable INPUT, SELECT
{
	height: 20px;
	padding-top: 2px;
}

.inputtable INPUT.noborder
{
	border: 0px;
}

.inputtable INPUT.button
{
	height: 25px;
	color: #FFFFFF;
	font-size: 90%;
	padding-top: 0px;
	font-weight: bold;
	background: #294380;
	border: 1px solid #FFFFFF;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
}

.inputtable TH
{
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	background: #0086B8;
	border-bottom: 1px solid #FFFFFF;
}

.datatable
{
	width: 708px;
	color: #333333;
	font-size: 100%;
	font-family: arial;
	background: #E7E7E7;
	border1: 1px solid #C6CDDD;
	border-collapse: collapse;
}

.datatable .info
{
	color: #666666;
}

.datatable TH
{
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	background: #0086B8;
	border-bottom: 1px solid #FFFFFF;
}

.datatable TR.subhead TD
{
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

.datatable TR.alt
{
	background: #F2F2F2;
}

FIELDSET
{
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

FIELDSET LEGEND
{
	font-size: 120%;
	padding: 0px 10px;
	font-weight: bold;
}

FIELDSET DIV
{
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

FIELDSET DIV P
{
	margin: 0px;
}