﻿div.box
{
}

div.box .box-left
{
	height: 100%;
}

div.box .box-right
{
	height: 100%;
}

div.box .box-top
{
	height: 25px;
	width: 100%;
}

div.box .box-top .box-top-left
{
	width: 27px;
	float: left;
}

div.box .box-top .box-top-left .box-top-left-inner
{
	width: 27px;
	height: 25px;
	position: absolute;
}

div.box .box-top .box-top-right
{	
	width: 27px;
	float: right;
}

div.box .box-top .box-top-right .box-top-right-inner
{
	width: 27px;
	height: 25px;
	position: absolute;
}

div.box .box-bottom
{
	height: 25px;
	width: 100%;
}

div.box .box-bottom .box-bottom-left
{
	width: 27px;
	float: left;
}

div.box .box-bottom .box-bottom-left .box-bottom-left-inner
{
	width: 27px;
	height: 25px;
	position: absolute;
	margin-top: 0px;
}

div.box .box-bottom .box-bottom-right
{
	width: 27px;
	float: right;
}

div.box .box-bottom .box-bottom-right .box-bottom-right-inner
{
	width: 27px;
	height: 25px;
	position: absolute;
	margin-top: 0px;
}

div.box .box-content
{
	margin: 0px 27px;
	padding: 10px;	
}


/*green box*/

div.box .box-leftgreen
{	
	background: url('../img/box_border/left_green.gif') repeat-y left;
}

div.box .box-rightgreen
{
	background: url('../img/box_border/right_green.gif') repeat-y right;
}

div.box .box-topgreen
{	
	background: url('../img/box_border/top_green.gif') repeat-x top;
}

div.box .box-topgreen .box-top-leftgreen
{	
}

div.box .box-topgreen .box-top-leftgreen .box-top-left-innergreen
{	
	background: url('../img/box_border/top_left_green.gif') no-repeat top left;
}

div.box .box-topgreen .box-top-rightgreen
{
}

div.box .box-topgreen .box-top-rightgreen .box-top-right-innergreen
{	
	background: url('../img/box_border/top_right_green.gif') no-repeat top right;
}

div.box .box-bottomgreen
{	
	background: url('../img/box_border/bottom_green.gif') repeat-x bottom;
}

div.box .box-bottomgreen .box-bottom-leftgreen
{
}

div.box .box-bottomgreen .box-bottom-leftgreen .box-bottom-left-innergreen
{	
	background: url('../img/box_border/bottom_left_green.gif') no-repeat bottom right;
}

div.box .box-bottomgreen .box-bottom-rightgreen
{
}

div.box .box-bottomgreen .box-bottom-rightgreen .box-bottom-right-innergreen
{
	background: url('../img/box_border/bottom_right_green.gif') no-repeat bottom right;
}

div.box .box-contentgreen
{
	background-color:#004E44;
	padding: 5px;
	color:#FFFFFF;
	font-family:HelveticaNeue,Arial;
}

div.box .box-contentgreen p
{
	font-size:10px;	
}

div.box .box-contentgreen h1
{
	font-size:14px;
}

div.box .box-contentgreen h2
{
	font-size:11px;
}

/* silver box */

div.box .box-leftsilver
{	
	background: url('../img/box_border/left_silver.gif') repeat-y left;
}

div.box .box-rightsilver
{
	background: url('../img/box_border/right_silver.gif') repeat-y right;
}

div.box .box-topsilver
{
	background: url('../img/box_border/top_silver.gif') repeat-x top;
}

div.box .box-topsilver .box-top-leftsilver
{
}

div.box .box-topsilver .box-top-leftsilver .box-top-left-innersilver
{
	background: url('../img/box_border/top_left_silver.gif') no-repeat top left;
}

div.box .box-topsilver .box-top-rightsilver
{
}

div.box .box-topsilver .box-top-rightsilver .box-top-right-innersilver
{
	background: url('../img/box_border/top_right_silver.gif') no-repeat top right;
}

div.box .box-topsilver .box-top-rightsilver .box-top-right-tab-innersilver
{
	background: url('../img/box_border/top_right_tab_silver.gif') no-repeat top right;
}


div.box .box-bottomsilver
{
	background: url('../img/box_border/bottom_silver.gif') repeat-x bottom;
}

div.box .box-bottomsilver .box-bottom-leftsilver
{
}

div.box .box-bottomsilver .box-bottom-leftsilver .box-bottom-left-innersilver
{
	background: url('../img/box_border/bottom_left_silver.gif') no-repeat bottom right;
}

div.box .box-bottomsilver .box-bottom-rightsilver
{
}

div.box .box-bottomsilver .box-bottom-rightsilver .box-bottom-right-innersilver
{
	background: url('../img/box_border/bottom_right_silver.gif') no-repeat bottom right;
}


div.box .box-contentsilver
{
	background-color:#F3F3F4;
	padding: 5px;
	color:#FFFFFF;
	font-family:Arial;
}

