body
{
	font-family:Helvetica, Arial;
	font-size: 12px;
	color:#58443A;
}

a, a:visited, a:active
{
	color:#36338A;
	text-decoration:none;
}
a:hover 
{
	color:#FF6220;
}
img {
	border: 0;
}

ul {
	margin-top:0px;
}

ul li {
	padding-top:5px;
	margin-left:-15px;
}

ul li ol
{
	list-style-type:upper-roman;
}

h2 {
	font-size:18px;	
	color:#36338A;
	margin-top:0px;
}

h3 {
	margin-bottom:5px;
	font-size:16px;
}

#shadow_left 
{
	background-image:url(/cutup/images/shadow_left.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

#shadow_right 
{
	background-image:url(/cutup/images/shadow_right.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#shadow_bottom 
{
	background-image:url(/cutup/images/shadow_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#shadow_bottom_left 
{
	background-image:url(/cutup/images/shadow_bottom_left.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#shadow_bottom_right 
{
	background-image:url(/cutup/images/shadow_bottom_right.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#mainbanner {
	background-color:#000;
}

#cell0header {
	background-color:#2A93AD;
	height:47px;
}

#cell0 {
	background-color:#D4E9EF;
	padding:15px;
	vertical-align:top;
}

#cell1header {
	background-color:#FF9A21;
	height:48px;
}

#cell1 {
	background-color:#FFEBD2;
	padding:15px;
	vertical-align:top;
}

#cell2header {
	background-color:#94AE2C;
	height:48px;
}

#cell2
{
	background-color:#E9EFD4;
	padding:15px;
	vertical-align:top;
}

#cell3header 
{
	background-color:#E24747;
	height:48px;
}

#cell3
{
	background-color:#F9DADA;
	padding:15px;
	vertical-align:top;
}

#cell4header 
{
	background-color:#FFD343;
	height:48px;
}

#cell4
{
	background-color:#FFF6D9;
	padding:15px;
	vertical-align:top;
}

#footer_cell1 
{
	border-right:1px solid #E0E0E0;
	color:#808080;
	vertical-align:top;
	padding:20px;
}

#footer_cell2
{
	border-right:1px solid #E0E0E0;
	color:#808080;
	vertical-align:top;
	padding:20px 0 20px 10px;
}

#footer_cell3
{
	color:#808080;
	vertical-align:top;
	padding:20px 0 20px 10px;
}

#footer_cell3 a
{
	color:#808080;
}

#footer_cell3 a:hover
{
	color:#000;
}

#int_leftside {
	padding:0px;
	vertical-align:top;
}
#int_lefttitle {
	padding:0px;
	margin:0px;
	height:48px;
	width:250px;
	vertical-align:top;
}

#int_leftside a, a:visited, a:active
{
	color:#FF6220;
	text-decoration:none;
}
#int_leftside a:hover 
{
	color:#36338A;
}
#int_rightside {
	padding:15px;
	vertical-align:top;
}
#footer_seperator {
	background-image: url(../../../../images/footer_seperator.jpg);
	background-repeat:repeat-x;
	width:100%;
}