div.box .box-contentsilver p,.box-contentsilver a,.box-contentsilver h1
{	
	font-family:Arial;
}

div.box .box-contentsilver p
{
	color:#000000;
	margin:10px -10px 0px -10px;		
}

div.box .box-contentsilver a
{
	font-weight:bold;
}

div.box .box-contentsilver a,.box-contentsilver h1
{
	color:#A50235;
}

div.box .box-contentsilver h1
{	
	margin:0px -10px 0px -10px;
	font-family:HelveticaNeue,Arial;
	font-size:large;
}

div.box .box-contentsilver img
{	
	margin:0px -20px 0px -20px;
}

/* blue box */

div.box .box-leftblue
{	
	background: url('../img/box_border/left_blue.gif') repeat-y left;
}

div.box .box-rightblue
{
	background: url('../img/box_border/right_blue.gif') repeat-y right;
}

div.box .box-topblue
{
	background: url('../img/box_border/top_blue.gif') repeat-x top;
}

div.box .box-topblue .box-top-leftblue
{
}

div.box .box-topblue .box-top-leftblue .box-top-left-innerblue
{
	background: url('../img/box_border/top_left_blue.gif') no-repeat top left;
}

div.box .box-topblue .box-top-rightblue
{
}

div.box .box-topblue .box-top-rightblue .box-top-right-innerblue
{
	background: url('../img/box_border/top_right_blue.gif') no-repeat top right;
}

div.box .box-bottomblue
{
	background: url('../img/box_border/bottom_blue.gif') repeat-x bottom;
}

div.box .box-bottomblue .box-bottom-leftblue
{
}

div.box .box-bottomblue .box-bottom-leftblue .box-bottom-left-innerblue
{
	background: url('../img/box_border/bottom_left_blue.gif') no-repeat bottom right;
}

div.box .box-bottomblue .box-bottom-rightblue
{
}

div.box .box-bottomblue .box-bottom-rightblue .box-bottom-right-innerblue
{
	background: url('../img/box_border/bottom_right_blue.gif') no-repeat bottom right;
}

div.box .box-contentblue
{
	background-color:#57B7DF;
	padding: 0px;
	color:#FFFFFF;
	font-family:Arial;
}

div.box .box-contentblue p,.box-contentblue a,.box-contentblue h1
{	
	font-family:Arial;
}

div.box .box-contentblue p
{
	margin:10px -10px 10px -10px;		
}

div.box .box-contentblue a
{
	font-size:9pt;
}

div.box .box-contentblue .largelink
{
	font-size:larger;
	font-family:LubalinGraph,LubalinGraph Demi;
}

div.box .box-contentblue a,.box-contentblue h1
{
	color:#FFFFFF;
}

div.box .box-contentblue h1
{	
	margin:0px -10px 0px -10px;
	font-family:HelveticaNeue,Arial;
	font-size:20px;
}

/* darkblue box */

div.box .box-leftdarkblue
{	
	
	background: url('../img/box_border/left_darkblue.gif') repeat-y left;
}

div.box .box-rightdarkblue
{
	background: url('../img/box_border/right_darkblue.gif') repeat-y right;
	
}

div.box .box-topdarkblue
{
	background: url('../img/box_border/top_darkblue.gif') repeat-x top;
}

div.box .box-topdarkblue .box-top-leftdarkblue
{
}

div.box .box-topdarkblue .box-top-leftdarkblue .box-top-left-innerdarkblue
{
	background: url('../img/box_border/top_left_darkblue.gif') no-repeat top left;
	width:36px;
	height:36px;
}

div.box .box-topdarkblue .box-top-rightdarkblue
{
	width:36px;
}

div.box .box-topdarkblue .box-top-rightdarkblue .box-top-right-innerdarkblue
{
	background: url('../img/box_border/top_right_darkblue.gif') no-repeat top right;
	width:36px;
	height:36px;
}

div.box .box-bottomdarkblue
{
	background: url('../img/box_border/bottom_darkblue.gif') repeat-x bottom;
	height:36px;
}

div.box .box-bottomdarkblue .box-bottom-leftdarkblue
{
	width:36px;
}

div.box .box-bottomdarkblue .box-bottom-leftdarkblue .box-bottom-left-innerdarkblue
{
	background: url('../img/box_border/bottom_left_darkblue.gif') no-repeat bottom right;	
	width:36px;
	height:36px;
}

div.box .box-bottomdarkblue .box-bottom-rightdarkblue
{
	width:36px;
}

div.box .box-bottomdarkblue .box-bottom-rightdarkblue .box-bottom-right-innerdarkblue
{
	background: url('../img/box_border/bottom_right_darkblue.gif') no-repeat bottom right;
	width:36px;
	height:36px;
}

div.box .box-contentdarkblue
{
	background-color:#1E3A54;
	padding: 0px;
	color:#FFFFFF;
	font-family:HelveticaNeue,Arial;
}

div.box .box-contentdarkblue p
{
	font-size:11px;	
}

div.box .box-contentdarkblue a
{
	color:White;
	font-family:HelveticaNeue,Arial;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

div.box .box-contentdarkblue h1
{	
	font-size:20px;
}

div.box .box-contentdarkblue h2
{		
	font-size:11px;
}


/* pink box */

div.box .box-leftpink
{	
	
	background: url('../img/box_border/left_pink.gif') repeat-y left;
}

div.box .box-rightpink
{
	background: url('../img/box_border/right_pink.gif') repeat-y right;
	
}

div.box .box-toppink
{
	background: url('../img/box_border/top_pink.gif') repeat-x top;
}

div.box .box-toppink .box-top-leftpink
{
}

div.box .box-toppink .box-top-leftpink .box-top-left-innerpink
{
	background: url('../img/box_border/top_left_pink.gif') no-repeat top left;
	width:54px;
	height:54px;
}

div.box .box-toppink .box-top-rightpink
{
	width:54px;
}

div.box .box-toppink .box-top-rightpink .box-top-right-innerpink
{
	background: url('../img/box_border/top_right_pink.gif') no-repeat top right;
	width:54px;
	height:54px;
}

div.box .box-bottompink
{
	background: url('../img/box_border/bottom_pink.gif') repeat-x bottom;
	height:54px;
}

div.box .box-bottompink .box-bottom-leftpink
{
	width:54px;
}

div.box .box-bottompink .box-bottom-leftpink .box-bottom-left-innerpink
{
	background: url('../img/box_border/bottom_left_pink.gif') no-repeat bottom right;	
	width:54px;
	height:54px;
}

div.box .box-bottompink .box-bottom-rightpink
{
	width:54px;
}

div.box .box-bottompink .box-bottom-rightpink .box-bottom-right-innerpink
{
	background: url('../img/box_border/bottom_right_pink.gif') no-repeat bottom right;
	width:54px;
	height:54px;
}

div.box .box-contentpink
{
	background-color:#C70C47;
	padding: 0px;
	color:#FFFFFF;
	font-family:HelveticaNeue,Arial;
}

div.box .box-contentpink p
{
	font-size:11px;	
	margin-top:2px;
	margin-bottom:5px;
}

div.box .box-contentpink a
{
	color:White;
	font-family:HelveticaNeue,Arial;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

div.box .box-contentpink h1
{	
	font-size:20px;
}

div.box .box-contentpink h2
{		
	font-size:11px;
}

div.box .box-contentpink ul
{
	font-size: 11px;
	font-weight:bold;	
	margin-left: 17px;
	margin-bottom:0px;
	margin-top:0px;
}

div.box .box-contentpink hr
{
	border-top: white thin dashed;
}



/* mint box */

div.box .box-leftmint
{	
	
	background: url('../img/box_border/left_mint.gif') repeat-y left;
}

div.box .box-rightmint
{
	background: url('../img/box_border/right_mint.gif') repeat-y right;
	
}

div.box .box-topmint
{
	background: url('../img/box_border/top_mint.gif') repeat-x top;
}

div.box .box-topmint .box-top-leftmint
{
}

div.box .box-topmint .box-top-leftmint .box-top-left-innermint
{
	background: url('../img/box_border/top_left_mint.gif') no-repeat top left;
	width:26px;
	height:26px;
}

div.box .box-topmint .box-top-rightmint
{
	width:26px;
}

div.box .box-topmint .box-top-rightmint .box-top-right-innermint
{
	background: url('../img/box_border/top_right_mint.gif') no-repeat top right;
	width:26px;
	height:26px;
}

div.box .box-bottommint
{
	background: url('../img/box_border/bottom_mint.gif') repeat-x bottom;
	height:26px;
}

div.box .box-bottommint .box-bottom-leftmint
{
	width:26px;
}

div.box .box-bottommint .box-bottom-leftmint .box-bottom-left-innermint
{
	background: url('../img/box_border/bottom_left_mint.gif') no-repeat bottom right;	
	width:26px;
	height:26px;
}

div.box .box-bottommint .box-bottom-rightmint
{
	width:26px;
}

div.box .box-bottommint .box-bottom-rightmint .box-bottom-right-innermint
{
	background: url('../img/box_border/bottom_right_mint.gif') no-repeat bottom right;
	width:26px;
	height:26px;
}

div.box .box-contentmint
{
	background-color:#0C6969;
	margin: 0px 25px;
	color:#FFFFFF;
	font-family:HelveticaNeue,Arial;
}

div.box .box-contentmint p
{
	font-size:11px;	
}

div.box .box-contentmint a
{
	color:White;
	font-family:HelveticaNeue,Arial;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

div.box .box-contentmint h1
{	
	font-size:20px;
}

div.box .box-contentmint h2
{		
	font-size:11px;
}
